Search Criteria
Package Details: python-matrix-synapse-ldap3 0.3.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-matrix-synapse-ldap3.git (read-only, click to copy) |
|---|---|
| Package Base: | python-matrix-synapse-ldap3 |
| Description: | An LDAP3 auth provider for Synapse |
| Upstream URL: | https://github.com/matrix-org/matrix-synapse-ldap3 |
| Licenses: | Apache-2.0 |
| Replaces: | python2-matrix-synapse-ldap3 |
| Submitter: | intelfx |
| Maintainer: | intelfx |
| Last Packager: | intelfx |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-12-16 23:11 (UTC) |
| Last Updated: | 2024-04-15 21:35 (UTC) |
Dependencies (14)
- python
- python-ldap3
- python-service-identity
- python-twisted
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- matrix-synapse (matrix-synapse-gitAUR) (check)
- python-ldap3 (check)
- python-ldaptorAUR (check)
- python-pydantic (check)
- python-pyopenssl (check)
- python-twisted (check)
Required by (1)
- matrix-synapse-git (optional)
Latest Comments
micwoj92 commented on 2025-03-24 22:06 (UTC)
Dependency python-service-identity not needed.
intelfx commented on 2022-03-17 11:56 (UTC)
I screwed up
package(). Apologies. Fixed now.respiranto commented on 2022-03-17 11:38 (UTC)
The PKGBUILD contains a typo: $pgkdir.
See also my modified PKGBUILD, which fixes some other issues and is tested.
tormod commented on 2022-03-17 00:38 (UTC) (edited on 2022-03-17 11:25 (UTC) by tormod)
After upgrading to 0.2.0-1 and restarting synapse, synapse reported this: ModuleNotFoundError: No module named 'ldap_auth_provider' and I couldn't enter rooms in Element.
pacman -Ql python-matrix-synapse-ldap3returned nothing.I downgraded to 0.1.5-1 again and everything works fine.
Traace commented on 2021-05-04 11:50 (UTC)
Thanks for making this :)
respiranto commented on 2020-05-27 05:54 (UTC)
Thanks for the update!
A few notes:
matrix-synapse.setup.py, namelypython-twisted>=15.1.0andpython-ldap3>=2.6.respiranto commented on 2019-02-11 15:12 (UTC)
Synapse requires everything to be Python 3 now. Could you update this please? One only has to change anything Python 2 to the Python 3 equivalent.
The split-package character of the package could also thereby be removed.