WIP: a11y: add title attribute to password policy rules (#83211) #179

Draft
smihai wants to merge 1 commits from wip/83211-a11y-add-title-attribute-to-password-policy-rules into main
Owner
No description provided.
smihai force-pushed wip/83211-a11y-add-title-attribute-to-password-policy-rules from 8984966a3b to 7a5d053287 2023-11-14 13:58:47 +01:00 Compare
All checks were successful
gitea/authentic/pipeline/head This commit looks good
This pull request has changes conflicting with the target branch.
  • tests/api/test_all.py
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b wip/83211-a11y-add-title-attribute-to-password-policy-rules main
git pull origin wip/83211-a11y-add-title-attribute-to-password-policy-rules

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff wip/83211-a11y-add-title-attribute-to-password-policy-rules
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/authentic#179
No description provided.