comparison CONTRIBUTORS @ 6381:ee6b7e9f34e6

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).
author Søren Løvborg <sorenl@unity3d.com>
date Fri, 23 Sep 2016 00:29:30 +0200
parents 02cfb2197c63
children a48802bf7134
comparison
equal deleted inserted replaced
6380:c987aa2eb2a8 6381:ee6b7e9f34e6