Skip to content

Releases: CentreForDigitalHumanities/Development-IdP

2.1.1

04 Aug 13:57
51cef94

Choose a tag to compare

Fixed an issue with missing static files

Full Changelog: v2.1.0...v2.1.1

2.1.0

16 Jul 14:23
8465ef7

Choose a tag to compare

What's Changed

  • Trimmed the final container from unneeded programmes and caches
  • Updated build workflow to create a latest tag
  • Added an 'autobootstrap' function, that will load in all required fixtures on the first start
    • This can be disabled by adding a env-var NOBOOTSTRAP (any value)
    • User creation can be separately disabled using the NOADMINUSERBOOTSTRAP and NOTESTUSERBOOTSTRAP (admin and test users respectively)

Full Changelog: v2.0.3...v2.1.0

2.0.3

04 Nov 11:39
a67b9c7

Choose a tag to compare

Fixed an import error (doh)

2.0.2

04 Nov 11:36
da6644c

Choose a tag to compare

Fixed an issue in which the OIDC private key wasn't loaded from the environment

v2.0.1

08 Oct 15:35

Choose a tag to compare

Fixed an issue in the docker-build

v2.0

08 Oct 15:26

Choose a tag to compare

What's Changed

  • Docker support
    • You can now run a pre-built container, simplifying setup immensely.
  • OpenID Connect support; The DevIDP can now emulate the way the UU IDP works.
    • Note: it does not support MFA nor Surfconext emulation

v2.0.0-alpha-8

04 Sep 15:11

Choose a tag to compare

v2.0.0-alpha-8 Pre-release
Pre-release
fix: fixed whitenoise not finding static files

Doh

v2.0.0-alpha-7

04 Sep 14:54

Choose a tag to compare

v2.0.0-alpha-7 Pre-release
Pre-release
feat: use whitenoise for static files

v2.0.0-alpha-6

04 Sep 14:27

Choose a tag to compare

v2.0.0-alpha-6 Pre-release
Pre-release
fix: cull less aggressively

v2.0.0-alpha-4

04 Sep 14:21

Choose a tag to compare

v2.0.0-alpha-4 Pre-release
Pre-release

use different psql library