Version 0.16.2

This release adds the sending of CSP and CORS headers to the Laravel app
 level.
 -----BEGIN PGP SIGNATURE-----
 
 iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAlrJI+tfFIAAAAAALgAo
 aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
 MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
 bm55YmFybmVzLnVrAAoJEBssdq+xbIWbhyYBfioY2FXDBVPrVRkrjgM38o4RgElZ
 VxCvnATHwMG+vnBOqluW2d/4x4eiPueDnwhWxgF/R0B6rgjJnuDJNs9MqT8HOWa3
 fiw+qYmNJicrENfpFRoO0jnXKPgyw3Awgf+2kCkY
 =K4+X
 -----END PGP SIGNATURE-----

Merge tag 'v0.16.2' into develop

Version 0.16.2

This release adds the sending of CSP and CORS headers to the Laravel app
level.
This commit is contained in:
Jonny Barnes 2018-04-07 21:03:11 +01:00
commit 97a6b771f8

View file

@ -1,6 +1,6 @@
# Changelog
## Version {next}
## Version 0.16.2 (2018-04-07)
- Add CORS headers as necessary in the Laravel app (as oppose to using nginx)
- Add CSP headers