...
- a SelfService module where a logged in user can view and edit data about himself
- an AdminModule to administrate all data stored in the metadirecotry. Only accessible for users having certain permissions.
- pages displayed to the user while not being logged in (such as a page for password reset)
There's a set of ore functions in each module, that can be included and it's also possible to extend these module with custom functionality (see List of features from other projects for examples).
Screenshots
My Data (SelfService)
...