##// END OF EJS Templates
auth: disable password change form for accounts that are not managed by RhodeCode....
auth: disable password change form for accounts that are not managed by RhodeCode. - in case of external accounts such as LDAP/oAuth, password reset doesn't make sense. - make it consisten with other disable forms for external account - fixes #5150
marcink -
r1275:b650c2de default
Show More
Name Size Modified Last Commit Author
/ rhodecode / model / validation_schema / schemas
__init__.py Loading ...
gist_schema.py Loading ...
integration_schema.py Loading ...
repo_group_schema.py Loading ...
repo_schema.py Loading ...
search_schema.py Loading ...
user_schema.py Loading ...