lardbit/nefarious

Remove auth requirement

flic opened this issue · 2 comments

flic commented

Great project!

I'm currently using an auth forwarder in my reverse proxy in front of my published web apps, so the basic auth login in Nefarious is a bit of a nuisance actually. Is there a way to disable the authentication?

No, sorry, there's no current way to disable it. But once you're logged in the session doesn't expire so it should only be a nuisance once.

flic commented

Good enough, thanks!