🎉 Add 'email-verification' flag enabled by default

The main idea is deprecating the `insecure-register` flag with the more
general `email-verification` flag.
This commit is contained in:
Andrey Antukh 2022-09-14 12:39:20 +02:00
parent 41134f22e9
commit 2348146f00
7 changed files with 88 additions and 19 deletions

View file

@ -417,6 +417,7 @@
(ig/prep)
(ig/init))))
(l/info :msg "welcome to penpot"
:worker? (contains? cf/flags :backend-worker)
:version (:full cf/version)))
(defn stop