Skip to main content

locked_account_check

Function locked_account_check 

Source
async fn locked_account_check(
    services: &Services,
    auth: &Auth,
    route: TypeId,
) -> Result
Expand description

MSC3939: 401 M_USER_LOCKED for locked accounts; logout endpoints bypass. soft_logout: true is emitted by ruma for this errcode.