Merge fix for logging of mode changes by charly.
[jelmer/ctrlproxy.git] / TODO
diff --git a/TODO b/TODO
index 0e40dce8c162cf32f5d8220918d3f2b804ad5a97..6f8696fd1aef4e147898f094cc9927815d5b79db 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,20 +1,5 @@
-2.7 showstoppers:
-- test and fix SSL support
-- update documentation
-- finish python module:
- - pass client / network / line arguments correctly
- - examples
-- testing
-- fix issue with loading state from linestack_file
-
-next minor release (2.7.1):
-- properly expand second argument of PRIVMSG in log_irssi and log_custom
-- <allow/> rules in socks and listener based on ip addresses/ranges
-- support passwords in listener for selecting between networks
-- some sort of cascading filters, remove options from line struct
-- more advanced repl backends, rules-based perhaps?
-- use more GLib functions (e.g. g_spawn() rather then fork(), 
-   g_swap_async_with_pipes() instead of piped_child(), etc)
-
-next major release (3.0.0):
-- new config file format
+- allow setting network-specific configuration using <networkname>/<variable>
+- allow using system authentication (PAM/GSSAPI) in ctrlproxyd
+ - how to pass on "User ok" information to ctrlproxy?
+- allow registering new users?
+- support forward auth - ctrlproxy asks a backend to do the authentication for it