Skip to content

v1.36.0

Choose a tag to compare

@albogdano albogdano released this 19 Mar 22:59
· 782 commits to master since this release
18574cb

Note: Lucene indices will have to be rebuilt after upgrading.

You may see errors in the logs saying:

No search results for type 'null' in app 'para': cannot change field "_docid" from index
 options=DOCS_AND_FREQS to inconsistent index options=DOCS_AND_FREQS_AND_POSITIONS.

The can be fixed with a full reindex of the root app index and other child app indices.

765625c Release v1.36.0.
44f9d37 fixed bugs reported by sonar
3920ced added option to map LDAP nodes to user groups
15f2de1 fixed serialized JSON output in ParaClient should not have indentation
08b75b5 Merge pull request #71 from madpeteguy/bugfix/madpeteguy/rootdn-ron-ldap
2971d42 Custom rootDn config support for Active Directory.
b12d6e6 added catch clause to a method in GitHubAuthFilter
f59bd9c added extra logging info about failed OAuth 2 requests
bc07146 fixed http responses not closed properly
e47a9c0 improved CSRF protection for logins with stateless tokens
cb1fa8a added support for SameSite auth cookies
3353ae5 fixed email pattern for longer TLDs
8535666 added missing mattermost provider in User class
1b1506f fixed certain LDAP login issues with Active Directory servers where logins would fail if the UPN suffix is different than the given domain, related to Erudika/scoold#67
1cd04f8 fixed possible user duplication issues due to identical emails with different case
f4d64b7 updated plugins
300a4ef fixed potentially invalid CSRF cookie values
3162635 added test for invalid base64 encoded strings
14981b7 added more detailed log message for requests with invalid signatures
0266ceb added error message to Utils.base64dec() method
13b4056 bumped year in license
382b853 fixed docker base build, closes #70
e1d3c8a [maven-release-plugin] prepare for next development iteration

📦 Download JAR

📦 Download WAR