mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
Routes: /restore.pl is no more
Forgot I was supposed to delete this >.<
This commit is contained in:
parent
3208692de6
commit
f7b33af86a
1 changed files with 0 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue