Skip to content

Commit c6a4619

Browse files
committed
chore: reserve the restore-account alias
The frontend now serves /restore-account (the deletion cancel page), so the alias namespace must never hand it out.
1 parent ac1e6d4 commit c6a4619

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

shared/reserved_aliases.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"profile-pictures",
6161
"public",
6262
"register",
63+
"restore-account",
6364
"relay",
6465
"report",
6566
"reset",

0 commit comments

Comments
 (0)