Protect finance cockpit with login

This commit is contained in:
2026-05-19 09:40:15 +02:00
parent 5c654ad848
commit 9c544afa20
8 changed files with 217 additions and 32 deletions
+5
View File
@@ -29,5 +29,10 @@
"Enabled": true,
"Username": "hr",
"PasswordHash": "A8AF253007750E0C2986CBD0BC570530B4AE2417AAC59067591E708547834AE4"
},
"FinanceCockpitAccess": {
"Enabled": true,
"Username": "finance",
"PasswordHash": "A8AF253007750E0C2986CBD0BC570530B4AE2417AAC59067591E708547834AE4"
}
}