added base path filter

This commit is contained in:
ston1th 2019-05-03 10:44:17 +02:00
commit ec5a376733
15 changed files with 104 additions and 44 deletions

View file

@ -2,7 +2,7 @@
package core
var (
const (
IndexURI = "/"
TotpURI = "/totp"
LoginURI = "/login"