From 6db0d49fb607f4dc55e8612e4a658856c1afbf8b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 24 May 2009 23:29:39 +0000 Subject: --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index f2d2c1a0d..fa9f44fb6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,7 +4,7 @@ Next release Features -------- -- It is now possible to write a custom security policy that returns a +- It is now possible to register a security policy that returns a customized ``Forbidden`` WSGI application when BFG cannot authorize an invocation of a view. To this end, ISecurityPolicy objects must now have a ``forbidden`` method. This method should return a WSGI -- cgit v1.2.3