yasuki_core.accounts.users#
Functions
|
Ban a live user: flag the row, revoke every session, and tombstone the identity. |
|
Erase a user (GDPR right to erasure), cascading their sessions and decks. |
|
Return the user with |
|
Return every account for the admin dashboard, newest first. |
|
Set a user's approval flag, returning whether a user was there to update. |
|
Set (or clear, with None) a user's avatar spec, returning the refreshed row, or None if absent. |
|
Update a user's display name, returning the refreshed row, or None if no such user. |
|
Set a user's role, returning whether a user was there to update. |
|
Lift a ban: clear the row's flag and reason and drop the identity's tombstone. |
|
Insert the user for a Google |