app/soc/views/sitemap/__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 23 Jan 2009 16:54:46 +0000
changeset 927 f790f77ba6b7
parent 493 6976c4d8d0ac
child 2065 edac5ddc8ef0
permissions -rw-r--r--
Restore context in deny() page Now that we know when the sidebar is doing the access checks we can safely construct a new context in deny (without having to worry that it will try to do more access checks that result in deny, which will call for a new context... etc). Patch by: Sverre Rabbelier
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: