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 have enabled global authentication on / for security.
But I need to add some UNauthenticated dirs like for /public dir
How is it possible?
A setting like --unauth dir1#dir2#dir3 could be nice to override auth requirement :)