airdcpp-webclient icon indicating copy to clipboard operation
airdcpp-webclient copied to clipboard

No Login screen

Open mzuenni opened this issue 8 years ago • 7 comments

hello since i am only using the webUI localy and the corresponding ports are closed i wanted to ask if there is an easy way to disable the login authentification and directly be logged in with admin permission (since the password is saved unencrypted localy i dont really need it...)

mzuenni avatar May 17 '16 23:05 mzuenni

That's not possible at the moment

maksis avatar May 18 '16 08:05 maksis

is there no easy manipulation in the login script i can do to just return true if asked if an session exists?

mzuenni avatar May 18 '16 16:05 mzuenni

No, not really. The client will also remove inactive sessions. Possibly the could be an option to allow auto login when connecting from localhost but would require changes to the backend.

maksis avatar May 18 '16 16:05 maksis

didn't thought it would be hard to change :/ hopefully there will come an option to make this possible either by enabling localhost direct connect or to directly login if no user was specified (what i would prefer)

or would it be possible to disable the password check so no password needs to be set for an account?

mzuenni avatar May 18 '16 16:05 mzuenni

It's probably better to track this in #186

maksis avatar Jul 10 '17 20:07 maksis

Reopening as IP-based auto login still isn't possible

maksis avatar Sep 29 '20 20:09 maksis

Yes need at least auto login for reverse proxy which take care of security layer itself. Need login to be disabled into airdcppweb

StudioEtrange avatar Sep 18 '21 21:09 StudioEtrange