Diego Martínez
1d4fd5a162
Better method to avoid impersonation.
2017-03-24 22:33:43 -03:00
Diego Martínez
6bf4e111c2
Major cleanup.
...
- Use `irc.foo` notation instead of `irc:foo`. It still
supports the `irc:foo` usage, but will helpfully issue
a warning with the location of the offending code.
- Remove unused arguments from functions.
2017-03-15 21:40:12 -03:00
Diego Martínez
bb5f549193
Don't remove characters above 0x80.
2017-01-11 22:37:54 -03:00
ShadowNinja
0c900dbac2
Add support for mod security
2015-05-16 19:54:24 -04:00
ShadowNinja
43cb77fab8
Send CAP END for SASL
2015-03-10 13:33:41 -04:00
ShadowNinja
30fa81a3ab
Don't allow a user with the nick "IRC" to impersonate other users
2015-01-27 11:36:29 -05:00
ShadowNinja
d0ebde3884
Add Minetest version to CTCP VERSION reply
2014-10-01 16:19:10 -04:00
ShadowNinja
8e6a9a287f
Use LuaSocket's base 64 encoding function
2014-05-28 19:38:24 -04:00
ShadowNinja
706a6fbe27
Rename "mt_irc" namespace to "irc"
...
The underlying IRC library is now available as irc.lib.
2014-05-25 22:52:24 -04:00
ShadowNinja
e87d2e5bf2
Rename SASLPass and SASLUser settings to sasl.pass and sasl.user
2014-05-15 20:51:29 -04:00
ShadowNinja
ed20a55899
Remove included Lua and LuaSocket source
...
Also rename README.txt to README.md and update it.
2014-05-15 20:20:22 -04:00