accounts: test multiple attributes's readonly display (#86671) #255

Open
pmarillonnet wants to merge 1 commits from wip/86671-accounts-multiple-attribute-readonly-display into main
Owner
No description provided.
pmarillonnet added 1 commit 2024-02-14 10:56:27 +01:00
All checks were successful
gitea/authentic/pipeline/head This commit looks good
This pull request has changes conflicting with the target branch.
  • tests/test_profile.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/86671-accounts-multiple-attribute-readonly-display main
git pull origin wip/86671-accounts-multiple-attribute-readonly-display

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff wip/86671-accounts-multiple-attribute-readonly-display
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#255
No description provided.