mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
mensch.. gateway::certinfo 0, Indexing on illegal type 'number'.
This commit is contained in:
parent
ed4330ec6b
commit
89a0e2921c
1 changed files with 0 additions and 1 deletions
|
@ -535,7 +535,6 @@ open_stream(XMLNode node) {
|
|||
// we offer SASL external (authentication via name
|
||||
// presented in x509 certificate
|
||||
PT(("gateway::certinfo %O\n", certinfo))
|
||||
P0(("gateway::certinfo valid %d\n", certinfo[0]))
|
||||
# ifndef DIALBACK_WITHOUT_DIAL_BACK
|
||||
if (mappingp(certinfo) && certinfo[0] == 0) {
|
||||
// if from attribute is present we only offer
|
||||
|
|
Loading…
Reference in a new issue