зеркало из
1
0
Форкнуть 0
opensource-management-portal/features
Nick Schonning 4d1c6b213d
chore: Integrate Markdownlint
2022-10-10 01:37:09 -04:00
..
sudo chore: Integrate Markdownlint 2022-10-10 01:37:09 -04:00
README.md Prettier linting, README update (#399) 2022-10-07 15:25:28 -07:00
graphTeamSync.ts Prettier / consistency 2022-10-07 06:59:30 +00:00
index.ts Organization sudo security group support 2021-03-17 13:02:11 -07:00
newRepositoryLockdown.ts Prettier linting, README update (#399) 2022-10-07 15:25:28 -07:00
publicReposFastFilter.ts fix: various typos 2022-10-09 23:02:44 -04:00
teamMemberToMaintainerUpgrade.ts fix: various typos 2022-10-09 23:02:44 -04:00

README.md

Features

There was an early thinking that "features" would provide feature-flag, independently-implemented capabilities or sub-applications.

I don't think the design has really panned out. Open to feedback here.

Organization sudo

This feature is enabled by default but only lights up when orgs are configured for it.

Allows a set of users to have elevated privileges when using the portal. Helpful for helping support a large organization with a set of trusted users configured at the organization level to reduce persistent owner permissions.

Review the sudo feature docs

Administrative features

Manual linking

Allows an administrator to create links manually, for service accounts or other purposes. To opt-in to this capability being available for system administrators, set the FEATURE_FLAG_ALLOW_ADMIN_MANUAL_LINKING environment variable to 1.