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

Adds a Pii Flag, Censors Hwid and Ip #27776

Merged
merged 2 commits into from
Jun 1, 2024

Conversation

Geekyhobo
Copy link
Contributor

@Geekyhobo Geekyhobo commented May 7, 2024

About the PR

Add a Pii Flag to Admin Flags, Closes #6859, Unfucked version of #23720

Why / Balance

Helpful for restricting Pii behind permission, not everyone should have access to that type of sensitive info, also this has much greater use on SS14.Admin where there is PII all over the place, with a flag I can now hide that Pii (Coming SoonTM)

Technical details

Censors Pii to "*Hidden*" based on an admin flag

Media

  • I have added screenshots/videos to this PR showcasing its changes ingame, or this PR does not require an ingame showcase

Screenshot 2024-05-07 140143

Breaking changes

Changelog

🆑
ADMIN:

  • add: Added a PII admin flag to hide personal identification information.

@Geekyhobo Geekyhobo marked this pull request as ready for review May 7, 2024 18:54
@github-actions github-actions bot added Status: Needs Review This PR requires new reviews before it can be merged. labels May 7, 2024
Copy link
Contributor

@Chief-Engineer Chief-Engineer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a wizard to grant the flag to project managers or head admins after it is merged

@ShadowCommander ShadowCommander merged commit 94a113d into space-wizards:master Jun 1, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Review This PR requires new reviews before it can be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restricting access to user PII behind a +CHECKUSER admin permission.
3 participants