AuthCrypt README brought out of the stone age
This commit is contained in:
parent
74a60ab963
commit
4ba7c4a021
@ -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
|
Requirements
|
||||||
============
|
============
|
||||||
* PHP >= 5.3.2 with php5-mcrypt extension for certain SHA512 support
|
Nothing out of the ordinary (SHA512 is supported natively since PHP 5.3.2)
|
||||||
* lib/authenticationplugin.php in your StatusNet install
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
Loading…
Reference in New Issue
Block a user