##// END OF EJS Templates
logging: use logger_generic in all suitable places, and fix get_current_rhodecode_user()...
logging: use logger_generic in all suitable places, and fix get_current_rhodecode_user() function to use the new mechanics from pyramid. Fixes #5390
marcink -
r2108:03c7441c default
Show More
Name Size Modified Last Commit Author
/ rhodecode / authentication / plugins
__init__.py Loading ...
auth_crowd.py Loading ...
auth_headers.py Loading ...
auth_jasig_cas.py Loading ...
auth_ldap.py Loading ...
auth_pam.py Loading ...
auth_rhodecode.py Loading ...
auth_token.py Loading ...