summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/routing.csv')
-rw-r--r--frontend/routing.csv2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/routing.csv b/frontend/routing.csv
index 7183a43..06447b6 100644
--- a/frontend/routing.csv
+++ b/frontend/routing.csv
@@ -36,6 +36,8 @@ logout/(.+) logout go
register register
register/([a-zA-Z0-9]{30}) register token
invite invite
+forgot users/forgot-password
+reset users/reset-password
# Pass through
(js)/([0-9a-zA-Z-_]+\.(js)) passthrough dir file ext
(images)/([0-9a-zA-Z-_]+\.(gif|jpg|jpeg|ico|png)) passthrough dir file ext