-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: hybridauth/hybridauth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.11.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: hybridauth/hybridauth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 23 files changed
- 10 contributors
Commits on Aug 19, 2024
-
Add support for keycloak organization claim
Thomas Bredzinski committedAug 19, 2024 Configuration menu - View commit details
-
Copy full SHA for c6acd63 - Browse repository at this point
Copy the full SHA c6acd63View commit details
Commits on Aug 21, 2024
-
Thomas Bredzinski committed
Aug 21, 2024 Configuration menu - View commit details
-
Copy full SHA for e4b3558 - Browse repository at this point
Copy the full SHA e4b3558View commit details
Commits on Nov 26, 2024
-
Merge pull request #1410 from tbredzin/master
Add support for keycloak organization claim
Configuration menu - View commit details
-
Copy full SHA for fe9be57 - Browse repository at this point
Copy the full SHA fe9be57View commit details -
* Make refresh token mechanism work on GitHub * Make refresh token mechanism work on Google * Make refresh token mechanism work on MicrosoftGraph
Configuration menu - View commit details
-
Copy full SHA for 2380fc2 - Browse repository at this point
Copy the full SHA 2380fc2View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 028fcb2 - Browse repository at this point
Copy the full SHA 028fcb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 724a3f1 - Browse repository at this point
Copy the full SHA 724a3f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f04727d - Browse repository at this point
Copy the full SHA f04727dView commit details
Commits on Nov 27, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for bd5724e - Browse repository at this point
Copy the full SHA bd5724eView commit details -
* Unknow provider error The provider name passed to getAdapter through the authenticate function is not converted to lowercase, so in the case when the class_exists does not autoload the class, and when the comparison is made with the file name let's say GitHub.php then the condition fails to match with the Provider name(which has not been lowercased) which returns an error "Unknown Provider". * Update Hybridauth.php
Configuration menu - View commit details
-
Copy full SHA for 8a312b2 - Browse repository at this point
Copy the full SHA 8a312b2View commit details
Commits on Feb 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e494360 - Browse repository at this point
Copy the full SHA e494360View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14276d0 - Browse repository at this point
Copy the full SHA 14276d0View commit details
Commits on Apr 4, 2025
-
Added latest PHPUnit and fixed failing tests under it while maintaini…
…ng compatibility with PHPUnit 8 (#1429)
Configuration menu - View commit details
-
Copy full SHA for 585645c - Browse repository at this point
Copy the full SHA 585645cView commit details
Commits on Apr 21, 2025
-
Make Keycloak refresh token work (#1416)
* Fix Keycloak refresh token mecanism * * Make refresh token mechanism work on Keycloak * testability: make filter_input mockable via a service * Fix warning on enabled configuration parameter use * Make Keycloak refresh token work #1416
Configuration menu - View commit details
-
Copy full SHA for de16541 - Browse repository at this point
Copy the full SHA de16541View commit details
Loading
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 v3.11.0...v3.12.0