-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: discourse/discourse-login-client
base: v1
head repository: discourse/discourse-login-client
compare: main
- 14 commits
- 16 files changed
- 5 contributors
Commits on Mar 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5cc3574 - Browse repository at this point
Copy the full SHA 5cc3574View commit details
Commits on Mar 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0ea7e87 - Browse repository at this point
Copy the full SHA 0ea7e87View commit details -
Bump rack from 3.0.11 to 3.0.14 (#2)
Bumps [rack](https://github.com/rack/rack) from 3.0.11 to 3.0.14. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/commits/v3.0.14) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 76b1e8d - Browse repository at this point
Copy the full SHA 76b1e8dView commit details
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2ed2e7b - Browse repository at this point
Copy the full SHA 2ed2e7bView commit details
Commits on Apr 8, 2025
-
FEATURE: retrieve user avatar (#6)
- also add specs - remove unused `name` info
Configuration menu - View commit details
-
Copy full SHA for c209952 - Browse repository at this point
Copy the full SHA c209952View commit details
Commits on Apr 9, 2025
-
FIX: Use "nickname" instead of "username" in oauth payload (#7)
- This also includes a few small cosmetic fixes for labels. - Remove setting as well
Configuration menu - View commit details
-
Copy full SHA for cb401e5 - Browse repository at this point
Copy the full SHA cb401e5View commit details
Commits on May 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d586780 - Browse repository at this point
Copy the full SHA d586780View commit details
Commits on May 8, 2025
-
Bump rack from 3.0.14 to 3.0.16 (#9)
Bumps [rack](https://github.com/rack/rack) from 3.0.14 to 3.0.16. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.0.14...v3.0.16) --- updated-dependencies: - dependency-name: rack dependency-version: 3.0.16 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ec82f7 - Browse repository at this point
Copy the full SHA 5ec82f7View commit details
Commits on May 20, 2025
-
UX: add the user's intent as a query parameter (#10)
- Extract the `DiscourseLoginClientStrategy` into its own file - Remove default methods from the `DiscourseLoginClientAuthenticator`
Configuration menu - View commit details
-
Copy full SHA for 8455a49 - Browse repository at this point
Copy the full SHA 8455a49View commit details -
FIX: automatically skip create confirm when plugin is enabled (#11)
This is dependent on discourse/discourse#32824 being merged.
Configuration menu - View commit details
-
Copy full SHA for 5dd93e5 - Browse repository at this point
Copy the full SHA 5dd93e5View commit details
Commits on May 23, 2025
-
FEATURE: new "revoke" endpoint (#12)
That will allow the provider to revoke all the auth tokens, aka logs out the user, whenever they revoke a community from the provider's side Internal ref - t/153564
Configuration menu - View commit details
-
Copy full SHA for 87abbb9 - Browse repository at this point
Copy the full SHA 87abbb9View commit details -
DEV: rename site setting (#13)
From `discourse_login_debug_auth` to `discourse_login_client_verbose_logging`
Configuration menu - View commit details
-
Copy full SHA for 733344c - Browse repository at this point
Copy the full SHA 733344cView commit details
Commits on May 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3a29139 - Browse repository at this point
Copy the full SHA 3a29139View commit details -
Configuration menu - View commit details
-
Copy full SHA for 057f6ad - Browse repository at this point
Copy the full SHA 057f6adView 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 v1...main