Routes: /restore.pl is no more

Forgot I was supposed to delete this >.<
This commit is contained in:
Ilya Prokopenko 2022-01-06 13:49:55 +07:00
parent 3208692de6
commit f7b33af86a
No known key found for this signature in database
GPG key ID: 7736BBBB05F14A56

View file

@ -55,10 +55,6 @@ routes:
handler: "Auth->restore"
- url: "/restore/internal-finish"
handler: "Auth->finishRestoringPassword"
- url: "/restore.pl"
handler: "Auth->restore"
- url: "/restore.pl/internal-finish"
handler: "Auth->finishRestoringPassword"
- url: "/setSID/{slug}"
handler: "Auth->su"
- url: "/settings"