Files
@ 797883404f17
Branch filter:
Location: kallithea/MIT-Permissive-License.txt
797883404f17
1023 B
text/plain
auth: simplify API key auth - move it out of _determine_auth_user
This gives less of the special handling of API key auth in LoginRequired ...
but we still need to disable the LoginRequired CSRF protection for API key
auth.
This gives less of the special handling of API key auth in LoginRequired ...
but we still need to disable the LoginRequired CSRF protection for API key
auth.