Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit f588bc0c authored by GotthardG's avatar GotthardG
Browse files

Add endpoint for creating local contacts with access control

Introduced a new `local_contact_router` to handle creation of local contacts. The endpoint enforces role-based access control and ensures no duplication of email addresses. Updated the router exports for consistency and cleaned up a large test file to improve readability.
parent 43d67b10
No related branches found
No related tags found
No related merge requests found
Pipeline #50610 passed