]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - ChangeLog
Remote Service Provider: implement auth control for remote clients. They can now...
[user/henk/code/ruby/rbot.git] / ChangeLog
index d3b3a923bff13145b7d2db8c32d7e4301b143212..5d3a72582ce2a9848c585faea94674e66facd611 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
        * Remote Service Provider: BotModules can now include the
        RemoteBotModule interface that provides them with the remote_map()
        method that works just like the map() method, but for remote commands
+       * Remote Service Provider: Remote clients can now login remotely
+       before executing commands. This in fact integrates the remote access
+       auth security with the User/BotUser used on IRC itself.
 
 2007-02-08  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>