1
0
mirror of https://github.com/anope/anope.git synced 2026-06-24 20:26:39 +02:00

Updated TODO

This commit is contained in:
Adam
2011-08-09 17:38:32 -04:00
parent 4d6b824551
commit 2b03500a61
+7 -7
View File
@@ -11,13 +11,13 @@ Legend:
[x] XMLRPC to execute commands and get data from Anope
[+] fantasy: allow replies/notifications to fantasy commands to go to the channel via notice
[x] Method to store listmodes (more generically than AKICK, too) for e.g. +beI and extbans, etc.
[ ] understanding extbans for /cs unban etc.
[ ] (optional?) A way to confirm email changes by users
[ ] Auto identify through SSL key
[ ] Optional os_login system that can also use SSL keys.
[ ] os_info module to show useful configuration settings to services opers.
[ ] Remove nick requests. Instead use an unconfirmed nick group which cant recieve umode +r and auto expires after 1d?
[ ] LDAP
[x] understanding extbans for /cs unban etc.
[x] (optional?) A way to confirm email changes by users
[x] Auto identify through SSL key
[x] Optional os_login system that can also use SSL keys.
[x] os_info module to show useful configuration settings to services opers.
[x] Remove nick requests. Instead use an unconfirmed nick group which cant recieve umode +r and auto expires after 1d?
[x] LDAP
Future
------