Content
View differences
Updated by Henriette Darge over 6 years ago
### **Environment**:
OpenProject Version: 10.3.1
Operating System / Browser / Language: Ubuntu / Opera / Dutch & English
### **Logs**
No errors
### **Steps to reproduce:**
1. Have a password manage installed (e.g. Bitwarden)
2. Administration --> Users & Permissions
3. 2. Open existing user
4. 3. Select Foo
### **Actual Behavior**
The Username field shows my (the user logged in to OP) mail adress instead of the users email. In this example, if If the language is Dutch, the email field shows my email instead of the users email. The password manager fills in these fields although it shouldn't.


### **Expected Behavior**
* The form should always show the users mail adress in both the username and the email fields.
* These fields should be marked with `autocomplete: off` to prevent an automatic fill.
* There may be other places in the application where this is desired, too.
OpenProject Version: 10.3.1
Operating System / Browser / Language: Ubuntu / Opera / Dutch & English
###
No errors
###
1. Have a password manage installed (e.g. Bitwarden)
2. Administration --> Users & Permissions
3.
4.
### **Actual Behavior**
The Username field shows my (the user logged in to OP) mail adress instead of the users email. In this example, if


### **Expected Behavior**
* The form should always show the users mail adress in both the username and the email fields.
* These fields should be marked with `autocomplete: off` to prevent an automatic fill.
* There may be other places in the application where this is desired, too.