]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/core/auth.rb
Plugin header boilerplating.
[user/henk/code/ruby/rbot.git] / lib / rbot / core / auth.rb
2007-02-18 Giuseppe BilottaPlugin header boilerplating.
2007-02-04 Giuseppe BilottaMinor auth help fix
2006-10-02 Giuseppe BilottaUsage wants a parameter
2006-09-21 Giuseppe BilottaNew auth framework is now backwards compatible: auth...
2006-08-31 Giuseppe BilottaFine tune and document 'permissions view' (auth core...
2006-08-25 Giuseppe BilottaOptimize auth module exploiting new message mapping...
2006-08-17 Giuseppe BilottaFix help. For real
2006-08-06 Giuseppe BilottaUsers can now be imported from exported data files...
2006-08-06 Giuseppe BilottaFix some bugs when setting permissions; introduce the...
2006-08-06 Giuseppe BilottaPermissions can now be set and reset correctly
2006-08-06 Giuseppe BilottaBotuser information can now be exported
2006-08-06 Giuseppe BilottaWhen copying botusers, dup all the entries to prevent...
2006-08-06 Giuseppe BilottaAfter changing a botuser setting, the settings for...
2006-08-06 Giuseppe BilottaBotusers can now be copied and renamed
2006-08-06 Giuseppe BilottaBotusers can now be destroyed
2006-08-06 Giuseppe BilottaBotusers can now be created.
2006-08-06 Giuseppe BilottaUser management is now almost complete. The only missin...
2006-08-05 Giuseppe Bilottaauth botmodule now allows showing all user settings...
2006-08-05 Giuseppe BilottaAuth framework now allows automatic login and login...
2006-08-04 Giuseppe BilottaFix stupid bug introduced with the new debugging messag...
2006-08-03 Giuseppe BilottaInitial version of the new auth coremodule