Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Exclude working directory from library path (CVE-2016-1238)
[git.ikiwiki.info.git]
/
doc
/
plugins
/
contrib
/
unixauth
/
discussion.mdwn
diff --git
a/doc/plugins/contrib/unixauth/discussion.mdwn
b/doc/plugins/contrib/unixauth/discussion.mdwn
index dfa4fe6cce57f042ca4bb7026d554f96bf891250..232649863c9dff898737d15c253850bac8648513 100644
(file)
--- a/
doc/plugins/contrib/unixauth/discussion.mdwn
+++ b/
doc/plugins/contrib/unixauth/discussion.mdwn
@@
-32,3
+32,7
@@
I've added support for [checkpassword](http://cr.yp.to/checkpwd/interface.html),
> to disentangle the two locks. --[[Joey]]
>> Ah, ok, I misunderstood your comment. I'll see what I can figure out. --[[schmonz]]
> to disentangle the two locks. --[[Joey]]
>> Ah, ok, I misunderstood your comment. I'll see what I can figure out. --[[schmonz]]
+
+>>> My time's been limited for this, but I just saw [[todo/avoid_thrashing]]. How does that interact with pwauth or checkpassword? --[[schmonz]]
+
+>>>> The DOS still happens, it just uses less memory. --[[Joey]]