PowerDNS-Admin/powerdnsadmin
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
..
lib upd: improve user api (#878) 2021-03-16 19:39:53 +01:00
models Delete blank comments. Fix for ngoduykhanh/PowerDNS-Admin#919 (#920) 2021-05-07 23:43:44 +02:00
routes routes/index.py: Make package 'onelogin.saml2.utils' optional 2021-07-23 06:56:09 +00:00
services SAML improvements for Docker (#929) 2021-05-07 23:36:55 +02:00
static Offline installation and searchable inputs 2020-04-30 17:20:37 +00:00
templates Allow user role to view history (#890) 2021-03-27 19:33:11 +01:00
__init__.py Add punycode (IDN) support (#879) 2021-03-16 19:37:05 +01:00
assets.py Offline installation and searchable inputs 2020-04-30 17:20:37 +00:00
decorators.py Allow user role to view history (#890) 2021-03-27 19:33:11 +01:00
default_config.py allow-server-side-sessions (#855) 2021-01-24 09:09:53 +01:00
swagger-spec.yaml upd: improve user api (#878) 2021-03-16 19:39:53 +01:00