unrhodecode/rhodecode/apps/admin/views
2017-10-17 20:32:23 +02:00
..
__init__.py admin: moved admin pyramid into apps. 2017-03-02 20:23:26 +01:00
audit_logs.py audit-logs: allow showing individual entries for audit log. 2017-09-21 16:47:10 +02:00
defaults.py admin-defaults: ported views to pyramid. 2017-09-08 11:48:48 +02:00
main_views.py admin: cleanup imports. 2017-09-08 12:49:41 +02:00
open_source_licenses.py admin: cleanup imports. 2017-09-08 12:49:41 +02:00
permissions.py ssh-keys: expose last access time on admin summary page for SSH keys. 2017-09-27 22:21:04 +02:00
process_management.py admin: cleanup imports. 2017-09-08 12:49:41 +02:00
repo_groups.py repo-groups: moved to pyramid 2017-10-17 14:06:51 +02:00
repositories.py repo-forks: security, fix issue when forging fork_repo_id could allow reading 2017-10-15 18:54:52 +02:00
sessions.py security: added missing csrf checks in few missing views. 2017-06-19 09:20:07 +02:00
svn_config.py security: added missing csrf checks in few missing views. 2017-06-19 09:20:07 +02:00
system_info.py pyramid: removed pylons reference from apps. 2017-06-06 13:35:05 +02:00
user_groups.py db: prevent empty IN queries that generally are performance problem, and triggers sql warnings. 2017-10-17 20:32:23 +02:00
users.py repo-auth-tokens: UX, set and disable to VCS scope if selected an repo from select2 2017-09-21 20:12:13 +02:00