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

Question -Bypassing Authentication For A Given IP Range #13

Open
kevin-webster opened this issue Jul 4, 2019 · 1 comment
Open

Question -Bypassing Authentication For A Given IP Range #13

kevin-webster opened this issue Jul 4, 2019 · 1 comment

Comments

@kevin-webster
Copy link

Using the Apache 2FA authentication method, how can I bypass authentication for an IP address range? The idea being that any external requests coming in via the internet are always required to authenticate but requests coming from within our company network will not be authenticated.

@kevin-webster kevin-webster changed the title Bypass Authentication For A Given IP Range Question -Bypassing Authentication For A Given IP Range Jul 4, 2019
@tenox7
Copy link

tenox7 commented Aug 3, 2021

I think RequieAny on a directory and have both Require valid-user and Require ip ... in it. Then if ip matches valid user will not be required any more.

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

No branches or pull requests

2 participants