Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User management: display name and password field prefilled #9973

Closed
jancborchardt opened this issue Jun 23, 2018 · 9 comments
Closed

User management: display name and password field prefilled #9973

jancborchardt opened this issue Jun 23, 2018 · 9 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug feature: users and groups needs info papercut Annoying recurring issue with possibly simple fix. regression

Comments

@jancborchardt
Copy link
Member

When creating a new user, the display name and password fields are prefilled already with my own info:

screenshot from 2018-06-23 18-11-05

cc @nextcloud/designers @nextcloud/javascript

@jancborchardt jancborchardt added bug papercut Annoying recurring issue with possibly simple fix. feature: users and groups regression labels Jun 23, 2018
@jancborchardt jancborchardt added this to the Nextcloud 14 milestone Jun 23, 2018
@skjnldsv
Copy link
Member

Ah the good old prefill issue.
No browsers follow the actual w3c on this. This is really annoying! :(

@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #9776 (Two password apps have the same display name 'Passwords'), #6075 (App Passwords not displayed ), #5746 (Create user failed / password policy crash), #6609 (Contacts with a different display name than the user name are not found when autocompletion is disabled), and #7753 (NC12 - User Management API - Admin password timeout for POST requests).

@MorrisJobke
Copy link
Member

Something for the autocomplete setting: https://developer.mozilla.org/de/docs/Web/HTML/Element/Input#attr-autocomplete but there are reports that this will not work reliable. :/

@skjnldsv
Copy link
Member

https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion#The_autocomplete_attribute_and_login_fields

If you are defining a user management page where a user can specify a new password for another person, and therefore you want to prevent autofilling of password fields, you can use autocomplete="new-password"; however, support for this value has not been implemented on Firefox.

@nextcloud-bot nextcloud-bot added the stale Ticket or PR with no recent activity label Jul 26, 2018
@MorrisJobke MorrisJobke removed this from the Nextcloud 15.0.5 milestone Feb 20, 2019
@skjnldsv skjnldsv added the 0. Needs triage Pending check for reproducibility or if it fits our roadmap label Jun 12, 2019
@ghost ghost removed the stale Ticket or PR with no recent activity label Jun 12, 2019
@skjnldsv

This comment has been minimized.

@kesselb
Copy link
Contributor

kesselb commented Aug 30, 2019

Please create a pull request with those two changes then.

That would be cool 👍 If not please create a new issue (you can skip most of the issue template for this kind) because this issue is about a different part (the user management which is available for administrators only).

@sunny75016

This comment has been minimized.

@szaimen

This comment has been minimized.

@skjnldsv skjnldsv added 1. to develop Accepted and waiting to be taken care of and removed 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels May 26, 2021
@szaimen
Copy link
Contributor

szaimen commented Jan 9, 2023

Hi, please update to 24.0.8 or better 25.0.2 and report back if it fixes the issue. Thank you!

@szaimen szaimen added needs info 0. Needs triage Pending check for reproducibility or if it fits our roadmap and removed 1. to develop Accepted and waiting to be taken care of labels Jan 9, 2023
@szaimen szaimen closed this as completed Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug feature: users and groups needs info papercut Annoying recurring issue with possibly simple fix. regression
Projects
None yet
Development

No branches or pull requests

7 participants