XNAT 1.9.2.3 Release Notes
The XNAT 1.9.2.3 release is a hotfix release addressing additional use cases in account creation and user authentication, particularly in integration with the LDAP Authentication plugin. There is no necessary corresponding update to the LDAP Auth plugin – version 1.3.0 remains the latest and is fully compatible with this XNAT release.
Updates in this release:
XNAT-8516: Fix bug in handling previously merged LDAP user accounts where the user account name has underscores. Includes method and param renaming for additional clarity when comparing user auth objects.
XNAT-8517: Fix username validation in the UI on account registration pages that would have permitted spaces to be used. (This would fail backend validation but is undesirable front-end behavior.)