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: bshaffer/oauth2-server-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: bshaffer/oauth2-server-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: php5.2-develop
Choose a head ref
  • 7 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 11, 2013

  1. Configuration menu
    Copy the full SHA
    fff7c5f View commit details
    Browse the repository at this point in the history
  2. fixes tests for e367a02

    bshaffer committed Jun 11, 2013
    Configuration menu
    Copy the full SHA
    bedd630 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce1a8c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2013

  1. addresses #157 for php5.2

    bshaffer committed Jun 13, 2013
    Configuration menu
    Copy the full SHA
    4d06c07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    319178c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2015

  1. [php5.2] Make validateRedirectUri protected to be able to override

    Like #512 for develop branch.
    
    This change is aginst php5.2-develop. I'm not sure if this branch is still active, nevertheless I have to use it on our SLES 10 Server with Php 5.2.
    nsams committed Feb 9, 2015
    Configuration menu
    Copy the full SHA
    ce4a7ae View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2015

  1. Merge pull request #514 from nsams/patch-2

    [php5.2] Make validateRedirectUri protected to be able to override
    bshaffer committed Apr 14, 2015
    Configuration menu
    Copy the full SHA
    74b9e86 View commit details
    Browse the repository at this point in the history
Loading