khomesh24 / pagure

Forked from pagure 6 years ago
Clone

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

Authored and Committed by pingou 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>
    
        
file modified
+2 -2
file modified
+1 -1