Users without groups can see _all_ databases and users #11
Labels
No Label
art
big
blocked
bug
crash report
disputed
documentation
duplicate
feature request
good first issue
packaging
question
security
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Projects/mysqladm-rs#11
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If a user has no groups, the regex in get_all_database_users_for_user will match all users in the dbms.
This is made worse by
34dfc562a9
, meaning that this always happens om macOS.Handle users with no groupsto Users without groups can see _all_ databases and users