Merge pull request #24936 from hghtwr/master

#24889 - Feature: Fetch Gitlab users for self-hosted Gitlab based on group assignment
This commit is contained in:
Ben Lambert
2024-06-25 10:52:37 +02:00
committed by GitHub
13 changed files with 726 additions and 26 deletions
-1
View File
@@ -21,7 +21,6 @@ const backend = createBackend();
backend.add(import('@backstage/plugin-auth-backend'));
backend.add(import('./authModuleGithubProvider'));
backend.add(import('@backstage/plugin-auth-backend-module-guest-provider'));
backend.add(import('@backstage/plugin-app-backend/alpha'));
backend.add(import('@backstage/plugin-catalog-backend-module-unprocessed'));
backend.add(