Releases: CentreForDigitalHumanities/Development-IdP
Releases · CentreForDigitalHumanities/Development-IdP
2.1.1
04 Aug 13:57
Compare
Sorry, something went wrong.
No results found
2.1.0
16 Jul 14:23
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Fixed an import error (doh)
2.0.2
04 Nov 11:36
Compare
Sorry, something went wrong.
No results found
Fixed an issue in which the OIDC private key wasn't loaded from the environment
v2.0.1
08 Oct 15:35
Compare
Sorry, something went wrong.
No results found
Fixed an issue in the docker-build
v2.0
08 Oct 15:26
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
fix: fixed whitenoise not finding static files
Doh
v2.0.0-alpha-7
04 Sep 14:54
Compare
Sorry, something went wrong.
No results found
feat: use whitenoise for static files
v2.0.0-alpha-6
04 Sep 14:27
Compare
Sorry, something went wrong.
No results found
fix: cull less aggressively
v2.0.0-alpha-4
04 Sep 14:21
Compare
Sorry, something went wrong.
No results found
use different psql library