summaryrefslogtreecommitdiff
path: root/modules/lua/README
diff options
context:
space:
mode:
Diffstat (limited to 'modules/lua/README')
-rw-r--r--modules/lua/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/lua/README b/modules/lua/README
index 4efa9cd6..c614b3e2 100644
--- a/modules/lua/README
+++ b/modules/lua/README
@@ -54,6 +54,13 @@
** TODO apw_rgetvm needs to handle connection scoped vms
** TODO options in server scoped vms (ie, min and max vm counts)
** TODO provide means to implement authn and authz providers
+** TODO: Flatten LuaHook* to LuaHook phase file fn ?
+** TODO: Lua and ap_expr integration in one or both directions
+** TODO: document or remove block sections
+** TODO: test per-dir behavior of block sections
+** TODO: Catch-up documentation on r: methods
+** TODO: 500 errors instead of 404 with AddHandler lua-script
+** TODO: Suppress internal details (fs path to scripts, etc) in error responses
* License
Apache License, Version 2.0,