From: Daniel Earl Poirier Date: Thu, 6 May 2010 13:58:58 +0000 (+0000) Subject: Note that it would be nice if we could write authn and authz providers X-Git-Tag: 2.3.6~134 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f18c0b43d2392b8597100925217f6d471b451f2;p=apache Note that it would be nice if we could write authn and authz providers in lua. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@941734 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/lua/README b/modules/lua/README index f5fcc3d532..4efa9cd62d 100644 --- a/modules/lua/README +++ b/modules/lua/README @@ -53,6 +53,7 @@ ** TODO Rework apw_sgetvm to use the create_vm stuff like apw_rgetvm ** 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 * License Apache License, Version 2.0,