• v0.4.0 91d12a7e97

    v0.4.0 Stable

    kerem released this 2022-07-08 20:02:20 +03:00 | 674 commits to main since this release

    📅 Originally published on GitHub: Fri, 08 Jul 2022 17:06:58 GMT
    🏷️ Git tag created: Fri, 08 Jul 2022 17:02:20 GMT

    v0.4.0

    Quick update to replace lldap_readonly with 2 groups lldap_password_manager and lldap_strict_readonly.

    Breaking

    The lldap_readonly group has been renamed lldap_password_manager (migration happens automatically) and a new lldap_strict_readonly group was introduced.

    Added

    • A new lldap_strict_readonly group allows granting readonly rights to users (not able to change other's passwords, in particular).

    Changed

    • The lldap_readonly group is renamed lldap_password_manager since it still allows users to change (non-admin) passwords.

    Removed

    • The lldap_readonly group was removed.
    Downloads