| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| bastillion-jetty-v3.10_00.tar.gz | 2020-05-23 | 19.6 MB | |
| 3.10.00 source code.tar.gz | 2020-05-23 | 772.1 kB | |
| 3.10.00 source code.zip | 2020-05-23 | 890.4 kB | |
| README.md | 2020-05-23 | 815 Bytes | |
| Totals: 4 Items | 21.3 MB | 0 | |
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 3.08.00
- Backup previous bastillion.h2.db data store (possibly named keybox.h2.db)
- Copy old jetty/bastillion/WEB-INF/classes/keydb 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