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
I noted that, even if i enable auth 'everywhere', the
/?asset=index.js
/?asset=index.css
/?asset=favicon.ico
are working without giving a Forbidden 401 error.
May be it would be 'more secure' to include all replies into the general authentication process?
Why are they excluded now?