Files
@ 789c98a9306d
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
789c98a9306d
4.4 KiB
image/svg+xml
auth: remove username lookup support from AuthUser constructor
The previous changeset means that there are no more callers using the
`username` argument to AuthUser.__init__; it can be removed.
The previous changeset means that there are no more callers using the
`username` argument to AuthUser.__init__; it can be removed.