From 9ec2d646eb23b88e4ef8119b0b46240081953daf Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 11 Jan 2010 18:58:50 +0000 Subject: Merge of andrew-docs branch. --- docs/tutorials/bfgwiki/authorization.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/tutorials/bfgwiki/authorization.rst') diff --git a/docs/tutorials/bfgwiki/authorization.rst b/docs/tutorials/bfgwiki/authorization.rst index 13443ca53..b2c5330f6 100644 --- a/docs/tutorials/bfgwiki/authorization.rst +++ b/docs/tutorials/bfgwiki/authorization.rst @@ -11,6 +11,9 @@ allowing anyone with access to the server to view pages. *authentication*. We'll make use of both features to provide security to our application. +The source code for this tutorial stage can be browsed at +`docs.repoze.org `_. + Configuring a ``repoze.bfg`` Authentication Policy -------------------------------------------------- -- cgit v1.2.3