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
In the interceptor, if it is not an ajax request, the authentication will be canceled directly, resulting in permission bypass.
In fact, X-Requested-With: XMLHttpRequest can be bypassed if the request header does not exist
In the interceptor, if it is not an ajax request, the authentication will be canceled directly, resulting in permission bypass.
In fact, X-Requested-With: XMLHttpRequest can be bypassed if the request header does not exist
test payload
The text was updated successfully, but these errors were encountered: