unrhodecode/rhodecode/authentication
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
..
plugins auth: add scope and login restrictions to rhodecode plugin, and scope restriction to token plugin. 2019-01-16 11:03:28 +01:00
tests docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
__init__.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
base.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
interface.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
registry.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
routes.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
schema.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
views.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00