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

Return 404 instead of 403 for request replays and discarded domains #86

Merged
merged 3 commits into from
Jun 12, 2018

Conversation

maciej-szlosarczyk
Copy link
Contributor

No description provided.

Maciej Szlosarczyk added 3 commits June 5, 2018 14:46
The reason for that are mostly about security:

* You cannot get to the contact request page for a discarded domain
  unless you tamper with the URL. From the perspective of the publicly
  accessible system, it does not exist.

* Since links to forms are for one time use, you cannot get to them
  after they have been used. Again, from the perspective of publicly
  accessible system they do not exist.
@vohmar vohmar merged commit c02a691 into master Jun 12, 2018
@vohmar vohmar deleted the improve-403-error-handling branch June 14, 2018 09:44
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