Annotate
util.sasl_cyrus: If available, use a c14n callback for interoperability with bad clients.
Specifically, clients that specify an authzid 'user@domain.com' and authcid 'user'.
author |
Paul Aurich <paul@darkrain42.org> |
date |
Wed, 17 Mar 2010 15:29:14 -0700 |
parent |
1296:5cf4c444d3f9 |
child |
2905:b924d915c4d0 |
rev |
line source |
1296
|
1 syntax: glob
|
|
2 .hgignore
|
|
3 data
|
|
4 local
|
|
5 www_files
|
|
6 html/*
|
|
7 prosody.lua
|
|
8 prosody.cfg.lua
|
|
9 config.unix
|
|
10 *.patch
|
|
11 *.orig
|
|
12 *.rej
|
|
13 *.save
|
|
14 *~
|
|
15 *.report
|
|
16 *.o
|
|
17 *.so
|
|
18 *.install
|
|
19 *.pid
|
|
20 *.log
|
|
21 *.err
|
|
22 *.debug
|