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

Update changelog

parent 5c74caaf
No related branches found
No related tags found
1 merge request!752Resolve "Users are able to change the linked user, but not the supposed fields"
Pipeline #38459 passed with warnings
......@@ -14,6 +14,10 @@ Added
* Provide an ``ExtensiblePolymorphicModel`` to support the features of extensible models for polymorphic models and vice-versa.
Changed
~~~~~~~
* Refactor views/forms for creating/editing persons.
Fixed
~~~~~
......@@ -21,6 +25,8 @@ Fixed
* Fix order of submit buttons in login form and restructure login template
to make 2FA work correctly.
* Fix page title bug on the impersonate page.
* Users were able to edit the linked user if self-editing was activated.
* Users weren't able to edit the allowed fields although they were configured correctly.
`2.0rc7`_ - 2021-10-18
----------------------
......
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