1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2025-03-20 04:46:22 +09:00

Switch to yesod-auth-account and make the mail code independent of Vervis

This commit is contained in:
fr33domlover 2018-03-03 21:33:59 +00:00
parent fb47407f2b
commit 3398b56931
18 changed files with 398 additions and 190 deletions

View file

@ -1,6 +1,6 @@
$# This file is part of Vervis.
$#
$# Written in 2016 by fr33domlover <fr33domlover@riseup.net>.
$# Written in 2016, 2018 by fr33domlover <fr33domlover@riseup.net>.
$#
$# ♡ Copying is an act of love. Please copy, reuse and share.
$#
@ -18,7 +18,7 @@ $# <http://creativecommons.org/publicdomain/zero/1.0/>.
fast.
<p>
<a href=@{PersonNewR}>Sign up
<a href=@{AuthR newAccountR}>Sign up
<h2>Repos

View file

@ -12,8 +12,7 @@ $# You should have received a copy of the CC0 Public Domain Dedication along
$# with this software. If not, see
$# <http://creativecommons.org/publicdomain/zero/1.0/>.
$maybe avatar <- avatarW <$> personEmail person
^{avatar}
^{avatarW $ personEmail person}
<ul>
<li>

View file

@ -0,0 +1,4 @@
Visit the following link to reset your passphrase on the Vervis instance at
<@{HomeR}>:
<#{url}>

View file

@ -0,0 +1,4 @@
Visit the following link to verify your account on the Vervis instance at
<@{HomeR}>:
<#{url}>