Products.plonepas

Latest version: v8.0.4

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 15

5.0.4

------------------

- Removed tests for non-utf-8 encodings.
[esteele]

5.0.3

------------------

- Allow to set a property to None.
[ebrehault]

5.0.2

------------------

- Prevent CRSF protecting errors when logging out because of
Zope2 write on read issues
[vangheem]

- Reduce logging level for while patching from info down to debug.
[jensens]

5.0.1

------------------

- Add a integrated test setup with codeanalysis and travis. For this moved
``Products`` folder to a ``src`` folder in order to follow the package
structure expected by ``buildout.plonetest``'s ``qa.cfg``.
[jensens]

- Make patching of LDAPMultiPlugin explicit. Code using those must call
``Products.PlonePAS.ldapmp.patch_ldapmp`` with no parameters in order
to activate the patches.
[jensens]

- Removed (optional) Archetypes Storage (used in past with CMFMember, which
itself was long time ago superseded by Membrane). Probably dead code. If
there's someone out there needing it in Plone 5 please copy the code from
git/Plone4 in your addon/project.
[jensens]

- Moved ``Extensions/Install.py`` functions to setuphandlers, kept BBB import
for ``activatePluginInterfaces`` since this is imported by ``borg.localrole``.
[jensens]

- Expect Python 2.7 with ``collections.OrderedDict``.
[jensens]

- Remove nasty dependency to Products.CMFDefault.
[jensens]

- Cleanup patches, allow introspection by using wrap_method, add roles using wrap_method,
add deprecation and merge ``gruf_support.py`` in ``pas,py`` to have a better overview
what is patched.
[jensens]

- Cleanup: PEP8 et all, zca decorators, rough code review
[jensens]

- In searchForMembers, ensure that request parameters are properly
decoded to unicode
[do3cc]

5.0

----------------

- Do not write member data on read
[vangheem]

- Allow ``properties`` to be passed to ``PloneUser.setProperties``.
This was previously ignored as ``setProperties`` solely utilised
keyword arguments.
[davidjb]

4.1.2

------------------

- Don't try to migrate the root user folder if the portal has no parent.
[davisagli]

- Use batteries included odict implementation in favour of homegrown one.
[tomgross]

- Use correct methods for getting users from id or names
[tomgross]

- Ported tests to plone.app.testing
[tomgross]

Page 6 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.