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

apache acl (2.2, 2.4) #230

Merged
merged 1 commit into from Jan 10, 2017
Merged

apache acl (2.2, 2.4) #230

merged 1 commit into from Jan 10, 2017

Conversation

diego-betto
Copy link
Contributor

In 2.2, access control based on client hostname, IP address, and other characteristics of client requests was done using the directives Order, Allow, Deny, and Satisfy.

In 2.4, such access control is done in the same way as other authorization checks, using the new module mod_authz_host.

Q A
Is bugfix? yes/no
New feature? yes/no
Breaks BC? yes/no
Tests pass? yes/no
Fixed issues comma-separated list of tickets # fixed by the PR, if any

In 2.2, access control based on client hostname, IP address, and other characteristics of client requests was done using the directives Order, Allow, Deny, and Satisfy.

In 2.4, such access control is done in the same way as other authorization checks, using the new module mod_authz_host.
@samdark samdark merged commit 40cb892 into yiisoft:master Jan 10, 2017
@samdark
Copy link
Member

samdark commented Jan 10, 2017

Thanks!

@samdark samdark added the type:docs Documentation label Jan 10, 2017
@samdark samdark self-assigned this Jan 10, 2017
mixartemev pushed a commit to mixartemev/yii2-app-advanced that referenced this pull request Apr 4, 2017
In 2.2, access control based on client hostname, IP address, and other characteristics of client requests was done using the directives Order, Allow, Deny, and Satisfy.

In 2.4, such access control is done in the same way as other authorization checks, using the new module mod_authz_host.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants