DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Source changes
POM
In the root pom.xml:
change
parent/versionfrom2.0.7to2.0.8change
properties/syncope.versionfrom2.0.7to2.0.8
Files
If the file is available in your local sources, replace the following file with its 2.0.8 counterpart (re-apply any customization previously made):
For Enduser UI, replace the following files with their 2.0.8 counterpart (re-apply any customization previously made):
- enduser/src/main/webapp/app/index.html
- enduser/src/main/webapp/app/js/app.js
- all files under enduser/src/main/webapp/app/languages
- enduser/src/main/webapp/app/views/self.html
Other
The configuration parameter tasks.interruptMaxRetries is not needed anymore: you can delete it either:
- from Admin Console, under Configuration > Parameters
via REST with
DELETE http://host:port/syncope/rest/configurations/tasks.interruptMaxRetries