-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
0 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,9 +52,5 @@ This is the list of keys we're using for secrets (and abuse for certain configur | |
- `gcp-gsuite-SAML-claims.js` Ditto | ||
- `default-deny-for-maintenance.js` A default "OFF" rule, that can be manually turned on to refuse all logins and | ||
indicate to the user that we're in maintenance mode. Used for emergencies only! | ||
- `temporary-LDAP-re-reintegration.js` Temporary rule that reintegrates LDAP groups to the profile. This should be | ||
removed and replaced by person-api v2 calls eventually | ||
available. | ||
person-apiv2 is available. | ||
- `link-users-by-email-with-metadata.js` Links user profiles by primary email (GH [email protected] and FxA [email protected] become the same | ||
profile). The user profile to be main (ie main user_id) is decided by ratcheting logic. |