simonw/datasette-auth-passwords

Users get signed in as "username" if no actor defined

Closed this issue · 0 comments

This is a bug:

actor = actors.get(username) or {"id": "username"}