unrhodecode/rhodecode/authentication/plugins
Marcin Kuzminski 8732733a54 authentication: enabled authentication with auth_token and repository scope.
- fixes #3932
- vcs type tokens now with repo scope narrows the usage to a repository.
2017-03-03 20:48:23 +01:00
..
__init__.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
auth_crowd.py auth: refactor code and simplified instructions. 2017-02-21 18:05:29 +01:00
auth_headers.py auth: refactor code and simplified instructions. 2017-02-21 18:05:29 +01:00
auth_jasig_cas.py auth: refactor code and simplified instructions. 2017-02-21 18:05:29 +01:00
auth_ldap.py auth: refactor code and simplified instructions. 2017-02-21 18:05:29 +01:00
auth_pam.py auth: refactor code and simplified instructions. 2017-02-21 18:05:29 +01:00
auth_rhodecode.py auth: refactor code and simplified instructions. 2017-02-21 18:05:29 +01:00
auth_token.py authentication: enabled authentication with auth_token and repository scope. 2017-03-03 20:48:23 +01:00