##// END OF EJS Templates
authentication: enabled authentication with auth_token and repository scope....
authentication: enabled authentication with auth_token and repository scope. - fixes #3932 - vcs type tokens now with repo scope narrows the usage to a repository.
marcink -
r1510:77606b4c 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 ...