khomesh24 / pagure

Forked from pagure 6 years ago
Clone

a76b0fc Move back to use then authenticated method

Authored and Committed by pingou 6 years ago
    Move back to use then authenticated method
    
    Instead of relying on the present of flask.g.authenticated.
    
    The perf gain isn't that important but this change is having consequences
    in a number of places in the code to the point that it is as simple to
    revert this change.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+1 -1