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 non-200 http code when link share doesn't exist #131

Closed
sharkusmanch opened this issue Mar 14, 2020 · 2 comments
Closed

Return non-200 http code when link share doesn't exist #131

sharkusmanch opened this issue Mar 14, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@sharkusmanch
Copy link

Is it feasible to make the API return a non-200 response when the requested link does not exist?

This would allow for services like fail2ban to monitor the reverse proxy logs (nginx, etc) and protect against brute force attempts.

@bilde2910
Copy link
Owner

This should be feasible. Viewing invalid links will not return 404 from fetch.php.

@bilde2910 bilde2910 added the enhancement New feature or request label Mar 24, 2020
@bilde2910
Copy link
Owner

Fixed in upcoming v1.6.1.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants