Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cakephp/authentication
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.4
Choose a base ref
...
head repository: cakephp/authentication
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.5
Choose a head ref
  • 6 commits
  • 3 files changed
  • 4 contributors

Commits on May 2, 2025

  1. Configuration menu
    Copy the full SHA
    9b9a743 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Configuration menu
    Copy the full SHA
    f9be25e View commit details
    Browse the repository at this point in the history
  2. Update test

    markstory committed May 7, 2025
    Configuration menu
    Copy the full SHA
    f5d38f9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. Merge pull request #721 from cakephp/bugfix/token-auth

    Fix token auth prefix removal.
    markstory authored May 9, 2025
    Configuration menu
    Copy the full SHA
    39e565c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Update authenticators.rst

    The secretKey in loadAuthenticator should be the public key (jwt.pem).
    joaopatrocinio authored May 14, 2025
    Configuration menu
    Copy the full SHA
    02b911d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #722 from joaopatrocinio/patch-1

    Error: Supplied key param cannot be coerced into a public key
    markstory authored May 14, 2025
    Configuration menu
    Copy the full SHA
    445aef3 View commit details
    Browse the repository at this point in the history
Loading