-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Milestone
Description
This issue is there for the purpose of keeping track of the required tasks for the planned user management in ownCloud 8.0.
- Pre-Defined Filters (in addition to what is already there) ([User Management] Pre-Defined Filters (in addition to what is already there) #12593) @LukasReschke
- Step 1: Refactor group management (Add REST route for managing groups and users #12618)
- Step 2: Modify external user backends to store users in the DB (Store user_webdavauth users in DB + code cleanup #12799)
- Step 3: Add user backend type to REST API (Expose backend type via REST API #12711)
- Step 4: Create filter for backend type to REST API (Add filter for backend to rest index #12726)
- Step 5: Create filter for internal and external users in GUI
- Step 6: Create filter for users without groups in GUI
- Add / update users email ([User Management] Add / update email #12595) @MorrisJobke
- Step 1: Refactor group management (Add REST route for managing groups and users #12618)
- Step 2: Add user backend type to REST API (Expose backend type via REST API #12711)
- Step 3: Load users only via JS - remove first rendering via PHP (remove PHP generated user list and move all to the existing JS part #12790)
- Step 4: Add field for updating end editing email into UX and the REST routes (Mail address of users is now changable in the user management #12921)
- Send new users an email ([User Management] Send new users an email #12603) @MorrisJobke
- Step 1: Refactor group management (Add REST route for managing groups and users #12618)
- Step 2: Add input field for user mail (Send mail for new users #12870)
- Step 3: Add checkbox "send new email", modify creation code to trigger a send email (Send mail for new users #12870)
- Step 4: Register email template with template editor (add new user mails to template editor templateeditor#15)
- LDAP / AD / SAML Auth Flag (Nice to have - not a must)([User Management] LDAP / AD / SAML Auth Flag (Nice to have - not a must) #12604) @LukasReschke
- Step 1: Refactor group management (Add REST route for managing groups and users #12618)
- Step 2: Add user backend type to REST API (Expose backend type via REST API #12711)
- Step 3: Load users only via JS - remove first rendering via PHP (remove PHP generated user list and move all to the existing JS part #12790)
- Step 4: Display backend type in the GUI (Show user backend in user management #12806)
- Step 5: Add proper display names (introduce names for user backends - via IUserBackend #12819)
Postponed topics are in #12998