Page 1 of 1

Is it possible to put username and password in the URL?

Posted: June 2nd, 2015, 12:02 am
by Woog
I've seen instructions for putting username and password in the API/RSS URL, but I tried formatting it to have it in the standard address ([address]:[port]/sabnzbd/) and couldn't get it to work.

Alternatively, is it possible to whitelist a specific IP address to not require username and password? I realize neither of these options are particularly secure, but I'm just looking for an easy way to stop typing the username and password from one computer without removing username/pass entirely.

Re: Is it possible to put username and password in the URL?

Posted: June 2nd, 2015, 1:44 am
by shypike
Currently not. We're completely depend on the embedded web framework that we use.
We update the framework periodically. As soon as a better login is possible, we'll try to offer it.