Resolve "Button to add User from LDAP in management panel"
1 open thread
Added a button to create a new user:
This opens a new modal, where you can search for users. After users are retrieved, their name, email and affiliation are shown:
A user can be created on ProjectForum by clicking on their name:
Already existing users are not created again. If that is the case, this is silently handled and no error is shown to the user, a new user is not created.
Admins can also click on the "Created" label in order to go directly to the user page.
Closes #377 (closed)
Edited by Martin Mladenov
Merge request reports
Activity
added typefeature-request + 1 deleted label
added 5 commits
Toggle commit listadded 9 commits
- 1ca44d86 - Fix typo
- e04672ec - Change error message
- 9858b86a - Add fancy styling to result view
- 63e2a0c0 - Sort users by name
- dbd6e504 - Add notification for more users
- fdfa4354 - Make ldap creation endpoint POST
- 29669964 - Add user creation functionality
- 27cabee8 - Add link to users for administrators
- 719c866c - Add icon to search button
Toggle commit listrequested review from @taicoaerts
Merged with !710 (merged) .
mentioned in merge request !710 (merged)
added difficultylow label and removed 1 deleted label
Please register or sign in to reply