From 2e4885d98ec49203180deb7e4e9148762e4720e7 Mon Sep 17 00:00:00 2001 From: jloup Date: Sun, 13 May 2018 23:14:26 +0200 Subject: Admin minimal dashboard. --- cmd/app/main.go | 1 + 1 file changed, 1 insertion(+) (limited to 'cmd/app') 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() { "/change-password", "/signout", "/me", + "/admin", "/account", "/otp/enroll", "/otp/validate", -- cgit v1.2.3