Skip to content

Commit

Permalink
Add fakedoor dataset to whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
halvorbmundal committed Dec 13, 2024
1 parent 3db208f commit 121443d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/white-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ export const accessRequestWhiteList: AccessRequest[] = [
id: 'ecdbd6d4-7026-3731-bd8e-2f15e26221a2',
requestAddress: 'https://soknad.kudaf.no'
},
{
id: '26a075d7-f92a-381f-8831-291ae8aa63a4',
requestAddress: 'https://soknad.kudaf.no'
},
// Production
{
id: 'a49ddd4a-8ccf-3054-8164-0bb9bfc9783c',
Expand Down

0 comments on commit 121443d

Please sign in to comment.