powerdns-admin/powerdnsadmin/routes
Mirko Vogt 9c00e48f0f routes/index.py: Make package 'onelogin.saml2.utils' optional
The onelogin package is not part of all saml packages for whatever
reason (e.g. Debian) and not easily installable from pypi (requires
CC toolchain).

As the onelogin functionality is already guarded by whether
SAML_ENABLED is set in other places (services/saml.py), also do so
in routes/index.py.
2021-07-23 06:56:09 +00:00
..
__init__.py Refactoring the code 2019-12-02 10:32:03 +07:00
admin.py Allow user role to view history (#890) 2021-03-27 19:33:11 +01:00
api.py Allow user role to view history (#890) 2021-03-27 19:33:11 +01:00
base.py Support login in through REMOTE_USER environment variable 2020-05-22 15:31:24 +01:00
dashboard.py Allow user role to view history (#890) 2021-03-27 19:33:11 +01:00
domain.py Allow user role to view history (#890) 2021-03-27 19:33:11 +01:00
index.py routes/index.py: Make package 'onelogin.saml2.utils' optional 2021-07-23 06:56:09 +00:00
user.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00