Proposed by: Ingo Renner
Mentor: TBD
Student working on it: -
Level: Medium - Difficult
The current way of managing backend users is to use the list module or the existing, but limited user management module. However the user management module does not really deserve that name as it's very limited. Additionally we hear of administrators managing excel sheets to keep an overview of their users and groups. However, the user management module only covers backend users. As TYPO3 distinguishes between backend and frontend users there's a lack for a management tool capable of handling both in a good way.
A new user administration module would make administration of users a lot easier for admins, especially in large installations with hundreds of users.
The current situation has the following issues:
We are looking for a new backend module that can handle both, frontend and backend users and groups.
Nothing special apart from the usual PHP programming skills.
First try to get an overview of how other Open Source projects handle user management. Then make up your mind about how user management could work in a TYPO3 way.