Skip to content
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

Allow name write privileges to be withheld #2773

Merged
merged 3 commits into from
May 23, 2024

Conversation

Firstyear
Copy link
Member

Fixes #2772 - Allow self write name privileges to be withheld. This is achieved by moving the legal name and display name write to the self name write acp, and adding a group that enables or removes this access. This allows admins to remove idm_all_persons from this group to disable the ability for users to self modify their name related values.

I don't really like this feature but I see it's importance for schools and some businesses. I don't want it to be the default, but I also recognise that it's needed in some environments.

Checklist

  • [ x ] This pr contains no AI generated code
  • [ x ] cargo fmt has been run
  • cargo clippy has been run
  • [ x ] cargo test has been run and passes
  • [ x ] book chapter included (if relevant)
  • design document included (if relevant)

@Firstyear Firstyear marked this pull request as ready for review May 16, 2024 05:41
yaleman
yaleman previously approved these changes May 17, 2024
@Firstyear Firstyear enabled auto-merge (squash) May 21, 2024 01:34
@Firstyear Firstyear merged commit 3723abb into kanidm:master May 23, 2024
23 of 24 checks passed
@Firstyear Firstyear deleted the 20240516-2772-name-change-acp branch May 23, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Option to disable self managing displayname, name, and legal name
2 participants