thelounge/src
Maxime Poulin 0b6d13d22d
Don't check for existing password emptyness
Pointed out by @PugaBear, it's possible for a user to have an empty password. There isn't really a need to check for password emptyness, it will simply fail with wrong old password instead.
2016-05-10 18:00:07 -04:00
..
command-line Stricter eslint rule for curly brackets 2016-05-01 12:41:17 +03:00
models Add WEBIRC support 2016-05-02 00:45:19 -04:00
plugins Save user when parting channels 2016-05-06 19:32:35 +03:00
client.js Make sure app does not crash when webirc is not defined in the configuration 2016-05-02 01:11:57 -04:00
clientManager.js clientManager: don't write user configs outside of lounge's users dir 2016-05-07 13:35:16 +02:00
helper.js Add support for ~ home folder expansion 2016-04-27 04:23:54 -04:00
identd.js Add global logging helper 2016-04-27 00:05:55 +03:00
log.js Fix derp in new logger (#283) 2016-04-27 10:42:54 +03:00
server.js Don't check for existing password emptyness 2016-05-10 18:00:07 -04:00
userLog.js Add global logging helper 2016-04-27 00:05:55 +03:00