Skip to content

Commit f443901

Browse files
committed
remove outdated config
1 parent c4a0c83 commit f443901

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

src/common/config.ts

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -68,27 +68,6 @@ const environmentConfig: EnvironmentConfigType = {
6868
AadValidClientId: "39c28870-94e4-47ee-b4fb-affe0bf96c9f",
6969
},
7070
prod: {
71-
// GroupRoleMapping: {
72-
// [infraChairsGroupId]: allAppRoles, // Infra Chairs
73-
// [officersGroupId]: allAppRoles, // Officers
74-
// [execCouncilGroupId]: [AppRoles.EVENTS_MANAGER, AppRoles.IAM_INVITE_ONLY], // Exec
75-
// },
76-
// UserRoleMapping: {
77-
// "[email protected]": allAppRoles,
78-
// "[email protected]": [AppRoles.TICKETS_SCANNER],
79-
// "[email protected]": [AppRoles.TICKETS_SCANNER],
80-
// "[email protected]": [AppRoles.TICKETS_SCANNER],
81-
// "[email protected]": [AppRoles.TICKETS_SCANNER],
82-
83-
// AppRoles.TICKETS_SCANNER,
84-
// AppRoles.TICKETS_MANAGER,
85-
// ],
86-
87-
// AppRoles.TICKETS_SCANNER,
88-
// AppRoles.TICKETS_MANAGER,
89-
// ],
90-
// "[email protected]": [AppRoles.TICKETS_MANAGER, AppRoles.TICKETS_SCANNER]
91-
// },
9271
AzureRoleMapping: { AutonomousWriters: [AppRoles.EVENTS_MANAGER] },
9372
ValidCorsOrigins: [
9473
"https://acm.illinois.edu",

0 commit comments

Comments
 (0)