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

Check if db is writable on oauth authorization pages #5406

Merged

Conversation

AntonKhorev
Copy link
Collaborator

Redirect to /offline from /oauth2/authorize if the database is offline.

Instead of this:
image

users will see this:
image

Fixes #5400

@gravitystorm gravitystorm merged commit 8551db4 into openstreetmap:master Dec 17, 2024
22 checks passed
@gravitystorm
Copy link
Collaborator

Merged, thanks!

@AntonKhorev AntonKhorev deleted the offline-message-oauth branch December 17, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OAuth2 login flow returns error 500
2 participants