Skip to content
Commit 7496bf34 authored by Carl Schwan's avatar Carl Schwan
Browse files

Require the secret config to be configured



If it's not configured the instance will look like it is working but
various features will silently break (end to end encryption, setting
alternate email and probably more).

One issue is that changing the secret from empty to something will
break various other stuff (app token). I don't think there is a good way
to solve this issue other than breaking early instead of having to
handle a painful migration later on.

Signed-off-by: default avatarCarl Schwan <carl@carlschwan.eu>
parent 8a525913
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment