-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#187 Populate avatar from SAML attribute #740
base: master
Are you sure you want to change the base?
Conversation
d293264
to
879714b
Compare
Signed-off-by: Rick Bruyninckx <[email protected]>
Signed-off-by: Rick Bruyninckx <[email protected]>
Signed-off-by: RickBruyninckx <[email protected]>
Can we expect this to be merged (soon)? 🤔 |
I don't expect it to happen anymore... This PR was created 211 days ago but I don't think anyone is willing to review it. |
Sad. |
Sorry. I was actually starting to look into it quite a while ago… but don't have a good setup for smoke testing it. Generally the code looked fine iirc. Have to revisit. |
This PR addresses #187.
The code is coppied from Lumrenion but his PR seems stale so I'm giving it a shot.
In admin configuration, a new configuration field avatar_mapping is added.
If avatar_mapping configuration field is not empty, the user wont be able to upload an image in the nextcloud profile settings
The avatar_mapping field holds a publicly available URL to the profile image of the user. As usual, the image will be downloaded to nextcloud when the user logs in via user_saml.