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

Handle HTTP Gone responses from Hydra #83

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

Brutus5000
Copy link
Member

This is a common error if a user resubmits a form.

The main issue is that I'm not sure if the redirect points us somewhere useful. My tests always brought me back to the main website, but that could be a localhost configuration problem.

Copy link
Member

@Sheikah45 Sheikah45 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. One place to add a function would be nice but not critical

@Brutus5000 Brutus5000 force-pushed the feature/handle-hydra-gone-responses branch from bdfcc58 to c55d03e Compare July 22, 2022 14:07
This is a common error if a user resubmits a form.
@Brutus5000 Brutus5000 force-pushed the feature/handle-hydra-gone-responses branch from c55d03e to 4b01c7d Compare July 22, 2022 14:15
@Brutus5000 Brutus5000 merged commit ce328c8 into master Aug 12, 2022
@Sheikah45 Sheikah45 deleted the feature/handle-hydra-gone-responses branch August 5, 2023 14:18
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.

2 participants