Skip to content

1.0.5

Compare
Choose a tag to compare
@nadar nadar released this 26 Mar 15:58
· 815 commits to master since this release

1.0.5 (26. March 2018)

Changed

  • #1779 Refactor of luya\web\Composition component.

Added

  • #1781 Added application property $ensureSecureConnection to ensure secure connection when handling requests.
  • #1762 Add luya\web\Composition::$allowedHosts to ensure the hostName from a list of valid host names. Otherwise throw forbidden exception.
  • #1774 Provide option to configure transfer whitelist. Whitelisted exception will not transfered to the error API.

Fixed

  • #1778 Changed admin csrf param name in order to not terminate the frontend csrf validation process.