Started a Wp Auth plugin
authorDenis Chenu <courriel@shnoulle.net>
Tue, 1 Apr 2014 12:21:53 +0000 (14:21 +0200)
committerDenis Chenu <courriel@shnoulle.net>
Tue, 1 Apr 2014 12:21:53 +0000 (14:21 +0200)
commit3007ffd9caa615cfc1d2a6e36daf4805991ffcc8
tree607ed71ffe5dca9d13c988bcf9bd66989d48722c
Started a Wp Auth plugin
AuthWPbyDB.php [new file with mode: 0644]
third_party/phpass/PasswordHash.php [new file with mode: 0644]
third_party/phpass/c/Makefile [new file with mode: 0644]
third_party/phpass/c/crypt_private.c [new file with mode: 0644]
third_party/phpass/test.php [new file with mode: 0644]
wp-settings.php [new file with mode: 0644]