DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- change parent/version from 3.0.14 to 3.0.15
- change properties/syncope.version from 3.014 to 3.0.15
Files
- Remove the following from all properties files, unless running with JDK >= 24:
spring.threads.virtual.enabled=true - Update the following property defined in
core.propertiesand possibly one or morecore-<profile>.propertiesfromsecurity.secretKey=...security.aesSecretKey=...
Also, ensure that the provided value length is matching the AES key requirements.
...