• Joined on 2026-05-07
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-21 17:14:25 +02:00
c440f5aa1e fix: update token retrieval logic in handleRedirectCallback and remove unused parseSSE function
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-21 17:10:30 +02:00
fd453013fd fix: change redirect_uri type to str in AuthCallbackRequest schema and update its usage in auth_callback
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-21 17:08:05 +02:00
8e395a4966 fix: add logging to auth_callback for better debugging of OIDC token exchange
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-21 17:03:48 +02:00
da0196b469 fix: update auth_callback to include client_id in POST body for OIDC providers
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-21 16:59:01 +02:00
6a7c225606 fix: enhance auth_callback to support client authentication via POST body for OIDC providers
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-21 16:57:09 +02:00
d48318ad6b fix: update auth_callback to include client_id in request body for OIDC providers
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-21 16:55:38 +02:00
f7ef2de4e9 fix: update auth_callback to support HTTP Basic auth for OIDC providers
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-21 16:53:03 +02:00
f0a2c5bdca fix: enhance sha256 function with SubtleCrypto support and add JS fallback implementation
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-21 16:50:58 +02:00
848d593410 fix app.tsx no –crypto.randomUUID is not a function error
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-21 16:47:29 +02:00
a92a67c8a7 fix: update script source path in index.html and set root directory in vite.config.ts
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-20 23:38:12 +02:00
c54db37968 fix: remove unused import and update requirements for pydantic-settings
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-20 23:28:08 +02:00
653b82d611 fix: add debug output for requirements installation in Dockerfile
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-20 23:26:45 +02:00
572c199f87 fix: pin httpx version to 0.28.1 for compatibility
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-20 23:20:32 +02:00
970d210085 fix: update httpx version constraint to allow 0.28.x compatibility
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-20 23:18:34 +02:00
462eb34228 fix: downgrade httpx to version 0.28.1 in requirements.txt
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-20 23:17:03 +02:00
23a7059d3a update requiremts.txt
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-20 23:13:18 +02:00
d343d20b3e oicd_audience removal
AdmMabe created branch master in AdmMabe/ai-chat 2026-06-20 23:00:29 +02:00
AdmMabe pushed to master at AdmMabe/ai-chat 2026-06-20 23:00:29 +02:00
4ebc1fa3cc init
AdmMabe created repository AdmMabe/ai-chat 2026-06-20 22:59:20 +02:00