thelounge/src
Élie Michel 642442c041 Implement a proper LDAP authentication process
The Lounge first log as a special user in order to search (as in LDAP's
'"search" verb) for the user's full DN. It then attempts to bind using the
found user DN and the user provided password.
2017-03-21 15:15:33 +01:00
..
command-line Fix -h help option alias shadowed by a similar alias for --home 2017-03-13 01:06:11 -04:00
models Update depdencides to latest stable versions 2016-11-19 10:49:16 +02:00
plugins Fix variable shuffling around ident handler 2017-03-17 22:24:40 +02:00
client.js Prevent message sending in lobbies 2017-03-11 20:09:37 +02:00
clientManager.js Rewrite identd server, combine with oidentd 2017-03-12 12:02:22 +02:00
helper.js Option to log raw IRC traffic 2016-12-21 13:22:18 +02:00
identification.js Fix variable shuffling around ident handler 2017-03-17 22:24:40 +02:00
log.js Define a common helper for prompting to the user consistently 2016-12-16 22:46:14 -05:00
server.js Implement a proper LDAP authentication process 2017-03-21 15:15:33 +01:00
userLog.js Fix nick changes not being properly reported in the logs 2016-10-10 13:08:23 -04:00