Skip to content
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

Fix app name, website and redirect URIs not having a maximum length #16042

Merged
merged 1 commit into from
Apr 15, 2021

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented Apr 15, 2021

Fix app scopes not being validated

Param Maximum length
client_name 60
website 2000
redirect_uris 2000

The scopes param cannot contain more than all supported OAuth scopes.

@Gargron Gargron added the api REST API, Streaming API, Web Push API label Apr 15, 2021
@Gargron Gargron merged commit 3b8d085 into main Apr 15, 2021
@Gargron Gargron deleted the fix-app-name-validation branch April 15, 2021 14:28
ClearlyClaire pushed a commit to ClearlyClaire/mastodon that referenced this pull request Jan 28, 2022
chrisguida pushed a commit to Start9Labs/mastodon that referenced this pull request Feb 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api REST API, Streaming API, Web Push API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants