Remove deprecated isAuthenticated logic from PingViewModel and related UI components

This commit is contained in:
2026-03-17 00:18:02 +01:00
parent 4344d04ff9
commit bafb63dc16
4 changed files with 6 additions and 16 deletions
@@ -46,7 +46,7 @@ Setze folgende Variablen in Postman (Environment "Local Docker"):
* `client_id`: `postman-client`
* `client_secret`: `postman-secret-123`
* `username`: `admin`
* `password`: `Change_Me_In_Production!`
* `password`: `Admin#1234`
---