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: silverstripe/silverstripe-saml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: silverstripe/silverstripe-saml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 5 contributors

Commits on Aug 10, 2023

  1. MNT php linting

    wilr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b4a92e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. NO-ISSUE: Resolve comment typo.

    s-kerdel authored and satrun77 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    89e10e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    6d2777e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03857b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9342da8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Don't use singleton for getForm

    When using Injector to create a singleton constructor arguments are
    ignored. This causes getForm to fail as SAMLLoginForm requires
    constructor arguments.
    blueo authored and satrun77 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3f211b5 View commit details
    Browse the repository at this point in the history
Loading