Files
@ 31aa5b6c107d
Branch filter:
Location: kallithea/dev_requirements.txt
31aa5b6c107d
159 B
text/plain
auth: remove AuthUser __init__ magic for fallback to default user instead of the requested user
Be reliably explicit about what user we expect. If we want default user /
anonymous user, say so explicitly.
Be reliably explicit about what user we expect. If we want default user /
anonymous user, say so explicitly.