Disable Username / Password for local network requests
Disable Username / Password for local network requests
I would be nice to have username and password enabled for remote security and then to have an option (checkbox) to not require login for local subnet connections.
Re: Disable Username / Password for local network requests
Yeah, we've looked at that.
The biggest challenge is finding out what the netmask is for the active network adapter.
There is simply no method that is both portable and reliable.
(Well, I could not find it anyway)
The biggest challenge is finding out what the netmask is for the active network adapter.
There is simply no method that is both portable and reliable.
(Well, I could not find it anyway)
Re: Disable Username / Password for local network requests
Would one way to do this be to use different templates? Well one designated remote connections and one designated local subnet, then depending on which one was accessed, have the username & paswword or not.
I don't know if this is possible, but SAB already has a secondary web interface. Could something be done with that?
I don't know if this is possible, but SAB already has a secondary web interface. Could something be done with that?
Eejit - The name say's it all !!
Re: Disable Username / Password for local network requests
Doesn't really change the basic problem.
Besides, the only distinction between the two skins is the end part of the URL.
That's not a reliable basis for the distinction.
Like I said, we're looking at it, but there are no shortcuts that wouldn't compromise security.
Besides, the only distinction between the two skins is the end part of the URL.
That's not a reliable basis for the distinction.
Like I said, we're looking at it, but there are no shortcuts that wouldn't compromise security.
-
- Newbie
- Posts: 2
- Joined: February 27th, 2013, 1:06 pm
Re: Disable Username / Password for local network requests
Would it be possible to enable a user name and password only for the ssl portion and leave the non-ssl open?
Re: Disable Username / Password for local network requests
Not with the current web server framework we're using.
It's one of these long-term things that are useful but for which we
usually decide that the effort exceeds the benefits.
We'll look at it again for release 0.8.0, which will have an upgraded framework.
It's one of these long-term things that are useful but for which we
usually decide that the effort exceeds the benefits.
We'll look at it again for release 0.8.0, which will have an upgraded framework.
Re: Disable Username / Password for local network requests
2 years later... has this been implemented?
Re: Disable Username / Password for local network requests
No, because we're only now preparing 0.8.0 for release.
It doesn't look like the framework has become more friendly towards implementation.
BTW: requiring no login over http and login over https is not feasible.
There's no way to stop people from using http.
It doesn't look like the framework has become more friendly towards implementation.
BTW: requiring no login over http and login over https is not feasible.
There's no way to stop people from using http.