Skip to content

1.72.00

Compare
Choose a tag to compare
@skavanagh skavanagh released this 23 May 15:53
· 233 commits to master since this release

Upgraded all dependencies including jquery to 3.5.1.
Added map option for default profile on Ldap authentication
Up'ed encryption key size to 256 default

To migrate from 1.70.00

  • Backup previous bastillion.h2.db data store (possibly named ec2box.h2.db)
  • Copy old jetty/bastillion/WEB-INF/classes/ec2db folder (and it's contents) to the jetty/bastillion/WEB-INF/classes directory of the new installation.
  • Copy old jetty/bastillion/WEB-INF/classes/bastillion.jceks to the /jetty/bastillion/WEB-INF/classes directory of the new installation.
  • Copy old jetty/bastillion/WEB-INF/classes/BastillionConfig.properties to the /jetty/bastillion/WEB-INF/classes directory of the new installation.
  • Adjust settings or copy as needed for the jaas.conf, log4j2.xml, keystore, jetty-ssl.xml and jetty-http.xml