mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-02-06 08:46:16 +00:00
![Mirko Vogt](/assets/img/avatar_default.png)
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.