Skip to content

Releases: NaturalHistoryMuseum/ckanext-ldap

v4.1.2

11 Aug 12:50

Choose a tag to compare

v4.1.2 (2025-08-11)

Build System(s)

  • include db migration files

[main 3dd8caf] bump: version 4.1.1 → 4.1.2
3 files changed, 9 insertions(+), 3 deletions(-)

v4.1.1

09 Jun 10:28

Choose a tag to compare

v4.1.1 (2025-06-09)

Style

  • fix quotes

Build System(s)

  • update ckantools

CI System(s)

  • set ruff target py version, add more ignores - avoid using fixes that don't work for python 3.8 (our current version) - ignore recommended ruff formatter conflicts - ignore more docstring rules
  • remove pylint, add ruff lint rules Primarily the defaults plus pydocstyle and isort.
  • update pre-commit repo versions

[main 8b53c39] bump: version 4.1.0 → 4.1.1
3 files changed, 19 insertions(+), 3 deletions(-)

v4.1.0

27 May 13:41

Choose a tag to compare

v4.1.0 (2025-05-27)

Feature

  • add basic error codes for tracking down login issues

[main 7712f66] bump: version 4.0.0 → 4.1.0
3 files changed, 9 insertions(+), 3 deletions(-)

v4.0.0

17 Mar 09:30

Choose a tag to compare

v4.0.0 (2025-03-17)

Breaking Changes

  • switch table creation to alembic

Fix

  • set ldap debug level in plugin setup

Refactor

  • move config validation to update_config

Style

  • reformat line

Tests

  • use clean db for version-dependent tests
  • fixtures: shorten db init

[main 9c61f6f] bump: version 3.3.3 → 4.0.0
3 files changed, 26 insertions(+), 3 deletions(-)

v3.3.3

04 Nov 11:52

Choose a tag to compare

v3.3.3 (2024-11-04)

Docs

  • use variable logo based on colour scheme
  • fix tests badge tests workflow file was renamed
  • standardise returns field

Style

  • automatic reformat auto reformat with ruff/docformatter/prettier after config changes

Build System(s)

  • remove version from docker compose file version specifier is deprecated

CI System(s)

  • fix python setup action version
  • add merge to valid commit types
  • add docformatter args and dependency docformatter currently can't read from pyproject.toml without tomli
  • only apply auto-fixes in pre-commit F401 returns linting errors as well as auto-fixes, so this disables the errors and just applies the fixes
  • update tool config update pre-commit repo versions and switch black to ruff
  • add pull request validation workflow new workflow to check commit format and code style against pre-commit config
  • update workflow files standardise format, change name of tests file

Chores/Misc

  • add pull request template
  • update tool details in contributing guide

[main b7adda7] bump: version 3.3.2 → 3.3.3
3 files changed, 34 insertions(+), 3 deletions(-)

v3.3.2

20 Aug 14:19

Choose a tag to compare

v3.3.2 (2024-08-20)

[main ab7c772] bump: version 3.3.1 → 3.3.2
3 files changed, 5 insertions(+), 3 deletions(-)

v3.3.1

14 May 10:44

Choose a tag to compare

v3.3.1 (2024-05-14)

Fix

  • inherit IAuthenticator methods to fix 2.10 issue

Docs

  • reformat readme
  • update readme to list 2.10 test running details

[main 9a184a6] bump: version 3.3.0 → 3.3.1
3 files changed, 14 insertions(+), 3 deletions(-)

v3.3.0

22 Jan 09:45

Choose a tag to compare

v3.3.0 (2024-01-22)

Feature

  • add "ignore referrals" config option

Chores/Misc

  • add build section to read the docs config
  • add regex for version line in citation file
  • add citation.cff to list of files with version
  • add contributing guidelines
  • add code of conduct
  • add citation file
  • update support.md links

[main 11e2e7c] bump: version 3.2.11 → 3.3.0
3 files changed, 19 insertions(+), 3 deletions(-)

v3.2.11

25 Sep 15:31

Choose a tag to compare

v3.2.11 (2023-09-25)

Docs

  • update docker test service name in readme

Style

  • fix some minor formatting irregularities

Tests

  • sort out the CKAN 2.10 tests
  • add a test for login_success
  • add test for login_failed helper

Build System(s)

  • adds ckantest:next as a test target option

CI System(s)

  • add tests on next to ci
  • update docker test service name in github action workflow
  • fix tests, postgresql wasn't working

[main f48e0d2] bump: version 3.2.10 → 3.2.11
2 files changed, 28 insertions(+), 2 deletions(-)

v3.2.10

17 Jul 08:17

Choose a tag to compare

v3.2.10 (2023-07-17)

Docs

  • update logos

[main 5a83e6d] bump: version 3.2.9 → 3.2.10
2 files changed, 8 insertions(+), 2 deletions(-)