9 run from their dedicated, up-to-date zope3 buildouts, as well as from within
10 paula.plonepas buildout (zope-2.10.x).
12 paula.suite contains the integration test for:
13 - PAU from zope.app.authentication with factories from principalfolder
14 - paula.authentication
20 It passes in paula.suite's buildout with up-to-date zope3 eggs, as well as run
21 from within paula.plonepas buildout (zope-2.10.x)
23 paula.suite supports authentication and properties.
24 paula.plonepas supports authentication, properties and groups.
28 - make paula.ploneexamples content show up - thx jensens
32 - find nice solution for: svn:ignore <-> .gitignore
33 - fix login: strangely the test seem to pass, but a real login does not
35 - handle id collisions between users and groups
36 - register on plone.org/products
38 - check all doctest/doctexts
40 - get rid of unnecessary code
41 - group in group support
43 - camelCase for functions
44 - caching where necessary
45 - reacting to changing objects where necessary
47 - IUserAddedPlugin.doAdduser with default location
48 - definition of roles on principals, i.e. IRolesPlugin.getRolesForPrincipal
50 - IUserEnumerationPlugin support
51 - IGroupEnumerationPlugin support
52 - IUserIntrospection support
56 - IUserManagement support
57 doChangeUser - passwort
59 - IMutablePropetiesPlugin
62 - ISchemaMutablePropertiesPlugin