Skip to content

Tags: scoder21/authentication

Tags

2.9.0

Toggle 2.9.0'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 cakephp#505 from swiffer/2.x

Support for JSON Web Key Sets

2.8.0

Toggle 2.8.0'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 cakephp#467 from RobertoRoos/feature/cookie_salt

Added the default option to add the application salt to the cookie

2.7.0

Toggle 2.7.0'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 cakephp#500 from cakephp/2.next

Bump firebase/php-jwt to v5.5.

2.6.2

Toggle 2.6.2'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 cakephp#501 from cakephp/jwt-auth-algos

Overwrite "algorithms" config instead of merging.

2.6.1

Toggle 2.6.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 cakephp#449 from robertpustulka/identity-wrap-fix

Test passing identity instance to persistIdentity() and setIdentity()

2.6.0

Toggle 2.6.0'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 cakephp#437 from cakephp/exception

Update AuthenticationRequiredException to extend HttpException.

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. The key has expired.
Merge pull request cakephp#431 from cakephp/2.next

2.next

2.4.0

Toggle 2.4.0's commit message
Merge branch '2.next'

2.3.1

Toggle 2.3.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 cakephp#420 from cakephp/othercorey-patch-1

Add .github to export-ignore

2.3.0

Toggle 2.3.0'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 cakephp#376 from GrandFelix/master

Use tokenField from config if defined