Transmissionic icon indicating copy to clipboard operation
Transmissionic copied to clipboard

save credentials in webui

Open jiangjiangflies opened this issue 3 years ago • 2 comments

How to save authentication credentials in webui?I don't want to enter credentials in the pop-up window of my Safari each time. The authentication details are greyed out so I can't save them in Safari. #126 I tried to inspect the inputs and remove the "disabled" attribute, but itdidn't work. I don't know where went wrong. Can you provide an option to save credentials rather than disabling them by default? It is really annoying to enter credentials by hand from time to time since Safari never remember them. So I really need this feature. Thank you so much.

jiangjiangflies avatar Nov 22 '21 13:11 jiangjiangflies

Unfortunately it's not possible, you need to be authenticated to load the Web UI, the problem comes from Transmission. One solution would be to test with Firefox, I think it can remember credentials for HTTP authentication. Otherwise, I am currently working on an application that is placed between Transmission and the Web UI to improve the functionality of the Web UI, including remembering credentials. But don't expect to see it released soon, there is still a lot of work to do.

6c65726f79 avatar Nov 22 '21 16:11 6c65726f79

Thanks! Looking forward to it!

jiangjiangflies avatar Nov 23 '21 00:11 jiangjiangflies

You can finally save credentials in the web ui with v1.7.0, sorry for the delay!

6c65726f79 avatar Sep 07 '22 20:09 6c65726f79