Skip to content

Startup validation of settings not performed on reload #1190

@ljacqu

Description

@ljacqu

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.Type: enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions