-
I currently have the plugin setup with Authelia, but there are two options for logging in, the custom |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
you could change the password for the user to something long and random and forget about it, or you could modify the database to remove the authentication provider from the user so that password auth is disabled. The first option is easier. |
Beta Was this translation helpful? Give feedback.
you could change the password for the user to something long and random and forget about it, or you could modify the database to remove the authentication provider from the user so that password auth is disabled. The first option is easier.