aboutsummaryrefslogtreecommitdiffstats
path: root/HTPasswdSync.info
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2016-03-11 17:43:15 +0100
committerDaniel Lange <DLange@git.local>2016-03-11 17:43:15 +0100
commite8e7efbd23bb56136ac538b30e73acaddda92d96 (patch)
treef32f2257c766a0e98a3e8e504d059bf26252f312 /HTPasswdSync.info
parent90cb364f9c7282e00afc05435fab7e62bc190d86 (diff)
downloaddrupal_htpasswdsync-e8e7efbd23bb56136ac538b30e73acaddda92d96.tar.gz
drupal_htpasswdsync-e8e7efbd23bb56136ac538b30e73acaddda92d96.tar.bz2
drupal_htpasswdsync-e8e7efbd23bb56136ac538b30e73acaddda92d96.zip
Add support for SHA-256-crypt and SHA-512-crypt salted hashes
Warning: Database schema change. Using varchar(128) instead of varchar(64) now. Thanks for reading the full git log comment :)
Diffstat (limited to 'HTPasswdSync.info')
-rw-r--r--HTPasswdSync.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/HTPasswdSync.info b/HTPasswdSync.info
index bf24406..2955ee7 100644
--- a/HTPasswdSync.info
+++ b/HTPasswdSync.info
@@ -1,5 +1,5 @@
name = HTPasswdSync
description = Export user login data into htpasswd and htgroup files.
core = 7.x
-php = 5.0
+php = 5.5
configure = admin/config/people/htpasswdsync

© 2014-2024 Faster IT GmbH | imprint | privacy policy