]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
AuthCrypt README brought out of the stone age
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 10 Jul 2017 12:49:01 +0000 (14:49 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 10 Jul 2017 12:49:01 +0000 (14:49 +0200)
plugins/AuthCrypt/README

index 5d1d1bbbfcba647111fc78fe7850103e6d0c5dbb..f18a1b815de0a34b505895e1b4823be078589107 100644 (file)
@@ -1,9 +1,8 @@
-AuthCrypt allows for StatusNet to use crypt() hashing to store password credentials.
+AuthCrypt allows for StatusNet and GNU social to use crypt() hashing to store password credentials.
 
 Requirements
 ============
-* PHP >= 5.3.2 with php5-mcrypt extension for certain SHA512 support
-* lib/authenticationplugin.php in your StatusNet install
+Nothing out of the ordinary (SHA512 is supported natively since PHP 5.3.2)
 
 Installation
 ============