This repository has been archived by the owner on Dec 31, 2021. It is now read-only.
0.3.5-pre0-SNAPSHOT
Pre-release
Pre-release
flytreeleft
released this
04 Feb 08:46
·
2 commits
to bugfix-0.3.x
since this release
- Fix
java.lang.NullPointerException: null
error (#34) when the Keycloak generatesauth-server-url
with trailing slashes. Thanks @peschmae for #38. - Always lowercase username to prevent the Nexus3 to create multiple user session for the same user. Note: The Keycloak will ignore the case of username. Thanks @TNorad for #35.