]> cat aescling's git repositories - mastodon.git/commit
Ensure the app does not even start if OTP_SECRET is not set (#6557)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 26 Feb 2018 00:31:44 +0000 (01:31 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2018 00:31:44 +0000 (01:31 +0100)
commit5cc716688abdf7eaafc58d804209510601190791
tree26f2f13dbc2334f11d3673183a21c942148d8632
parentf0a1b1a152f8f46e2ff685b405d6361b7725f5ae
Ensure the app does not even start if OTP_SECRET is not set (#6557)

* Ensure the app does not even start if OTP_SECRET is not set

* Remove PAPERCLIP_SECRET (it's not used by anything, actually)

Imports are for internal consumption and the url option isn't even
used correctly, so we can remove the hash stuff from them
.env.production.sample
app/models/import.rb
app/models/user.rb
lib/tasks/mastodon.rake