mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-26 11:58:53 +00:00
✨(all) allow forcing SSO display name for authenticated users
Add a new setting that controls whether an authenticated user can rename or modify their display name, or if they must use the one returned by the SSO. When the setting is disabled, only anonymous users can set a display name freely; authenticated users always use their SSO display name. Requested by many self-hosters.
This commit is contained in:
committed by
aleb_the_flash
parent
05a67320b1
commit
0d5136206f
@@ -12,6 +12,7 @@ and this project adheres to
|
||||
|
||||
- ✨(backend) allow searching the recording admin table by owner email
|
||||
- ✨(frontend) add participant color gradient when camera is off #1490
|
||||
- ✨(all) allow forcing SSO display name for authenticated users
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user