Learn more about these different git repos.
Other Git URLs
e76c5d6
auth: ingore login check when auth backend is 'noauth' Wrap flask_login's login_required to ignore login checking when auth backend is 'noauth', this can make it easy to start local server for testing purpose.