Commit Graph

13 Commits

Author SHA1 Message Date
NotZippy
d0baaeb9e9 Initial rewrite of revel/cmd to provide vendor support and enhanced CLI options 2018-09-14 21:26:25 -07:00
NotZippy
7e501b8a65 Added missed GPL license to command 2018-04-15 21:09:59 -07:00
vin01
ac056d17af Adding referrer policy security header
It will set a default strict `Referrer-Policy ``strict-origin-when-cross-origin`` that controls what referrer information shall be included with requests.
More: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy, https://scotthelme.co.uk/a-new-security-header-referrer-policy/
It can prevent issues like: https://robots.thoughtbot.com/is-your-site-leaking-password-reset-links
2018-01-06 14:05:20 +05:30
NotZippy
29c6237caf Removed the catch all route, and added comment about security issue 2017-10-22 09:31:18 -07:00
NotZippy
e5255cd373 Updated as requested 2017-07-06 15:31:43 -07:00
NotZippy
3cf6d5094e Changed skeleton back to original 2017-06-07 09:45:09 -07:00
NotZippy
efcd02de37 Modified harness to bootstrap using the go engine. Skeleton app updated to use new request code 2017-06-07 09:45:09 -07:00
NotZippy
a4888fa407 Found the issue with os... 2017-03-10 02:33:27 -08:00
Pedro Morgan
f6c6c931d3 fix onAppStart docs 2017-03-10 00:06:46 +00:00
Pedro Morgan
adcebf9aca Correct bootstrap error class 2017-03-05 01:50:46 +00:00
Pedro Morgan
7b90dfa83e Tidy up skeleton 2017-03-05 00:20:51 +00:00
Nick Wallace
d865cfce90 Added some example code to show that DevMode and RunMode only work from within OnAppStart
Hoping this helps someone else as it took me a while to figure it out. I was wanting to run DEV only code on init.
2016-11-18 13:29:06 -06:00
Jeevanandam M
54ef57e56d Done #52 skeleton moved successfully to cmd repo 2016-06-25 20:09:38 -07:00