Tuesday, April 18, 2017

Upgrading Passenger from 5.0 to 5.1 using Moonshine

Change passenger version in passenger.rb:

  BLESSED_VERSION = '5.1.2'

Checkin the file and cap deploy. This version of passenger turns on XSS security header:


X-XSS-Protection: 1; mode=block