[0.0.64] - 2025-02-12 --------------------- .. warning:: This version comes with a configuration breaking change. The configuration parameter ``CANAILLE_LDAP.USER_FILTER`` is removed in favor of :class:`~canaille.core.configuration.CoreSettings.LOGIN_ATTRIBUTES`. Added ^^^^^ - Implement :rfc:`RFC7523 <7523>`. :issue:`112` - Implement the :class:`~canaille.core.configuration.CoreSettings.LOGIN_ATTRIBUTES` configuration parameter, to tweak the login attributes. :issue:`196` Fixed ^^^^^ - Client dynamic registration with the ``jwks`` parameter. :pr:`228` - Use a custom LDAP image in the demo environment. :issue:`136`