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

[Feature request]: could be exception for main admin removed - access to user data #5194

Open
Jimmi08 opened this issue Feb 10, 2024 · 0 comments
Labels
type: enhancement An improvement or new feature request

Comments

@Jimmi08
Copy link
Contributor

Jimmi08 commented Feb 10, 2024

Motivation

With this code main admin always sees user list or user data

$full_perms = getperms("0") || check_class(varset($pref['memberlist_access'], 253));

But there is the preference to set this directly in the admin area.

image

It is confusing and hard to check.

Proposed Solution

Remove exception for main admin or let it only in debug mode

Alternatives

.

Additional Context

Thanks

@Jimmi08 Jimmi08 added the type: enhancement An improvement or new feature request label Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement An improvement or new feature request
Projects
None yet
Development

No branches or pull requests

1 participant