Closed smstroble closed 8 months ago
Thank you for the bug report. I decided to go with blocking such URLs. This was already supposed to be the case but I goofed up the regex string for checking validity. I just pushed a commit potentially fixing this. Can you check and let me know if this fixed the issue for you?
Perfect, that worked for me. Thanks!
Describe the bug It is possible to create short links with '/' in them which cannot be deleted
To Reproduce Steps to reproduce the behavior:
Expected behavior Any short URL created should be deletable. Editing the REST call to replace '/' with '%2F' works to delete it.
Possible solutions:
Supporting
Desktop (please complete the following information):