/api/users/ : gestion des attributs multivalués (#86670) #254

Open
pmarillonnet wants to merge 1 commits from wip/86670-api-users-attributes-multiple into main
Owner
No description provided.
pmarillonnet force-pushed wip/86670-api-users-attributes-multiple from 69efded45a to 2ae1572e36 2024-02-07 11:50:37 +01:00 Compare
pmarillonnet force-pushed wip/86670-api-users-attributes-multiple from 2ae1572e36 to 0c35bfddbd 2024-02-07 14:18:25 +01:00 Compare
pmarillonnet force-pushed wip/86670-api-users-attributes-multiple from 0c35bfddbd to ab53342a55 2024-02-08 14:42:39 +01:00 Compare
pmarillonnet force-pushed wip/86670-api-users-attributes-multiple from ab53342a55 to cfedaedbc3 2024-02-08 15:41:53 +01:00 Compare
pmarillonnet changed title from WIP: /api/users/ : gestion des attributs multivalués (#86670) to /api/users/ : gestion des attributs multivalués (#86670) 2024-02-08 15:46:24 +01:00
All checks were successful
gitea/authentic/pipeline/head This commit looks good
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
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/86670-api-users-attributes-multiple main
git pull origin wip/86670-api-users-attributes-multiple

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff wip/86670-api-users-attributes-multiple
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#254
No description provided.