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

Password strength check loaded when user password cannot be changed. #10464

Closed
juliushaertl opened this issue Jul 31, 2018 · 4 comments
Closed

Comments

@juliushaertl
Copy link
Member

JavaScript console error, when browsing the user security settings on LDAP setups that don't allow password change:

security_password.js?v=59c93372-49:73 Uncaught TypeError: $(...).strengthify is not a function
    at HTMLDocument.<anonymous> (security_password.js?v=59c93372-49:73)
    at j (core.js?v=59c93372-49:2)
    at Object.fireWith [as resolveWith] (core.js?v=59c93372-49:2)
    at Function.ready (core.js?v=59c93372-49:2)
    at HTMLDocument.I (core.js?v=59c93372-49:2)
@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #9989 (User should change his password after a certain time), #10333 (Admin can not change user password), #5181 (Password change behavior), #2030 (External user can reset password), and #1262 (Force a password change).

@MorrisJobke MorrisJobke mentioned this issue Jul 31, 2018
51 tasks
@rullzer rullzer mentioned this issue Aug 2, 2018
58 tasks
@rullzer
Copy link
Member

rullzer commented Aug 7, 2018

This actually breaks the whole security page....

@rullzer
Copy link
Member

rullzer commented Aug 7, 2018

(so also the 2FA stuff)

@juliushaertl
Copy link
Member Author

I'll take care.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants