head 1.2; access; symbols pkgsrc-2026Q1:1.2.0.22 pkgsrc-2026Q1-base:1.2 pkgsrc-2025Q4:1.2.0.20 pkgsrc-2025Q4-base:1.2 pkgsrc-2025Q3:1.2.0.18 pkgsrc-2025Q3-base:1.2 pkgsrc-2025Q2:1.2.0.16 pkgsrc-2025Q2-base:1.2 pkgsrc-2025Q1:1.2.0.14 pkgsrc-2025Q1-base:1.2 pkgsrc-2024Q4:1.2.0.12 pkgsrc-2024Q4-base:1.2 pkgsrc-2024Q3:1.2.0.10 pkgsrc-2024Q3-base:1.2 pkgsrc-2024Q2:1.2.0.8 pkgsrc-2024Q2-base:1.2 pkgsrc-2024Q1:1.2.0.6 pkgsrc-2024Q1-base:1.2 pkgsrc-2023Q4:1.2.0.4 pkgsrc-2023Q4-base:1.2 pkgsrc-2023Q3:1.2.0.2 pkgsrc-2023Q3-base:1.2; locks; strict; comment @# @; 1.2 date 2023.08.30.12.42.05; author manu; state Exp; branches; next 1.1; commitid 2x76IUAKUimqeOCE; 1.1 date 2023.08.29.14.15.01; author manu; state Exp; branches; next ; commitid n4uMxmhNdahULGCE; desc @@ 1.2 log @Fix double GitHub tags Update patches and configuration file. This is now really 2.5.6 @ text @[general] server.name = log.path = @@SYDENT_DATA@@/sydent.log log.level = INFO pidfile.path = @@SYDENT_DATA@@/sydent.pid terms.path = address_lookup_limit = 10000 templates.path = @@SYDENT_DATA@@/res brand.default = matrix-org enable_v1_associations = true delete_tokens_on_bind = true ip.blacklist = ip.whitelist = homeserver_allow_list = enable_v1_access = true [db] db.file = @@SYDENT_DATA@@/sydent.db [http] clientapi.http.bind_address = 127.0.0.1 clientapi.http.port = 8090 internalapi.http.bind_address = 127.0.0.1 internalapi.http.port = replication.https.certfile = replication.https.cacert = replication.https.bind_address = 127.0.0.1 replication.https.port = 4434 obey_x_forwarded_for = False federation.verifycerts = True client_http_base = [email] email.from = Sydent Validation email.subject = Your Validation Token email.invite.subject = %(sender_display_name)s has invited you to chat email.invite.subject_space = %(sender_display_name)s has invited you to a space email.smtphost = localhost email.smtpport = 25 email.smtpusername = email.smtppassword = email.hostname = email.tlsmode = 0 email.default_web_client_location = https://app.element.io email.third_party_invite_username_obfuscate_characters = 3 email.third_party_invite_domain_obfuscate_characters = 3 [sms] bodytemplate = Your code is {token} username = password = [crypto] @ 1.1 log @Added www/py-sydent version 2.5.6 Sydent is an identity server for the Matrix communications protocol. It allows Matrix users to prove that they own an email address or phone number, and allows _other_ Matrix users to look them up using that email address or phone number. Imported from wip/py-sydent, contributed by kethzer.dr@@gmail.com @ text @d1 4 a4 3 [DEFAULT] server.name = log.path = @@SYDENT_DATA@@/sydent.log d6 12 d19 3 d23 2 a24 1 clientapi.http.bind_address = 127.0.0.1 d27 1 d30 4 a33 2 token.length = 6 email.template = res/email.template d37 1 d44 5 d50 2 a51 10 ed25519.signingkey = [general] server.name = [db] [http] [email] a54 1 [sms] @