K 10 svn:author V 2 pi K 8 svn:date V 27 2016-05-27T20:16:56.430859Z K 7 svn:log V 619 security/p5-Dancer2-Plugin-Auth-Extensible: 0.501 -> 0.502 Changes: https://metacpan.org/source/HORNBURG/Dancer2-Plugin-Auth-Extensible-0.502/Changes - Use getpwnam/getgrent in Unix provider instead of Unix::Passwd::File. In addition to the obvious benefit of removing a dependency this also solves a problem with Unix::Passwd::File where it likes to lock the passwd file but that will fail if the user does not have permissions which is normal for a web app (Peter Mottram). Thanks to Jason Lewis for the heads up about this issue. PR: 209801 Submitted by: Henk van Oers (maintainer) END