aboutsummaryrefslogtreecommitdiff
path: root/cmd/app/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/app/main.go')
-rw-r--r--cmd/app/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/app/main.go b/cmd/app/main.go
index 2cf29f9..4405bf1 100644
--- a/cmd/app/main.go
+++ b/cmd/app/main.go
@@ -146,6 +146,7 @@ func main() {
146 "/change-password", 146 "/change-password",
147 "/signout", 147 "/signout",
148 "/me", 148 "/me",
149 "/admin",
149 "/account", 150 "/account",
150 "/otp/enroll", 151 "/otp/enroll",
151 "/otp/validate", 152 "/otp/validate",