-
Notifications
You must be signed in to change notification settings - Fork 526
Closed
Labels
Good first issueMarks issues that should be easy to fix/close, useful for new contributors.Marks issues that should be easy to fix/close, useful for new contributors.Type: enhancement
Milestone
Description
We don't allow to set data source to Flat file anymore, nor do we allow the PLAINTEXT hash algorithm. On start up we notice such cases and perform a mandatory migration.
However, if such values are configured and a reload is performed, AuthMe accepts these values without batting an eye*. We need to perform the same validation as we do on startup in ReloadCommand.
* the data source cannot be changed on reload so flat file is not an issue
Metadata
Metadata
Assignees
Labels
Good first issueMarks issues that should be easy to fix/close, useful for new contributors.Marks issues that should be easy to fix/close, useful for new contributors.Type: enhancement