diff options
Diffstat (limited to 'docs/tutorials/bfgwiki/authorization.rst')
| -rw-r--r-- | docs/tutorials/bfgwiki/authorization.rst | 3 |
1 files changed, 3 insertions, 0 deletions
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 <http://docs.repoze.org/bfgwiki-1.2/authorization>`_. + Configuring a ``repoze.bfg`` Authentication Policy -------------------------------------------------- |
