Products-remember

Latest version: v1.9.5

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

Scan your dependencies

Page 2 of 2

1.9

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

- Protect the password field of members so the hash can not be seen.
[maurits]

- Fixed tests and uninstall.
[maurits]

- Fix usergroups_usersoverview.pt view to open correctly instead of crashing
when you have member types without proper
portal_type info available. This can be a case e.g. with abstract types.
[miohtama]

1.9b1

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

- Products.remember now can be installed in a portal without affecting
the operation of the other portals in the same Zope instance.
[may 2011 ken manheimer]

- Products.remember no longer disrupts non-membrane membership when
Products.remember is present but not yet quick-installed.
[march 2011 ken manheimer]

- Products.remember can now be quick-uninstalled, so that plain members can
be created and operate properly. The uninstall is not complete, however!
The portal still depends on presence of the Products.remember code for
proper operation, even when the product is not quick-installed.

If Products.remember is subsequently re-installed, already-existing
Products.remember accounts will resume working. (You have to manually
reindex the membrane_tool catalog to see the pre-existing accounts after
reinstall. Via the ZMI in your site's membrane_tool, select the
'Advanced' tab and 'Update Catalog'.)

Note that, as of this writing, Products.membrane cannot be uninstalled
without breaking the site - but that should not interfere with operation
or creation of plain, non-membrane membership accounts.
[may 2011 ken manheimer]

- Respect Site Setup/Security/"Use email address as login name".

New accounts are not allowed to have the same email address as already
existing ones when the "Use email address as login name" property is
True, but the policy is not enforced when it is false. (Already existing
accounts are not subject to the constraint in either case.)

This feature is essentially Maurits van Rees' maurits-emaillogin-pas
email login branch, plus: added automatic activation of the PAS
authentication plugin, connection so it's controlled by the security
setup "Use email address as login name" setting, and update step so the
plugin is activated when portals already using Products.remember are
upgraded.
[march 2011 ken manheimer]

- Products.remember now depends on Products.membrane 2+ and Plone 4+:

- Removed and/or converted "I*Avail" interfaces
- Added missing BaseMember.getUserId() method
- Make BaseMember Provide IMembraneUserAuth, so it can do
.authenticateCredentials(), and
- Implemented BaseMember.authenticateCredentials() method to be
used instead of the version removed from membrane.

NOTE WELL:

If you have sites with pre-existing member objects you must update their
membrane_tool catalog when you upgrade. Via the ZMI in your site's
membrane_tool, select the 'Advanced' tab and 'Update Catalog' to
reconcile existing index entries.
[march 2011 ken manheimer]

- Modernized GenericSetup configuration, moving the profile and import
step registration from python code and xml to zcml, and creating
upgrade steps to get rid of persistent import steps and update the
existing getRoles index from a FieldIndex to a KeywordIndex.
[maurits]

- Changed getRoles from a FieldIndex to a KeywordIndex in the
membrane_tool, so you can search for roles.
[maurits]

- Use Plone 3's JS schemata/fieldset switching.
http://plone.org/products/remember/issues/55 [Matthew Wilkes]

1.1b3

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

- Fix git based release problem, now using setuptools-git (hannosch)

1.1b2

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

- Tested with Plone 3.0-3.2 [rossp]

- Factor Products/remember/examples/sampleremember to a separate
Products.sampleremember [rossp]

- Added some CSS classes [hpeteragitator]

- Fix some i18n [khink]

1.1b1

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

- Initial release

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.