5.1.5
To address feedback from the security release the following two changes have been made:
- If an RSA key cannot be
chmod
'ed to 600 then it will now throw aE_USER_NOTICE
instead of an exception. - Not using the new encryption key method on
AuthorizationServer
will set throw anE_USER_DEPRECATED
message instead of an error.