##// END OF EJS Templates
testapp: moved login/csrf session methods into TestApp itself....
testapp: moved login/csrf session methods into TestApp itself. - this allows easier control over which app is responsible for session handling. This comes in handy in CE vs EE test where EE get's a custom app.
marcink -
r2374:e331d3e6 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / apps / admin / views
__init__.py Loading ...
audit_logs.py Loading ...
defaults.py Loading ...
main_views.py Loading ...
open_source_licenses.py Loading ...
permissions.py Loading ...
process_management.py Loading ...
repo_groups.py Loading ...
repositories.py Loading ...
sessions.py Loading ...
settings.py Loading ...
svn_config.py Loading ...
system_info.py Loading ...
user_groups.py Loading ...
users.py Loading ...