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

Update changelog

parent 10078d1b
No related branches found
No related tags found
1 merge request!1099Activate WebAuthn and redesign 2FA profile page
Pipeline #115006 failed
......@@ -29,6 +29,7 @@ Added
* GraphQL queries and mutations for core data management
* [Dev] Introduce new mechanism to register classes over all apps.
* Data template for `room` model used for haystack search indexing moved to core.
* Support for two factor authentication via email codes and Webauthn.
Changed
~~~~~~~
......@@ -49,6 +50,8 @@ Changed
* Get dashboard widgets and data checks from apps with new registration mechanism.
* Use write-through cache for sessions to retain on clear_cache
* Better error page with redirect option to login page when user has no permission to access a route.
* Users now can setup as many 2FA devices as they want.
* The 2FA profile overview was completely redesigned.
Fixed
~~~~~
......
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