Skip to content

5.1.5

Compare
Choose a tag to compare
@alexbilbie alexbilbie released this 11 Jul 06:32
· 1131 commits to master since this release

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 a E_USER_NOTICE instead of an exception.
  • Not using the new encryption key method on AuthorizationServer will set throw an E_USER_DEPRECATED message instead of an error.