Merge branch 'master' into remove-logout-button

This commit is contained in:
Henrique Dias
2020-01-09 17:27:49 +00:00
committed by GitHub
18 changed files with 1464 additions and 636 deletions

View File

@@ -38,6 +38,7 @@ func handleWithStaticData(w http.ResponseWriter, r *http.Request, d *data, box *
"LoginPage": auther.LoginPage(),
"CSS": false,
"ReCaptcha": false,
"Theme": d.settings.Branding.Theme,
}
if d.settings.Branding.Files != "" {