Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: cakephp/authorization

Tags

3.4.2

Toggle 3.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow skipping redirects for extensions. (#308)

* Allow skipping redirects for extensions.

* Update docs/en/middleware.rst

Co-authored-by: Mark Story <[email protected]>

* Update tests/TestCase/Middleware/UnauthorizedHandler/RedirectHandlerTest.php

Co-authored-by: Mark Story <[email protected]>

* Update tests/TestCase/Middleware/UnauthorizedHandler/RedirectHandlerTest.php

Co-authored-by: Mark Story <[email protected]>

* Allow skipping redirects for extensions.

* Remove LogicException

- We can use one of the existing exceptions from the plugin.
- Expand test coverage to cover all the new branches

---------

Co-authored-by: Mark Story <[email protected]>

3.4.1

Toggle 3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #303 from cakephp/3.x-fix-namepsace

fix SelectQuery namespace for Table policies

3.4.0

Toggle 3.4.0's commit message
Merge branch '3.next' into 3.x

3.3.1

Toggle 3.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #298 from cakephp/chore/cleanup

Cleanup

3.3.0

Toggle 3.3.0's commit message
Bump up dep to CakePHP 5.1

2.5.0

Toggle 2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #296 from cakephp/2.next

Prepare for 2.5.0

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #286 from cakephp/3.next

3.2.0

3.1.2

Toggle 3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #280 from jun-taniai/patch-1

Fix BeforePolicyInterface docs

3.1.1

Toggle 3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #268 from cakephp/types

Add missing types.

3.1.0

Toggle 3.1.0's commit message
Merge branch '2.x' into 3.x