Document finance workflow and security toggle

This commit is contained in:
2026-05-19 14:26:04 +02:00
parent b23f73ecd6
commit 383796df87
7 changed files with 358 additions and 3 deletions
+2 -1
View File
@@ -6,6 +6,7 @@
}
},
"Security": {
"Enabled": false,
"DevelopmentBypass": false,
"DevelopmentUserIsAdmin": false,
"DevelopmentUserName": "DEV\\TrafagDeveloper",
@@ -33,6 +34,6 @@
"FinanceCockpitAccess": {
"Enabled": true,
"Username": "finance",
"PasswordHash": "A8AF253007750E0C2986CBD0BC570530B4AE2417AAC59067591E708547834AE4"
"PasswordHash": "1446F41A1BF8ABCF5DED217400CDC5D671F9E1B58753162A228F23FB7C844575"
}
}