Skip to content

Latest commit

 

History

History
131 lines (68 loc) · 6.26 KB

CHANGELOG.md

File metadata and controls

131 lines (68 loc) · 6.26 KB

Changelog

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

Compare with v0.3.3

Bug Fixes

  • do not duplicate dynamic views (d53ce75 by Sergey Motornyuk).

v0.3.3 - 2024-04-18

Compare with v0.3.2

Features

  • remove overrides for user edit form (3205480 by Sergey Motornyuk).

v0.3.2 - 2023-09-07

Compare with v0.3.1

Features

  • read remote metadata from file (b912844 by Sergey Motornyuk).
  • saml_idp_refresh accepts url parameter (d66989b by Sergey Motornyuk).

Bug Fixes

  • automatically call idp_refresh when it is not available in cache (3cc8291 by Sergey Motornyuk).

v0.3.1 - 2023-04-24

Compare with v0.3.0

Bug Fixes

  • add csrf_token to user form (05b0048 by Sergey Motornyuk).

v0.3.0 - 2023-04-03

Compare with v0.2.1

Features

  • CKAN v2.10 support (6f0fb3d by Sergey Motornyuk).

v0.2.1 - 2023-02-02

Compare with v0.2.0

Bug Fixes

  • treat ckan.saml_use_nameid_as_email as bool (282cbf1 by Sergey Motornyuk).

v0.2.0 - 2022-11-10

Compare with v0.1.8

Bug Fixes

  • 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

Compare with v0.1.7

v0.1.7 - 2022-11-09

Compare with v0.1.6

Bug Fixes

  • configurable redirect after login (bfea66b by Sergey Motornyuk).

v0.1.6 - 2022-10-25

Compare with v0.1.5

Features

  • Allow login without sso URL parameter (3d78e2a by Sergey Motornyuk).

v0.1.5 - 2022-10-24

Compare with v0.1.4

Bug Fixes

  • standardize config option names (108db0f by Sergey Motornyuk).

v0.1.4 - 2022-10-15

Compare with v0.1.3

Bug Fixes

  • use name_id in logout request (2ccd99e by Sergey Motornyuk).

v0.1.3 - 2022-10-13

Compare with v0.1.2

Features

  • configurable SSO and SLO routes (a84e5a7 by Sergey Motornyuk).

v0.1.2 - 2022-10-04

Compare with v0.1.1

Bug Fixes

  • include migrations into package (ac11cc2 by Sergey Motornyuk).

v0.1.1 - 2022-08-19

Compare with v0.1.0

v0.1.0 - 2022-07-26

Compare with first commit