This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Implement config option sso.update_profile_information
#10108
Merged
anoadragon453
merged 21 commits into
matrix-org:develop
from
jkanefendt:update-sso-display-name
Jun 21, 2021
Merged
Changes from 14 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
d4acc35
Implemented config option sso.update_display_name to keep user's disp…
jkanefendt 3c455f2
Initial import
jkanefendt c881e8f
Added full stop.
jkanefendt 314eed9
Linting, regenerated sample config
jkanefendt 53ca4e3
Finally fixed linting
jkanefendt 567ddd5
Renamed config option sso.update_display_name to sso.update_profile_i…
jkanefendt db2be1e
Merge branch 'update-sso-display-name' of https://github.com/jkanefen…
jkanefendt 5de9863
Linting...
jkanefendt 0c2cca3
Removed trailing whitespace
jkanefendt 135def3
Linting......
jkanefendt ca8d798
Update synapse/config/sso.py
jkanefendt af46af0
Update synapse/config/sso.py
jkanefendt f8a6490
Update synapse/config/sso.py
jkanefendt 6763019
Regenerated sample config after applying proposed changes
jkanefendt 277e17f
Update synapse/config/sso.py
jkanefendt 5d02a90
Update synapse/config/sso.py
jkanefendt 6bada48
Regenerated sample config after applying proposed change to SSO confi…
jkanefendt 748fcf5
Applied proposed refactoring
jkanefendt 36e1d17
Update changelog.d/10108.feature
jkanefendt 6fd8621
Reflow some of the config line
anoadragon453 d02ee42
Merge branch 'develop' of github.com:matrix-org/synapse into update-s…
anoadragon453 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Implement config option sso.update_profile_information to keep a user's profile fields in sync with the values from the SSO ticket (currently display_name). | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.