-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: doorkeeper-gem/doorkeeper
base: master
head repository: ifeelgoods/doorkeeper
compare: master
- 14 commits
- 25 files changed
- 5 contributors
Commits on Jul 21, 2014
-
Add possiblity to validate and configure CORS on revoke route
for ajax requests
Configuration menu - View commit details
-
Copy full SHA for ccd6b4a - Browse repository at this point
Copy the full SHA ccd6b4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47a7de3 - Browse repository at this point
Copy the full SHA 47a7de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a2f244 - Browse repository at this point
Copy the full SHA 4a2f244View commit details -
Add basic for oauth_application directly link to an account
in initializer/doorkeeper: add config like: original_resource_owner do # replace by Doorkeeper.find(params[:client_id]).account_access Account.first end Conflicts: lib/doorkeeper.rb lib/doorkeeper/config.rb
Matthieu Paret committedJul 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 8fc7afc - Browse repository at this point
Copy the full SHA 8fc7afcView commit details -
Add xframe options for oauth/authorize
Conflicts: lib/doorkeeper/config.rb
Configuration menu - View commit details
-
Copy full SHA for f1f14d1 - Browse repository at this point
Copy the full SHA f1f14d1View commit details
Commits on Jul 22, 2014
-
Configuration menu - View commit details
-
Copy full SHA for e2c3592 - Browse repository at this point
Copy the full SHA e2c3592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6fb87 - Browse repository at this point
Copy the full SHA 3a6fb87View commit details -
Update redirect_uri_validator.rb
Added comment to explain why '*' was replaced
Configuration menu - View commit details
-
Copy full SHA for b7a6365 - Browse repository at this point
Copy the full SHA b7a6365View commit details -
Merge pull request #3 from ifeelgoods/v1.3.1_allow_subdomain
Added * support in wildcard_redirect_uri option #2
Configuration menu - View commit details
-
Copy full SHA for 8c4d109 - Browse repository at this point
Copy the full SHA 8c4d109View commit details
Commits on Sep 17, 2014
-
do not use first which perform an order_by..
Matthieu Paret committedSep 17, 2014 Configuration menu - View commit details
-
Copy full SHA for cfd7b80 - Browse repository at this point
Copy the full SHA cfd7b80View commit details -
Matthieu Paret committed
Sep 17, 2014 Configuration menu - View commit details
-
Copy full SHA for 177d8a5 - Browse repository at this point
Copy the full SHA 177d8a5View commit details -
simpify account application authorize application
Matthieu Paret committedSep 17, 2014 Configuration menu - View commit details
-
Copy full SHA for 1e10f1d - Browse repository at this point
Copy the full SHA 1e10f1dView commit details
Commits on Oct 25, 2014
-
avoid one request SQL with an order by when it's not required
Matthieu Paret committedOct 25, 2014 Configuration menu - View commit details
-
Copy full SHA for 6228822 - Browse repository at this point
Copy the full SHA 6228822View commit details
Commits on Apr 9, 2015
-
Update redirect_uri_validator.rb
a port with a letter is not accepted as valid url
Configuration menu - View commit details
-
Copy full SHA for cd626eb - Browse repository at this point
Copy the full SHA cd626ebView 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 master...master