unrhodecode/rhodecode/controllers/admin
Johannes Bornhold b23f4f5b5d admin: Use error message from UserCreationError when updating a user.
If we get a UserCreationError on updating a user we should display the
more specific error message from the exception.
2016-05-30 12:16:25 +02:00
..
__init__.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
admin.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
defaults.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
gists.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
my_account.py my_account: Remove oauth identities views from my_account controller. 2016-05-24 17:10:45 +02:00
notifications.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
permissions.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
repo_groups.py repos, repo groups, user groups: allow to use disabled users in owner field. 2016-06-18 02:03:43 +02:00
repos.py repos, repo groups, user groups: allow to use disabled users in owner field. 2016-06-18 02:03:43 +02:00
settings.py oss-licenses: Migrate view to pyramid. 2016-06-15 12:07:48 +02:00
user_groups.py repos, repo groups, user groups: allow to use disabled users in owner field. 2016-06-18 02:03:43 +02:00
users.py admin: Use error message from UserCreationError when updating a user. 2016-05-30 12:16:25 +02:00