- Don't fail, if config properties are set as raw attributes [davidjb]
- Update default buildout to Plone 5.0 [tomgross]
- Support periodic user properties updates [sebasgo]
- Exclude user creation and update from plone.protect's CSRF protection [sebasgo]
- Test on Plone 5.1 [tomgross]
2.0
================
- Added challenge header and replacement pattern from WSA [tomgross]
- Plone 4.1 - 5.0 compatibility [tomgross]
- Ported tests to plone.app.testing [tomgross]
- Allow other default roles than Member [Sebastian Gottfried]
1.1
================
- Remove triggering of UserLoggedInEvent (shouldn't be done in PAS plugin) [gweis]
1.0
================
- Let PAS decide where to store user properties. Allows e.g. Membrane to store properties on the user object itself. [gweis] - Make update of users's properties optional. [gweis]