Skip to content
Snippets Groups Projects
Verified Commit c871f81a authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Update changelog

parent 21cb467e
No related branches found
No related tags found
1 merge request!885Resolve "OpenID Login process: Visually indicate login flow"
Pipeline #49310 passed
......@@ -19,6 +19,8 @@ Added
* OpenID Connect RSA keys can now be passed as string in config files
* Views filtering for person names now also search the username of a linked user
* OAuth2 applications now take an icon which is shown in the authorization progress.
* Add support for hiding the main side nav in ``base.html``.
Fixed
~~~~~
......@@ -40,6 +42,8 @@ Changed
* [Docker] Base image now contains curl, grep, less, sed, and pspg
* Views raising a 404 error can now customise the message that is displayed on the error page
* OpenID Connect is enabled by default now, without RSA support
* Login and authorization pages for OAuth2/OpenID Connect now indicate that the user is in progress
to authorize an external application.
`2.5`_ – 2022-01-02
-------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment