##// END OF EJS Templates
authn: Unit tests to simply get the authentication settings pages....
authn: Unit tests to simply get the authentication settings pages. Checks for enabled (retcode=200) and disabled (retcode=404) plugins.
Martin Bornhold -
r235:dee287cd 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 ...