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
  • GotthardG's avatar
    f588bc0c
    Add endpoint for creating local contacts with access control · f588bc0c
    GotthardG authored
    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.
    f588bc0c
    History
    Add endpoint for creating local contacts with access control
    GotthardG authored
    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.
Code owners