|
|
|
|
Changelog for python311-matrix-synapse-ldap3-0.3.0-3.12.noarch.rpm :
* Thu Jan 04 2024 ecsos - Update to 0.3.0 * Features - Allow to read bind_password from a file by AATTMa27 in #172 * Bugfixes - Use configured \"mail\" attribute when fetching mail addresses from LDAP by AATTphotoninger in #183 * Documentation - readme: use rst formatting for links by AATTdmsimard in #174- Changes from 0.2.2 - Fix a regression wherein users with historical usernames containing capital letters can\'t log in- Changes from 0.2.1 - Link to Synapse installation docs by AATTDMRobertson in #161 - Bump version of black to 22.3.0 by AATTH-Shay in #164 - Normalize username before interacting with Synapse by AATTH-Shay in #163- Changes from 0.2.0 This release adds support for the new-style module API, which is configured with the modules: section in your Synapse configuration and uses LdapAuthProviderModule. Support for the old-style \'legacy password auth provider\' interface may be removed from Synapse in the future. - Update releasing docs (#120) - Configure AATTmatrix-org/synapse-core to be the code owner for the repo (#131) - Changed packaging to use setuptools declarative config in setup.cfg. (#129) - Module template retrofit: Update .gitignore (#139) - Module template retrofit: GitHub metadata and Actions (#142) - Module template retrofit: Lint script and Mypy configuration (#140) - Module template retrofit: apply code style (#144) - Module template retrofit: Update tox.ini with result of templating (some old jobs are preserved) (#141) - Module template retrofit: Update Python project metadata and tool configuration (#146) - Module template retrofit: enable GHA for code style (#143) - Migration to GitHub Actions: Add a GHA equivalent of the BK \'packaging\' job (#147) - Module template retrofit: Fix up type annotations and enable Mypy type checking in GHA CI (#145) - Include ldaptor and mock in the test dependencies (#149) - Fix check_auth to return None on failure, not False (#148) - Clean-up and type annotations (#150) - Add config option for cert verification when using SSL/TLS (#136) - Add support for providing custom TLS options through the config (#156) - Add a wrapper so that the module can be used with the new module API (#151) * Wed Nov 17 2021 ecsos - Update to 0.1.5 - Add release documentation (#82) - Fix tests on Python 3 (#84) - setup.py: Add url (#83) - README.rst: rename ldap field email -> mail (#71) - Use ldap3.ServerPool (#85) - Verify certificates when using SSL or TLS (#89) - fix installation docs (#91) - Update the lowest allowed version for ldap3 (#99) - Update CI to use Python 3.5 and switch to Buildkite (#103) - Support for Active Directory multidomain forest. (#93) - Convert to async/await (#101)- Drop py3compat.patch. * Wed Jan 29 2020 Stasiek Michalski - Update to 0.1.4- Fix the tests for py3 further (patch submitted upstream)- Only build for py3, since upstream marked this as py3 compatible * Tue Nov 05 2019 Tomáš Chvátal - Add patch to fix py3 testsuite execution: * py3compat.patch- Disable python3 package as the thing can\'t work with py3 * Wed Sep 11 2019 Tomáš Chvátal - Update to 0.1.3: * various bugfixes- Enable tests (fail with py3) * Mon Feb 27 2017 okurzAATTsuse.com- Initial submission
|
|
|