#15229 closed (fixed)
URLValidator class to accept ftp links
Description ¶
The URLValidator class currently only accepts links that are http or https. I would suggest that maybe adding ftp as well would be valuable. I have attached a patch.
Change History (6)
by , 14 years ago
comment:1 by , 14 years ago
Needs tests: | set |
---|---|
Patch needs improvement: | set |
Triage Stage: | Unreviewed → Accepted |
by , 14 years ago
Attachment: | 15229.patch added |
---|
comment:4 by , 14 years ago
I just noticed that I should have updated the comment (http, https, ftp, or ftps).
Note:
See TracTickets
for help on using tickets.
patch including tests for https, ftp, and ftps urls