]> gitweb.factorcode.org Git - factor.git/commit
urls: adding redacted-url to mask the password of a URL.
authorJohn Benediktsson <mrjbq7@gmail.com>
Fri, 15 May 2020 19:11:29 +0000 (12:11 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Fri, 15 May 2020 19:13:00 +0000 (12:13 -0700)
commit413cc49d3b5021ff8d4d46fdc3752f995e3d2b85
treea18db9964af66fd962f6bcf622e010431bdab144
parent454f19256240cd438875b7ba6f3a1fabe5523487
urls: adding redacted-url to mask the password of a URL.

This is particularly useful for logging to avoid accidentally printing
passwords in web server logs.
basis/urls/urls-docs.factor
basis/urls/urls-tests.factor
basis/urls/urls.factor