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

Restricting access to user PII behind a +CHECKUSER admin permission. #6859

Closed
moonheart08 opened this issue Feb 22, 2022 · 4 comments · Fixed by #27776
Closed

Restricting access to user PII behind a +CHECKUSER admin permission. #6859

moonheart08 opened this issue Feb 22, 2022 · 4 comments · Fixed by #27776
Labels
Difficulty: 3-Hard Extensive codebase knowledge required. Priority: 1-Urgent GET ON IT STAT

Comments

@moonheart08
Copy link
Contributor

This would mean obscuring the IP and HWID of the user in some non-reversible manner or just hiding it outright, and not allowing non-checkuser staff to apply IP bans (and simply presenting a "sticky ban" button that does so but with the details obscured).
This requires changes to SS14.Admin as well.

@moonheart08 moonheart08 added Priority: 1-Urgent GET ON IT STAT Difficulty: 3-Hard Extensive codebase knowledge required. labels Feb 22, 2022
@PaulRitter
Copy link
Member

prob best to hide it behind an adminflag. this should be easily carried over to SS14.Admin as well since you can check for adminflags there too

@moonheart08
Copy link
Contributor Author

prob best to hide it behind an adminflag. this should be easily carried over to SS14.Admin as well since you can check for adminflags there too

(so, +CHECKUSER per the title)

@Geekyhobo
Copy link
Contributor

linking these two issues together, space-wizards/SS14.Admin#35, ideally this should be done first then it can be done on ss14.admin with flags

@Geekyhobo
Copy link
Contributor

Also working on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: 3-Hard Extensive codebase knowledge required. Priority: 1-Urgent GET ON IT STAT
Projects
Archived in project
4 participants