Ticket #24 (closed defect: fixed)

Opened 20 months ago

Last modified 20 months ago

Offer different auth modules depending on security of connection

Reported by: smoku Owned by: smoku
Priority: major Component: c2s
Version: 2.1 Keywords:
Cc: Tracforge_linkmap:
Blocking: Blocked By:

Description

The code currently only allows one set of auth modules (either traditional or SASL) to be specified, regardless of the security of the incoming connection. The attached patch allows the specification of a set of SSL only modules (using a new, ssl-mechanism, section of the configuration file). This allows server administrators to restrict plaintext mechanisms to secure connections.

Attachments

jabberd-sslonly.patch (7.3 KB) - added by smoku 20 months ago.
Patch by Simon Wilkinson <sxw@…>

Change History

Changed 20 months ago by smoku

Patch by Simon Wilkinson <sxw@…>

Changed 20 months ago by smoku

  • status changed from new to closed
  • resolution set to fixed

(In [144]) Integrated auth depending on security patch by Simon Wilkinson. Closes #24

Note: See TracTickets for help on using tickets.