Files
dify/api/tests/unit_tests
GareArc febace6bcf feat(device-flow): redirect sso-complete failures to device page
All failure paths in sso_complete now return 302 redirects to
/device?sso_error=... instead of raw werkzeug error pages. Adds
_device_error_redirect helper that clamps codes to the two allowed
values, an outer catch-all try/except that logs + redirects on
unhandled exceptions, and relays any inbound sso_error from Go
enterprise straight through. user_code is now extracted before
the nonce is consumed so replay redirects can still carry it.
2026-06-29 19:18:15 -07:00
..
2026-06-24 07:10:02 +00:00
2026-06-18 23:07:12 +00:00
2026-04-16 08:50:02 +00:00
2026-06-19 16:44:20 +00:00
2024-04-08 18:51:46 +08:00