unrhodecode/rhodecode/authentication/plugins
Daniel Dourvaris 53980d49a6 authentication: allow super-admins to change bound authentication for users.
- we had many requests from admins on doing so, after connecting LDAP/Saml
- since admins actually started doing this via DB it's no longer a point we shouldn't enable it via UI
2019-10-10 14:08:11 +02: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 authentication: allow super-admins to change bound authentication for users. 2019-10-10 14:08:11 +02: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