1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-27 02:24:50 +09:00

UX: Don't require login for verifying email address

This commit is contained in:
fr33domlover 2022-09-28 14:09:10 +00:00
parent 0d1de1278b
commit 861d7636bc

View file

@ -313,7 +313,6 @@ instance Yesod App where
(AuthR a , True)
| a == resendVerifyR -> personFromResendForm
(AuthR (PluginR "account" ["verify", u, _]), False) -> personUnver u
-- Client