Files
open-webui-custom/backend
Classic298 6d087202ad fix: prevent invalidate_token crash when decode_token returns None (#20277)
Add null check after decode_token() before calling decoded.get(). Invalid/expired tokens now gracefully exit instead of crashing with AttributeError.
2025-12-31 02:30:45 -05:00
..
2025-09-12 14:09:32 +08:00
2025-06-27 15:46:38 +04:00
2025-10-07 16:20:27 -05:00