summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gustafsson <daniel@yesql.se>2018-09-19 09:12:45 +0200
committerDaniel Gustafsson <daniel@yesql.se>2018-09-19 09:12:45 +0200
commit056cc37ed4eb1c5905e3732716e3a3d44039e6a8 (patch)
tree4c012e91b698dcf0422d7c8a8e787205807038ad
parentd0c615b81b28e21e312f8a264e8c513757136c41 (diff)
downloadcurl-056cc37ed4eb1c5905e3732716e3a3d44039e6a8.tar.gz
todo: Update reference to already done item
TODO item 1.1 was implemented in commit 946ce5b61f, update reference to it with instead referencing the implemented option. Closes #3013 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
-rw-r--r--docs/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index cf1a769c3..5f68f0bc0 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -416,7 +416,8 @@
used to also allow for example users to refuse libcurl to do transfers with
HTTPS certificate checks disabled.
- It could also offer to refuse usernames in URLs (see TODO 1.1)
+ It could also automatically refuse usernames in URLs when set
+ (see CURLOPT_DISALLOW_USERNAME_IN_URL)
1.27 hardcode the "localhost" addresses