Added encryption

Added user password encryption
This commit is contained in:
BlackCodec 2014-08-04 14:38:54 +02:00
commit 32717b6d4e

View file

@ -1,5 +1,9 @@
;Password
password = yourpassword
encryption = clear
; encryption: not set, leave blank or set to clear or none to use plain text password for the user,
; else set to encryption algoritm supported by hash function of php to use the selected
; encryption
;Role
role = admin
role = admin