BanManager-WebUI icon indicating copy to clipboard operation
BanManager-WebUI copied to clipboard

Setup should validate existing encryption key

Open confuser opened this issue 4 years ago • 0 comments

Problem If the encryption key is re-generated, encrypted data within servers table can no longer be decrypted.

Solution Setup tool should validate this by attempting to decrypt existing server details. If it fails to decrypt, warn the user and ask if they want to remove it. If no, exit setup as it'll prevent the WebUI from running.

confuser avatar Dec 13 '20 11:12 confuser