matrix-synapse-ldap3 0.2.2+git20221102+258473620416-2 source package in Ubuntu

Changelog

matrix-synapse-ldap3 (0.2.2+git20221102+258473620416-2) unstable; urgency=medium

  * Depend on and use pybuild-plugin-pyproject.

 -- Andrej Shadura <email address hidden>  Thu, 29 Jun 2023 13:02:53 +0200

Upload details

Uploaded by:
Matrix Packaging Team
Uploaded to:
Sid
Original maintainer:
Matrix Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
matrix-synapse-ldap3_0.2.2+git20221102+258473620416-2.dsc 1.9 KiB fe735cffa6ed6ce03fd4481607a8ce573d0ab212ed7de8301b9a3901826134d2
matrix-synapse-ldap3_0.2.2+git20221102+258473620416.orig.tar.xz 17.4 KiB fa133a24df6785446421abdf31a299cd5971fcc5d16042a542c4a5d60427563f
matrix-synapse-ldap3_0.2.2+git20221102+258473620416-2.debian.tar.xz 2.9 KiB d45e731046a819d1e51a338b0860ec57324984b94cbf64322b46e5422c3ec677

No changes file available.

Binary packages built by this source

matrix-synapse-ldap3: LDAP auth provider for the Matrix homeserver

 Synapse is the reference Python/Twisted Matrix homeserver implementation.
 .
 Synapse is intended to showcase the concept of Matrix, and to let users run
 their own homeserver and generally help bootstrap the ecosystem.
 .
 Matrix is an open standard for interoperable, decentralised, real-time
 communication over IP. It can be used to power Instant Messaging, VoIP/WebRTC
 signalling, Internet of Things communication or anywhere where's a need for
 a standard HTTP API for publishing and subscribing to data whilst tracking the
 conversation history.
 .
 In Matrix, every user runs one or more Matrix clients, which connect through
 to a Matrix homeserver. The homeserver stores all their personal chat history
 and user account information, much as a mail client connects through to an
 IMAP/SMTP server.
 .
 This package allows synapse to use LDAP for authentication as opposed
 to usual authentication via registering using a matrix client.