powerdns-admin/powerdnsadmin/routes
Neven1986 cd3535dcd2 - Variable references inside SAML class were fixed
- Function signatures inside SAML class were fixed
    - Redirect URL for /saml/login path was modified (saml_authorized -> index.saml_authorized)

    Current status is that SAML metadata can be generated under /saml/metadata and communication to SAML iDP is working

    Problems remaining:
        - SAML Response doesn't contain any attributes (There is no AttributeStatement on the Response). It can be that problem is on iDP side
        - Background thread in retrieve_idp_data() cannot be spawned, this part is currently commented out, old code needs to be revisited
2019-12-14 18:59:59 +01:00
..
__init__.py Refactoring the code 2019-12-02 10:32:03 +07:00
admin.py Add PDNS global search feature 2019-12-11 10:26:17 +07:00
api.py add history entries for rrsets delivered via zone api which is forwarded to pdns 2019-12-11 14:04:18 +01:00
base.py LGTM fixes. Remove unused import and variables 2019-12-07 20:20:40 +07:00
dashboard.py Bug fixes 2019-12-10 10:36:51 +07:00
domain.py Allow update zone kind the domain setting page 2019-12-11 16:02:36 +07:00
index.py - Variable references inside SAML class were fixed 2019-12-14 18:59:59 +01:00
user.py LGTM fixes. Remove unused import and variables 2019-12-07 20:20:40 +07:00