PowerDNS-Admin/powerdnsadmin
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
..
lib LGTM fixes 2019-12-14 08:31:23 +07:00
models Merge pull request #599 from ngoduykhanh/global_search 2019-12-11 16:56:06 +07:00
routes - Variable references inside SAML class were fixed 2019-12-14 18:59:59 +01:00
services - Variable references inside SAML class were fixed 2019-12-14 18:59:59 +01:00
static Fix #602 domain table with long records 2019-12-13 21:22:58 +07:00
templates Fix #602 domain table with long records 2019-12-13 21:22:58 +07:00
__init__.py Bug fixes. Adjust logger 2019-12-10 17:08:43 +07:00
assets.py Refactoring the code 2019-12-02 10:32:03 +07:00
decorators.py Update README and LGTM fixes 2019-12-08 18:23:36 +07:00
default_config.py Update docker stuff and bug fixes 2019-12-04 11:50:46 +07:00
swagger-spec.yaml Refactoring the code 2019-12-02 10:32:03 +07:00