mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
🐛 Bug Report: URLs are not validated #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vanillajonathan on GitHub.
Reproduction steps
When creating a new client the Callback URLs and the Logout Callback URLs are not validated.
Expected behavior
I expected the URLs would be validated that they contain a https:// scheme, a domain and a path.
Actual Behavior
No URL input validation occurs.
Pocket ID Version
1.10.0