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
While preparing the Swagger spec I discovered we might be making quite a few controller action available to external APIs that don't need to be.
Audit and restrict. Careful, many of our web pages do request information through ajax calls even if those actions aren't really needed by any other external APIs.