Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add basic auth for web app #207

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Ivanhahanov
Copy link

I actively use this admin panel, but I'm very worried that any vpn user can access the admin panel from inside the network.
I suggest adding authentication in the application itself, since the proxy does not help if the user is inside the network.

@hvuhsg
Copy link

hvuhsg commented Jun 4, 2023

Love it lets merge!

@simaansaada
Copy link

simaansaada commented Jul 8, 2023

I like this feature!

@IanWardell
Copy link

I'd love to see this merged. My solution using ngnix to enforce auth on the local network (except for localhost) is here, but having auth in app would be way better. #212 (comment)

@sprait
Copy link
Collaborator

sprait commented Jul 20, 2023

Hi, we are going to apply the basic authorization solution as soon as we verify that it works in the master/slave mode.

@GramThanos
Copy link

@sprait Any update on this? Thanks.

@sprait
Copy link
Collaborator

sprait commented Apr 3, 2024

sorry, currently I don't have time to check it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants