- Fix tox setup, move CI from TravisCI to GitHub Actions. jensens
- Code Style Black, Isort, zpretty and Pyupgrade applied. jensens
- Add missing no-op methods for IUserManagement to plugin.
This fixes the tests. jensens
- Drop Python 2 support and so require Plone 5.2. jensens
- Include permissions from CMFCore to avoid ComponentLookupError. bsuttor
- Fixed ModuleNotFoundError: No module named 'App.class_init' on Zope 5. bsuttor
- Add french translation mpeeters
- PAS event notification IPrincipalCreatedEvent. jensens
- Python 3 and Plone 52 compatibility. cekk
- Fix 44: Fullfill strictly exact_match when enumerating users allusa
- Allow users deletion. cekk
- Drop Plone < 5.1.x compatibility. cekk
- Fix 54: Notification of PrincipalCreated event. ericof
- Closes 55: Support plone.restapi. ericof