From 643bd0903f3fa64307f22f5173fefbe0871603fc Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 19 Jun 2009 12:27:15 +0000 Subject: - Add interface docs related to how to create authentication policies and authorization policies to the "Security" narrative chapter. --- TODO.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 7fe2840f8..d785f7581 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,11 +1,5 @@ - path module: use pkg_resources (if feasible, given ZCML) -- audit use of "functools.wraps" (pickling no longer required) - -- Docs: add interface docs for IAuthenticationPolicy and - IAuthorizationPolicy, so people who care might be able to write - their own. - - See if we can do something about always looking up ISettings when we want to see if auto template reload is on (queryUility is a bit expensive for this task). -- cgit v1.2.3