----------------
- add a hook using a utility to add a password checker in own customization
code. we may want to provide an default, but yet not sure how it should
look like.
[jensens]
- make it easier to inherit passowrd for own behavior
[jensens]
- Remove grok dependency, refactor a bit to reduce complexity in one module.
Attention: password related behaviour is now in own module. Needs update of
customizations/own code after upgrade.
[jensens]
- Cleanup, pep8, plone-code-style, make tests fly again.
[jensens]
- Make get_full_name a method of MembraneUser so it can be easily customized.
[cedricmessiant, vincentfretin]
- Add French translations.
[cedricmessiant]