All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.3.4 - 2024-09-03
- do not duplicate dynamic views (d53ce75 by Sergey Motornyuk).
v0.3.3 - 2024-04-18
- remove overrides for user edit form (3205480 by Sergey Motornyuk).
v0.3.2 - 2023-09-07
- read remote metadata from file (b912844 by Sergey Motornyuk).
- saml_idp_refresh accepts
url
parameter (d66989b by Sergey Motornyuk).
- automatically call idp_refresh when it is not available in cache (3cc8291 by Sergey Motornyuk).
v0.3.1 - 2023-04-24
- add csrf_token to user form (05b0048 by Sergey Motornyuk).
v0.3.0 - 2023-04-03
- CKAN v2.10 support (6f0fb3d by Sergey Motornyuk).
v0.2.1 - 2023-02-02
- treat
ckan.saml_use_nameid_as_email
as bool (282cbf1 by Sergey Motornyuk).
v0.2.0 - 2022-11-10
- additional fixes for handling removed users (421c948 by Sergey Motornyuk).
- use came_from (1c768cc by Sergey Motornyuk).
- reactivate deleted accounts (7ae982d by Sergey Motornyuk).
v0.1.8 - 2022-11-09
v0.1.7 - 2022-11-09
- configurable redirect after login (bfea66b by Sergey Motornyuk).
v0.1.6 - 2022-10-25
- Allow login without sso URL parameter (3d78e2a by Sergey Motornyuk).
v0.1.5 - 2022-10-24
- standardize config option names (108db0f by Sergey Motornyuk).
v0.1.4 - 2022-10-15
- use name_id in logout request (2ccd99e by Sergey Motornyuk).
v0.1.3 - 2022-10-13
- configurable SSO and SLO routes (a84e5a7 by Sergey Motornyuk).
v0.1.2 - 2022-10-04
- include migrations into package (ac11cc2 by Sergey Motornyuk).