]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Refuse to load unprotected private keys.
authorAndre Noll <maan@systemlinux.org>
Sat, 5 Sep 2009 11:56:20 +0000 (13:56 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 5 Sep 2009 11:56:20 +0000 (13:56 +0200)
When loading a private key owned by the same user that accesses the key, check
the permissions of the key file. Error out if mode & 077 is non-zero.


No differences found