Welcome | Get started | Dive into Lino | Contribute | Reference

lino_xl.lib.online.users.choicelists

Choicelists for this plugin.

Classes

MarkUserActive(target_state[, ...])

Activate this user.

UserStates(*args, **kw)

The list of possible choices for the state field of a User.

class lino_xl.lib.online.users.choicelists.UserStates(*args, **kw)

Bases: Workflow

The list of possible choices for the state field of a User.

class lino_xl.lib.online.users.choicelists.MarkUserActive(target_state, required_roles=None, help_text=None, **kw)

Bases: ChangeStateAction

Activate this user. This requires that the user has confirmed their verifcation code, and that a username and password are set.