de8a0a Reduce the number of calls to authenticated() in favor of flask.g

Authored and Committed by Pierre-Yves Chibon 6 years ago
    Reduce the number of calls to authenticated() in favor of flask.g
    
    This reduces a little bit the number of duplicated calls.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr></pingou@pingoured.fr>
    
        
file modified
+2 -2
file modified
+1 -1