[Feature request] Add basic auth

Hi support!

As I see and mentioned in my other post, Gl firmware uses NGNIX, which is great!
Also, GL gui has protection against bruteforce, but not Luci. I know that Luci is not Gl responsibility so is think why not to add toggle like "advanced protection" section where person will be able to add additional username and password (see more here). But don't forgetto mention that this could possibly break API (if not adjusted).

It will help someone like me. That uses router to connect users and printers (so guest network not a solution) but there is someone "shitty" to try to broutforece admin pass.

Hello,

Luci is not GL responsibility, but the Luci if you feel it is not very strong secure, you can block the Luci access port on the SSH.

This request I will hand to PM to evaluate. Thanks.

Maybe we can adjust the feature request to Make it possible to enable/disable luci within the GL-GUI? Should be very easy to implement and might cover those security settings.

2 Likes

Yep, I will hand to PM to evaluate. Thanks.

If it work like "I need luci, click and it works" than "I set everything now I don't need it, click an it is disabled" so I think it will be even better.

But it must remember settings which done in luci, even if luci login temporarily disabled.

Or even tie logging in Luci to Gl gui

luci is just some GUI, all settings there are done inside the OS.

1 Like

The password for the GL GUI is the same as LuCI is the same as ssh. If you want to disable LuCI just /etc/init.d/uhttpd stop && /etc/init.d/uhttpd disable,

I'll say it again: you have other things to re-evaluate, like an Intro to Linux course.

Hi,

GL firmware in after v4.8 is no longer pre-install the Luci. If user need to Luci, click to install:

As well the SSH, add the toggle to allow user to disable. Enable by default.

Disabling SSH really should force the user to acknowledge the risks of doing so... including how only a full reset is the only way to recover should anything Nginx-related mess up. I'll also re-raise the following:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.