Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Conversation

@dschmidt
Copy link
Member

No description provided.

dschmidt added 11 commits August 8, 2023 14:11
This allows to define dynamic properties for grant providers.
E.g. `[subdomain]` can be automatically replaced in `authorize_url` and `access_url`.
For that to work we need to include the dynamic property in the redirect
to the grant middleware. We merge the grantConfig back to the providerConfig,
so we can determine the required query params based on the `dynamic` property.
This avoids an attacker overriding unexpected properties (if we simply
serialize and pass along `query`)
mifi added a commit to transloadit/uppy that referenced this pull request Aug 14, 2023
heavily based on owncloud#1
but modified to work with the new provider user sessions
@dschmidt
Copy link
Member Author

dschmidt commented Jan 6, 2025

We have everything we need upstream in Uppy now. We will switch once a last remaining bug is fixed, I think this can be closed anyhow.

@dschmidt dschmidt closed this Jan 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants