You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have this vulnerability report: when calling /api/auth/callback/user-login using POST method w/ empty body, HTML for login page w/ HTTP status 200 is returned instead of JSON w/ url prop like for other OK/error states. Is it possible to change that somehow? None of the pages / callbacks config options did not help.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We have this vulnerability report: when calling
/api/auth/callback/user-login
using POST method w/ empty body, HTML for login page w/ HTTP status 200 is returned instead of JSON w/url
prop like for other OK/error states. Is it possible to change that somehow? None of thepages
/callbacks
config options did not help.Beta Was this translation helpful? Give feedback.
All reactions