##// END OF EJS Templates
repos, repo groups, user groups: allow to use disabled users in owner field....
repos, repo groups, user groups: allow to use disabled users in owner field. This fixes #3374. There's no good benefit of having possibility to prevent setting disabled user from beeing an owner. It can happen that we start preperating a system and use disabled accounts. Also users shouldn't be forbidden to edit settings on an disabled owner.
marcink -
r224:c6a3436d default
Show More
Name Size Modified Last Commit Author
/ rhodecode / model
__init__.py Loading ...
auth_token.py Loading ...
changeset_status.py Loading ...
comment.py Loading ...
db.py Loading ...
forms.py Loading ...
gist.py Loading ...
login_session.py Loading ...
meta.py Loading ...
notification.py Loading ...
permission.py Loading ...
pull_request.py Loading ...
repo.py Loading ...
repo_group.py Loading ...
repo_permission.py Loading ...
scm.py Loading ...
settings.py Loading ...
supervisor.py Loading ...
user.py Loading ...
user_group.py Loading ...
validation_schema.py Loading ...
validators.py Loading ...