PasswordStage Viewset
Request body
Selection of backends to test the password against.
Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage.
How many attempts a user has before the flow is canceled. To lock the user out, use a reputation policy and a user_write stage.
When enabled, provides a 'show password' button with the password input field.
Response
Get object type so that we know how to edit the object
Return object's verbose_name
Return object's plural verbose_name
Return internal model name
Selection of backends to test the password against.
Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage.
How many attempts a user has before the flow is canceled. To lock the user out, use a reputation policy and a user_write stage.
When enabled, provides a 'show password' button with the password input field.
Changes
No recorded changes to this endpoint across all 1 revision of this API.