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

Regex #70

Closed
Kefrqn opened this issue Nov 13, 2013 · 3 comments
Closed

Regex #70

Kefrqn opened this issue Nov 13, 2013 · 3 comments

Comments

@Kefrqn
Copy link

Kefrqn commented Nov 13, 2013

Hello,

I have an issue for set up the range of the ip access rule on Waffle.

I have to enable waffle authentication for all IP adress, except one (192.168.10.9).

How can i do that with a regex ? What's the type of regex can I use (PCRE / Posix ?)

It's possible to set which IP adress who must access to Waffle authentication, but is they one way to set an IP adresse who must not authorized to use Waffle authentication ?

Excuse me for my English ...

Thanks :)

@dblock
Copy link
Collaborator

dblock commented Nov 13, 2013

Waffle doesn't provide authorization, just authentication. This is something you should implement as a separate filter.

@dblock dblock closed this as completed Nov 13, 2013
@Kefrqn
Copy link
Author

Kefrqn commented Nov 13, 2013

Ok, thanks.

And please could you please tell my what kind of regex it's possible to use in Waffle ? (PCRE / Posix ?)

@dblock
Copy link
Collaborator

dblock commented Nov 13, 2013

I am not sure I understand the question. But please feel free to ask the mailing list, maybe provide an example.

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