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: pdsinterop/php-solid-auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Choose a base ref
...
head repository: pdsinterop/php-solid-auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.0
Choose a head ref
  • 16 commits
  • 16 files changed
  • 3 contributors

Commits on Mar 16, 2025

  1. Configuration menu
    Copy the full SHA
    cec498b View commit details
    Browse the repository at this point in the history
  2. Fix Yamml Lint violations.

    Potherca committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    9e2a68e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Merge pull request #45 from pdsinterop/feature/qa

    Add (or update) GitHub Actions (GHA) files and related config.
    Potherca authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    386b6ff View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

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

Commits on Mar 28, 2025

  1. Merge pull request #46 from pdsinterop/fix/error-tokengenerator

    return unmodified response on error
    ylebre authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    d1d7ead View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Fix incorrect regexp

    Because the period `.` character in the regexp was not escaped, it would match any character, not just a period `.`
    
    (Resolution for NF-007)
    Potherca committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    d4fa0a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from pdsinterop/fix/NF-007

    Fix incorrect regexp
    ylebre authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    2f48942 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. fix nullable properties

    ylebre committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    b5f62c4 View commit details
    Browse the repository at this point in the history
  2. return error response

    ylebre committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    71c260c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9512e48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a655d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8da9e1c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Configuration menu
    Copy the full SHA
    8d9c8fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from pdsinterop/feature/php84

    Feature/php84
    Potherca authored May 5, 2025
    Configuration menu
    Copy the full SHA
    6ce5acf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d50cdc8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #49 from pdsinterop/feature/update-oauth

    Feature/update oauth
    Potherca authored May 5, 2025
    Configuration menu
    Copy the full SHA
    385c46a View commit details
    Browse the repository at this point in the history
Loading