[16][base_group_backend] Allow bakcend user UI to access to its profile#421
[16][base_group_backend] Allow bakcend user UI to access to its profile#421florian-dacosta wants to merge 1 commit intoOCA:16.0from
Conversation
|
Hi @FranzPoize, @bealdav, |
|
This PR has the |
|
@bguillot |
|
/ocabot merge minor |
|
What a great day to merge this nice PR. Let's do it! |
|
Thanks |
|
@bguillot your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-421-by-bguillot-bump-minor. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
These 2 changes are necessary to leave a backend UI user to access its profile (to change language, timezone or other preference stuff).
On demo data, there still may have an issue if auth_totp is installed... But I don't think adding this dependency is wanted.
@FranzPoize @petrus-v