unrhodecode/rhodecode/authentication/plugins
Marcin Kuzminski 6a6d8fa92c auth: add scope and login restrictions to rhodecode plugin, and scope restriction to token plugin.
- allows limiting the usage of builtin auth to HTTP only (so force usage of tokens)
- allows migration to something like saml keeping only super-admin for login.
2019-01-16 11:03:28 +01:00
..
__init__.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
auth_crowd.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
auth_headers.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
auth_jasig_cas.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
auth_ldap.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
auth_pam.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
auth_rhodecode.py auth: add scope and login restrictions to rhodecode plugin, and scope restriction to token plugin. 2019-01-16 11:03:28 +01:00
auth_token.py auth: add scope and login restrictions to rhodecode plugin, and scope restriction to token plugin. 2019-01-16 11:03:28 +01:00