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 2f5cb303 authored by GotthardG's avatar GotthardG
Browse files

Add development-only user simulation using local file

This change introduces a fallback mechanism for development environments, allowing authentication to simulate a user from a local file named "user" when not found in the mock database. The file must include a username on the first line and a space-delimited list of pgroups on the second line. This enhancement helps streamline development workflows while maintaining error handling for missing or malformed files.
parent 7a9cc24e
No related branches found
No related tags found
No related merge requests found
Pipeline #50965 failed
Status
Pipeline
Created by
Stages
Actions
Failed

00:00:19

avatar

No artifacts found