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

Release 2.4.0

Compare
Choose a tag to compare
@babelouest babelouest released this 25 Sep 16:06
· 1113 commits to master since this release
67355d6

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