Web: add CheckRedirect to pages using baselogin.html

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2024-10-12 12:53:26 +02:00
parent cdbb376376
commit 87fdc1dec1
2 changed files with 22 additions and 18 deletions

View File

@@ -257,6 +257,7 @@ type setupPage struct {
HideSupportLink bool
Title string
Branding UIBranding
CheckRedirect bool
}
type folderPage struct {