X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=cmd%2Fapp%2Fmain.go;h=28eb77522b0e2ff1c421b16292bae3290a58c514;hb=16e43cc77935a979c48e75f1ec8ed792952a4ae8;hp=a0463d260d0d839151ff18ee7f52ff57f622f249;hpb=bf5deb87cef2b6f1370c808821dfb631d00590f6;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FFront.git diff --git a/cmd/app/main.go b/cmd/app/main.go index a0463d2..28eb775 100644 --- a/cmd/app/main.go +++ b/cmd/app/main.go @@ -143,6 +143,7 @@ func main() { "/change-password", "/signout", "/me", + "/account", "/otp/enroll", "/otp/validate", "/not_confirmed",