Added feature flag for basic auth stuff #440

This commit is contained in:
2023-11-19 14:01:26 +01:00
parent c8d3bf780d
commit 4ccb57e6a3
13 changed files with 115 additions and 28 deletions

View File

@@ -2,6 +2,6 @@
"WebVersion": {
"Major": "1",
"Minor": "2",
"Micro": "dev410"
"Micro": "dev440"
}
}