148d582 frontend: single before_request hook

Authored and Committed by praiskup 2 years ago
    frontend: single before_request hook
    
    De-duplicate the flask.g.user setup, and since checkpoints config
    consists of a single command, merge all methods into one.