Add password recovery page.

This commit is contained in:
Andrey Antukh 2016-05-31 20:54:18 +03:00
parent 0fc6efa7b0
commit 87152c6b46
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95
8 changed files with 194 additions and 34 deletions

View file

@ -83,7 +83,7 @@
:auth/login (auth/login-page)
:auth/register (auth/register-page)
:auth/recovery-request (auth/recovery-request-page)
;; :auth/recovery (auth/recovery-page)
:auth/recovery (auth/recovery-page (:token params))
:dashboard/projects (dashboard/projects-page)
:dashboard/elements (dashboard/elements-page)
:dashboard/icons (dashboard/icons-page)