adds SERVICE_INFO_PASSWORD to gate infopage behind a password
This commit is contained in:
Vendored
+1
@@ -41,5 +41,6 @@ declare module "express-session" {
|
||||
userToken?: string;
|
||||
csrf?: string;
|
||||
flash?: { type: string; message: string };
|
||||
unlocked?: boolean;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user