Skip to content

Conversation

@phorward
Copy link
Member

@phorward phorward commented Sep 9, 2025

This is a more explicit variant of the PasswordBone with minimum default.

This makes the PasswordBone what is in its simplest form: A field to enter a password. For password strength tests, additional threshold and tests can be specified explicitly.

The client-side must:

  • Accept a bone type "password" with or without tests. When tests are given, they must be fulfilled.
  • Accept a bone type "password.doublecheck" with two input fields to prompt the password twice AND prove specific tests, if given.

This is a more explicit variant of the PasswordBone with minimum default.

This makes the PasswordBone what is in its simplest form: A field to enter a password.
For password strength tests, additional threshold and tests can be specified explicitly.

The client-side must:
- Accept a bone type "password" with or without tests. When tests are given, they must be met.
- Accept a bone type "password.doublecheck" with two input fields to prompt the password twice AND prove specific tests, if given.
@phorward phorward force-pushed the refactor-friedensangebot branch from 3603b56 to 1275704 Compare September 9, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant