BanManager-WebUI
BanManager-WebUI copied to clipboard
Setup should validate existing encryption key
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.