view mod_register_apps/copyright @ 6319:04c3273cb81f

mod_auth_cyrus: Add empty 'profile' table to SASL handler objects This is for compatibility with Prosody's built-in util.sasl objects. A SASL profile table usually includes methods supported by the backend, which can be used by SASL mechanism handlers to perform operations (such as testing the password). It also optionally contains a 'cb' field with channel binding method handlers. The Cyrus backend doesn't support channel binding, and doesn't have the same concept of auth backend methods (it handles all that internally, and Prosody has no insight or control over it). Thus, we create an empty profile which informs Prosody that the SASL handler does not support any of the auth or channel binding methods. Some features will not work, but they didn't work anyway. This just makes it explicit. This fixes a traceback in mod_sasl2_fast, which expected SASL handlers to always contain a 'profile' field.
author Matthew Wild <mwild1@gmail.com>
date Thu, 04 Sep 2025 10:14:46 +0100
parents 354dc1e7977a
children
line wrap: on
line source

Copyright of the assets included in the assets/ folder:

generic.svg:

	(C) Matthew Wild 2020
	Distributed under the MIT license of the prosody-modules project.
	Derived from the XMPP logo of the XMPP Standards Foundation:
	Source: https://en.wikipedia.org/wiki/XMPP#/media/File:XMPP_logo.svg
	License (MIT): https://opensource.org/licenses/mit-license.php

gajim.svg:

	Source: https://dev.gajim.org/gajim/gajim/-/blob/master/gajim/data/icons/hicolor/scalable/apps/org.gajim.Gajim.svg
	License (GPLv3): https://dev.gajim.org/gajim/gajim/-/blob/master/COPYING

dino.svg:

	Source: https://github.com/dino/dino/blob/3a00177a51e48d6bafc1e67bab26bc510e6400d8/main/data/icons/im.dino.Dino.svg
	License (GPLv3): https://github.com/dino/dino/blob/3a00177a51e48d6bafc1e67bab26bc510e6400d8/LICENSE

conversations.svg:

	Source: https://github.com/iNPUTmice/Conversations/blob/master/art/ic_launcher.svg
	License (CC-BY-SA 4.0): https://github.com/iNPUTmice/Conversations/blob/master/art/LICENSE

siskin-im.png:

	Source: https://github.com/tigase/siskin-im/blob/master/SiskinIM%20-%20Share/Assets.xcassets/AppIcon.appiconset/IMG_1607_3-120.png
	License (GPLv3): https://github.com/tigase/siskin-im/blob/master/COPYING

beagle-im.png:

	Source: https://github.com/tigase/beagle-im/blob/master/BeagleIM/Assets.xcassets/AppIcon.appiconset/IMG_0720_256-1.png
	License (GPLv3): https://github.com/tigase/beagle-im/blob/master/LICENSE

yaxim.svg:

	Source: https://github.com/yaxim-org/yaxim/blob/master/asset-graphics/yak/yak-front-grass.svg
	License (GPLv3): https://github.com/yaxim-org/yaxim/blob/master/LICENSE.txt