Changeset - ee6b7e9f34e6
default
0
2
1
auth: perform basic HTTP security checks already in BaseController
There's no reason to postpone these to a LoginRequired decorated
controller function. This way, they run unconditionally for all
subclasses of BaseController (so everything except JSON-RPC and
VCS controllers).
There's no reason to postpone these to a LoginRequired decorated
controller function. This way, they run unconditionally for all
subclasses of BaseController (so everything except JSON-RPC and
VCS controllers).
3 files changed with 47 insertions and 27 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)