##// END OF EJS Templates
login: removed log_session model, and replaced it with two lines of code....
login: removed log_session model, and replaced it with two lines of code. - also remove usage of template context - having dedicated model for this operation wasn't really required.
marcink -
r1321:cb7ffeab 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 ...