Skip to main content

Module account_status

Module account_status 

Source

Functionsยง

adopt_deactivations ๐Ÿ”’
Empties the password of every account a foreign column marks deactivated.
adopt_passwordless ๐Ÿ”’
Restores the sentinel password on accounts an identity provider authenticates.
hash_empty ๐Ÿ”’
Whether the accountโ€™s stored password is empty, or None when it has no row at all.
migrate_account_status ๐Ÿ”’
Reconciles account states a foreign database keeps outside the password column.
restorable ๐Ÿ”’
Reports whether the account reads as deactivated here without the foreign column marking it so.
write_password ๐Ÿ”’
Writes one adopted account, tallying it against the rows that could not be read.