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/multiuser-php-solid-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.2
Choose a base ref
...
head repository: pdsinterop/multiuser-php-solid-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.3
Choose a head ref
  • 3 commits
  • 23 files changed
  • 1 contributor

Commits on Jul 5, 2025

  1. Update README.md

    ylebre authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    214d9b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2025

  1. Add QA things in CI (#5)

    * add first batch of unit tests
    * adds Db class so we can reuse it in tests
    * refactor classes to use db class
    * add jti cleanup
    * add php CI workflow
    * add workflows for json, markdown, yaml
    * send reasons for bad request to error log
    ylebre authored Jul 6, 2025
    Configuration menu
    Copy the full SHA
    f20e872 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

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