6 Commits

Author SHA1 Message Date
cbf3c662a1 Fixed missing special characters that can occur in an ExponentToken
All checks were successful
Build & Publish to GHCR / build (push) Successful in 45s
2025-10-17 09:25:37 +02:00
101e208a8f Unified logging behaviour
All checks were successful
Build & Publish to GHCR / build (push) Successful in 43s
- Logger doesn't start with log level DEBUG by default, instead reads a environment variable
- Secret handler raises exceptions instead of using the module os to exit
- Added extensive debug logging
2025-10-17 08:59:27 +02:00
e944acaedd ...and numbers
All checks were successful
Build & Publish to GHCR / build (push) Successful in 23s
2025-10-10 11:18:50 +02:00
f0792a3d21 Checking what kind of token you receive probably helps before writing a validator
All checks were successful
Build & Publish to GHCR / build (push) Successful in 21s
2025-10-10 11:03:44 +02:00
582cc0d9b9 Checking if a valid token has been supplied from the app, only works with Android tokens
All checks were successful
Build & Publish to GHCR / build (push) Successful in 21s
2025-10-09 16:31:37 +02:00
ea1615995d Deployment configuration 2025-10-06 16:00:03 +02:00