Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-09 | T5727: Use native URL validator instead of regex-based validator | Indrajit Raychaudhuri | |
Replace regex-based URL validator with native validator from vyos-utils. Also, move `include/url.xml.i` to `include/url-http-https.xml.i` to reflect the fact that it is used only for HTTP(S) URLs. |