[WIP] Support SASL2 FAST authentication #839
Closed
Annotations
10 errors
|
src/fast.js#L131
'jid' is never reassigned. Use 'const' instead
|
|
src/fast.js#L57
'_token' is never reassigned. Use 'const' instead
|
|
src/fast.js#L54
'jid' is never reassigned. Use 'const' instead
|
|
src/fast.js#L5
'ElementType' is defined but never used
|
|
src/fast.js#L4
'SASLMechanism' is defined but never used
|
|
src/connection.js#L1834
Unexpected template string expression
|
|
src/connection.js#L1493
More than 2 blank lines not allowed
|
|
src/connection.js#L1477
'sasl_matched' is never reassigned. Use 'const' instead
|
|
src/connection.js#L1464
'sasl2_matched' is never reassigned. Use 'const' instead
|
|
src/connection.js#L1449
'features' is never reassigned. Use 'const' instead
|
The logs for this run have expired and are no longer available.
Loading