#1325 Ensure the login._check_session_cookie is always the first @before_request
Merged by pingou. Opened by pingou.
fix_lcl_auth  into  master

Download 1325.patch

This in order to be sure that flask.g.fas_user is set to something when
it should and thus that the order @before_request functions can rely on
it.

:thumbsup:

Thanks :)

Pull-Request has been merged by pingou

Metadata