forked from GNUsocial/gnu-social
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
|
||||
============
|
||||
* 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
|
||||
============
|
||||
|
Loading…
Reference in New Issue
Block a user