-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG: auth_redirect to principle ID #628
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* init * fmt --------- Co-authored-by: JoeruCodes <[email protected]>
Send analytics events via server side instead of client side
* init * finished * fmt * lint * lint * fixed css * commit * empty * merged * fmt * added z index * added button text hndls * fixed z * fixed button lighting up after claim * fixed z * tst * rplcd popup * data * popup controls * fixed padding * popup * /profile * imports * fixed nits * added href text function * fixed compilation errs * fixed nits * removed uncessary maybesigs * added disabled button thingy --------- Co-authored-by: JoeruCodes <[email protected]>
* fix * fix2 * fixed styles * nits --------- Co-authored-by: JoeruCodes <[email protected]>
Add page visit event
UPGRADE: github action upload-artifact
update to v4 migration
harsh-mahajan-yral
temporarily deployed
to
pr-628
January 26, 2025 07:35 — with
GitHub Actions
Inactive
harsh-mahajan-yral
temporarily deployed
to
pr-628
January 26, 2025 08:33 — with
GitHub Actions
Inactive
ravi-sawlani-yral
force-pushed
the
staging
branch
from
January 27, 2025 04:12
f628f0d
to
e05392f
Compare
@harsh-mahajan-yral is this ready for review? |
not yet, was not able to test it till now, will test it tonight |
* expose endpoint for google auth url * fix lint * omit sending url in response * added external client support * fix google_auth_url function * navigate to external client * refactor * fix lint * empty commit * add client_redirect uri inside csrf token state * fix lint * fix build * fix lint * add openidconnect as lib dependency * fix redirection for external client * add google redirect handler on server side * implement handlers for preview auth * add checks for client redirect uri * fix lint * refactor(google_redirect): harden redirect uri checks --------- Co-authored-by: rupansh <[email protected]>
* fix * fix * fixed speculation page --------- Co-authored-by: JoeruCodes <[email protected]> Co-authored-by: Rupansh Sekar <[email protected]> Co-authored-by: Ravi Sawlani <[email protected]>
* add https header for redirect uri * desrialize state as string * add erorr message * fix redirect query params
ravi-sawlani-yral
temporarily deployed
to
pr-628
January 29, 2025 14:45 — with
GitHub Actions
Inactive
* add cors for preview link urls * fix dependency issue * fix dependency issue * allow yral.com in cors policy
harsh-mahajan-yral
temporarily deployed
to
pr-628
January 30, 2025 19:59 — with
GitHub Actions
Inactive
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
resolves #602