mirror of
https://github.com/wekan/wekan.git
synced 2025-12-29 05:38:48 +01:00
Edit profil and change password menus are not displayed when SSO authentication is used
This commit is contained in:
parent
6d9d69e01d
commit
c7cc9273a6
5 changed files with 21 additions and 8 deletions
|
|
@ -445,6 +445,7 @@ Users.safeFields = {
|
|||
'profile.initials': 1,
|
||||
orgs: 1,
|
||||
teams: 1,
|
||||
authenticationMethod: 1,
|
||||
};
|
||||
|
||||
if (Meteor.isClient) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue