unrhodecode/rhodecode/templates/admin
Marcin Kuzminski 3839c4720e forms: unified usage of h.secure_form. Make sure we ALWAYS pass in
request, and removed redundant 'POST' type.
2017-09-20 16:43:08 +02:00
..
auth pyramid: if possible fetch csrf tokens from pyramid session. 2017-07-13 12:35:42 +02:00
defaults forms: unified usage of h.secure_form. Make sure we ALWAYS pass in 2017-09-20 16:43:08 +02:00
gists forms: unified usage of h.secure_form. Make sure we ALWAYS pass in 2017-09-20 16:43:08 +02:00
integrations integrations: rewrote usage of pylons components inside integrations. 2017-08-01 23:11:49 +02:00
my_account forms: unified usage of h.secure_form. Make sure we ALWAYS pass in 2017-09-20 16:43:08 +02:00
notifications notifications: removed usage of pylons translation from models. 2017-07-13 17:58:15 +02:00
permissions forms: unified usage of h.secure_form. Make sure we ALWAYS pass in 2017-09-20 16:43:08 +02:00
repo_groups forms: unified usage of h.secure_form. Make sure we ALWAYS pass in 2017-09-20 16:43:08 +02:00
repos forms: unified usage of h.secure_form. Make sure we ALWAYS pass in 2017-09-20 16:43:08 +02:00
settings forms: unified usage of h.secure_form. Make sure we ALWAYS pass in 2017-09-20 16:43:08 +02:00
user_groups forms: unified usage of h.secure_form. Make sure we ALWAYS pass in 2017-09-20 16:43:08 +02:00
users forms: unified usage of h.secure_form. Make sure we ALWAYS pass in 2017-09-20 16:43:08 +02:00
admin_audit_logs.mako pyramid: use explicit c var for globals passed in templates instead of the global 'request' 2017-07-13 19:50:28 +02:00
admin_log_base.mako repo-summary: re-implemented summary view as pyramid. 2017-06-07 13:23:21 +02:00