Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Releases: babelouest/glewlwyd

Release 2.5.4

09 Sep 20:21
36efbfd
Compare
Choose a tag to compare
  • Security: Fix possible buffer overflow in webauthn registration (CVE-2021-40818)
  • Update dependencies versions

Release 2.5.3

10 Apr 17:02
be4cfc7
Compare
Choose a tag to compare
  • Fix UI bugs
  • UI: Improve session expiration error
  • Update SQLite3 password management by increasing PBKDF2 iterations and allowing to set iterations value
  • IO: Add German translation, thanks to Andy2903
  • OIDC: Support more signature and encryption algorithms
  • Fix CORS bug
  • Implement OAuth 2.0 JWT Secured Authorization Request (JAR) Draft 32
  • Allow default properties on client registration
  • Allow access tokens use in clent registration to be used only once
  • Improve client and client grant management in the profile page

Release 2.5.2

18 Jan 22:58
6ded975
Compare
Choose a tag to compare
  • Fix annoying bug in scheme validation during login
  • Fix scheme verification bug
  • Fix docker image builder

Release 2.5.1

17 Jan 14:01
f70a133
Compare
Choose a tag to compare
  • Add identify action to authenticate via schemes oauth2 or certificate without giving the username
  • Fix change password issue in the admin interface
  • Add oidc config restrict-scope-client-property to restrict a client to certain scopes if needed
  • Allow to reconnect on session closed

Release 2.5.0

11 Jan 16:53
0087fe8
Compare
Choose a tag to compare

The "Recontainment Release"

Release 2.4.0

25 Sep 16:06
67355d6
Compare
Choose a tag to compare

The "Second Wave Release"

  • Allow user to update its e-mail
  • Allow user to reset its credentials
  • Handle callback url for registration and reset credentials
  • Update certificate scheme management: remove online certiticate generation and add certificate validation via DN
  • Implement revoke tokens on code replay for oauth2 and oidc plugins
  • Show client_id and redirect_uri on grant scope
  • Remove parameters object on *_load() functions result
  • Scheme WebAuthn: disable fmt none by default
  • Allow to add granted scope list in id_token and /userinfo
  • Fix last login refresh without authentication bug
  • Add endpoint /mod/reload/ to reload modules lists
  • Add Event log messages
  • Add parameter Scheme Required to a scope scheme group
  • Add API key to use administration APIs via scripts without a cookie session

Release 2.3.3

24 Aug 12:05
675f5e4
Compare
Choose a tag to compare
  • Limit scheme available output
    This is a security release, please upgrade your Glewlwyd version.
    To mitigate server configuration leaks, I recommend the following actions:

Release 2.3.2

21 Jul 11:57
6a2c4b2
Compare
Choose a tag to compare
  • Allow to specify a public JWKS for OIDC plugin
  • Fix official docker image builder
  • Fix load module files on filesystems that don't fully support readdir(), closes #150
  • Fix Small UI bugs
  • Add manpage
  • Add documentation on reverse proxy with examples for Apache and Nginx

Release 2.3.1

25 Jun 23:35
ed121c3
Compare
Choose a tag to compare
  • Upgrade Bootstrap to 4.5
  • Replace Font-Awesome 5 with Fork-Awesome
  • Fix Mock scheme in profile page

Release 2.3.0

25 Jun 00:00
e5188b3
Compare
Choose a tag to compare

The "Saint-Jean-Baptiste Release"