-
Notifications
You must be signed in to change notification settings - Fork 797
Comparing changes
Open a pull request
base repository: laravel/passport
base: 13.x
head repository: AAAS/passport
compare: master
- 18 commits
- 11 files changed
- 2 contributors
Commits on Nov 2, 2016
-
Timothy Huang committed
Nov 2, 2016 Configuration menu - View commit details
-
Copy full SHA for a268fa9 - Browse repository at this point
Copy the full SHA a268fa9View commit details
Commits on Nov 4, 2016
-
introduce UUIDs without introducing breaking changes
Timothy Huang committedNov 4, 2016 Configuration menu - View commit details
-
Copy full SHA for d09ffa8 - Browse repository at this point
Copy the full SHA d09ffa8View commit details -
Timothy Huang committed
Nov 4, 2016 Configuration menu - View commit details
-
Copy full SHA for f3f5417 - Browse repository at this point
Copy the full SHA f3f5417View commit details -
create column in if migrations were already run
Timothy Huang committedNov 4, 2016 Configuration menu - View commit details
-
Copy full SHA for ecd6024 - Browse repository at this point
Copy the full SHA ecd6024View commit details -
create uuid column if passport migrations were already run
Timothy Huang committedNov 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 70391c1 - Browse repository at this point
Copy the full SHA 70391c1View commit details -
Timothy Huang committed
Nov 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 449c328 - Browse repository at this point
Copy the full SHA 449c328View commit details -
Timothy Huang committed
Nov 4, 2016 Configuration menu - View commit details
-
Copy full SHA for d9c1fc9 - Browse repository at this point
Copy the full SHA d9c1fc9View commit details
Commits on Nov 6, 2016
-
only use UUID lookup on external authorization/lookup requests if Pas…
…sport::useClientUUIDs enabled
Timothy Huang committedNov 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 0117e25 - Browse repository at this point
Copy the full SHA 0117e25View commit details -
add findActiveUUID to see if that solves password grant not finding b…
…y uuid issue
Timothy Huang committedNov 6, 2016 Configuration menu - View commit details
-
Copy full SHA for d1c8e5b - Browse repository at this point
Copy the full SHA d1c8e5bView commit details -
fetch client primary key for storage in access token table
Timothy Huang committedNov 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 1f3d9d1 - Browse repository at this point
Copy the full SHA 1f3d9d1View commit details
Commits on Nov 8, 2016
-
we only want to use UUIDs on external facing requests, revert changes…
… to Bridge
Timothy Huang committedNov 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 75964ec - Browse repository at this point
Copy the full SHA 75964ecView commit details
Commits on Dec 5, 2016
-
switch to same uuid (ramsey/uuid) package as used by laravel/framework
Timothy Huang committedDec 5, 2016 Configuration menu - View commit details
-
Copy full SHA for dcb6da6 - Browse repository at this point
Copy the full SHA dcb6da6View commit details
Commits on Dec 6, 2016
-
allow specifying custom middleware for oauth/personal-access-tokens r…
…outes
Timothy Huang committedDec 6, 2016 Configuration menu - View commit details
-
Copy full SHA for e2eb673 - Browse repository at this point
Copy the full SHA e2eb673View commit details
Commits on Feb 6, 2017
-
merge in latest changes from 2.0
Timothy Huang committedFeb 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 7c9ef3a - Browse repository at this point
Copy the full SHA 7c9ef3aView commit details -
Timothy Huang committed
Feb 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 29aea53 - Browse repository at this point
Copy the full SHA 29aea53View commit details
Commits on Feb 7, 2017
-
remove personalAccessTokenRouteMiddleware
Timothy Huang committedFeb 7, 2017 Configuration menu - View commit details
-
Copy full SHA for af42ab4 - Browse repository at this point
Copy the full SHA af42ab4View commit details
Commits on May 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 988570b - Browse repository at this point
Copy the full SHA 988570bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b89635d - Browse repository at this point
Copy the full SHA b89635dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 13.x...master