Release 1.1.1
mcrypt is deprecated in PHP 7.1+, we've switched to using openssl
instead of mcrypt
. The usage of hash_equals()
bumps the PHP requirement to 5.6. Utilizes AES-128-ECB for the cipher.
Checking which sites user has access to before attempting to sign them in.