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

Correct the access control feature documentation page #546

Merged
merged 1 commit into from
Sep 12, 2018

Conversation

msvbhat
Copy link
Contributor

@msvbhat msvbhat commented Sep 12, 2018

Signed-off-by: M S Vishwanath Bhat msvbhat@gmail.com

Signed-off-by: M S Vishwanath Bhat <msvbhat@gmail.com>
@CLAassistant
Copy link

CLAassistant commented Sep 12, 2018

CLA assistant check
All committers have signed the CLA.

@msvbhat
Copy link
Contributor Author

msvbhat commented Sep 12, 2018

I got tripped by the doc page that when either of the source IP and XFF is matched, the rule will allowed. But in reality both of them should match the rule to be allowed. It took me sometime to go through the source code (and original PR) to find out. Hence updating the documentation page, so that other's don't have to spend time there :)

Copy link
Member

@aaronhurt aaronhurt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. The behavior changed in discussion during the PR and the docs obviously didn’t get updated.

Should we say “... all of these elements match an allow ...” and “... any of these elements match a deny ...”?

@aaronhurt aaronhurt merged commit d16e94b into fabiolb:master Sep 12, 2018
@aaronhurt
Copy link
Member

aaronhurt commented Sep 12, 2018

Thank you, I can take the minor edits.

@msvbhat msvbhat deleted the access-control-doc branch September 13, 2018 08:16
@msvbhat
Copy link
Contributor Author

msvbhat commented Sep 13, 2018

@leprechau Thanks for reviewing and merging the PR. And apologies for late response. Was on holiday yesterday.

@magiconair magiconair added this to the 1.5.10 milestone Oct 25, 2018
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

4 participants