General
There are two new Bulk Editors
- Group
- User
User and Passwords
Due to the nature of the Bulk Editor and the way authentication works in Spring, the current implementation is a suboptimal. It will have to be refined when we have decided on how we want to handle the authentication domain in the EDIT applications. This has to be discussed further.
Creating a user
When creating a user, the password is equivalent to the given username.
Example: UserName? = Test => Password = Test
Changing the password
To change the password you have to be logged in as the user. In the Details View you will find a button, that lets you change the password.
