Prevent specific DB user from connecting #1127
neilharris1
started this conversation in
General
Replies: 1 comment
-
No but you can create a simple plugin to achieve this. Just implement the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to configure adminer to prevent a specific username being used when attempting to connect to a DB? For example, if there is a user on the DB named
prod-user
, can adminer be configured to disallow this user opening a connection to the DB when this username is used in the DB connection fields?Beta Was this translation helpful? Give feedback.
All reactions