auth0-deploy-cli 7.17.7 → 7.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (146) hide show
  1. package/.nyc_output/94e277b3-252f-406b-a1f5-ee19aa8c1324.json +1 -0
  2. package/.nyc_output/processinfo/24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6.json +1 -0
  3. package/.nyc_output/processinfo/530b1757-1c73-4877-aa45-057f69590d4d.json +1 -0
  4. package/.nyc_output/processinfo/{3276dcae-0285-40b9-8889-829f96087a93.json → 94e277b3-252f-406b-a1f5-ee19aa8c1324.json} +1 -1
  5. package/.nyc_output/processinfo/index.json +1 -1
  6. package/CHANGELOG.md +16 -1
  7. package/coverage/lcov-report/index.html +21 -21
  8. package/coverage/lcov-report/src/args.ts.html +1 -1
  9. package/coverage/lcov-report/src/commands/export.ts.html +1 -1
  10. package/coverage/lcov-report/src/commands/import.ts.html +1 -1
  11. package/coverage/lcov-report/src/commands/index.html +1 -1
  12. package/coverage/lcov-report/src/configFactory.ts.html +1 -1
  13. package/coverage/lcov-report/src/context/defaults.ts.html +1 -1
  14. package/coverage/lcov-report/src/context/directory/handlers/actions.ts.html +1 -1
  15. package/coverage/lcov-report/src/context/directory/handlers/attackProtection.ts.html +1 -1
  16. package/coverage/lcov-report/src/context/directory/handlers/branding.ts.html +1 -1
  17. package/coverage/lcov-report/src/context/directory/handlers/clientGrants.ts.html +1 -1
  18. package/coverage/lcov-report/src/context/directory/handlers/clients.ts.html +1 -1
  19. package/coverage/lcov-report/src/context/directory/handlers/connections.ts.html +1 -1
  20. package/coverage/lcov-report/src/context/directory/handlers/customDomains.ts.html +1 -1
  21. package/coverage/lcov-report/src/context/directory/handlers/databases.ts.html +1 -1
  22. package/coverage/lcov-report/src/context/directory/handlers/emailProvider.ts.html +1 -1
  23. package/coverage/lcov-report/src/context/directory/handlers/emailTemplates.ts.html +57 -48
  24. package/coverage/lcov-report/src/context/directory/handlers/guardianFactorProviders.ts.html +1 -1
  25. package/coverage/lcov-report/src/context/directory/handlers/guardianFactorTemplates.ts.html +1 -1
  26. package/coverage/lcov-report/src/context/directory/handlers/guardianFactors.ts.html +1 -1
  27. package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  28. package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  29. package/coverage/lcov-report/src/context/directory/handlers/guardianPolicies.ts.html +1 -1
  30. package/coverage/lcov-report/src/context/directory/handlers/hooks.ts.html +1 -1
  31. package/coverage/lcov-report/src/context/directory/handlers/index.html +15 -15
  32. package/coverage/lcov-report/src/context/directory/handlers/index.ts.html +1 -1
  33. package/coverage/lcov-report/src/context/directory/handlers/logStreams.ts.html +1 -1
  34. package/coverage/lcov-report/src/context/directory/handlers/migrations.ts.html +1 -1
  35. package/coverage/lcov-report/src/context/directory/handlers/organizations.ts.html +1 -1
  36. package/coverage/lcov-report/src/context/directory/handlers/pages.ts.html +1 -1
  37. package/coverage/lcov-report/src/context/directory/handlers/prompts.ts.html +1 -1
  38. package/coverage/lcov-report/src/context/directory/handlers/resourceServers.ts.html +1 -1
  39. package/coverage/lcov-report/src/context/directory/handlers/roles.ts.html +1 -1
  40. package/coverage/lcov-report/src/context/directory/handlers/rules.ts.html +1 -1
  41. package/coverage/lcov-report/src/context/directory/handlers/rulesConfigs.ts.html +1 -1
  42. package/coverage/lcov-report/src/context/directory/handlers/tenant.ts.html +1 -1
  43. package/coverage/lcov-report/src/context/directory/handlers/themes.ts.html +1 -1
  44. package/coverage/lcov-report/src/context/directory/handlers/triggers.ts.html +1 -1
  45. package/coverage/lcov-report/src/context/directory/index.html +1 -1
  46. package/coverage/lcov-report/src/context/directory/index.ts.html +1 -1
  47. package/coverage/lcov-report/src/context/index.html +1 -1
  48. package/coverage/lcov-report/src/context/index.ts.html +1 -1
  49. package/coverage/lcov-report/src/context/yaml/handlers/actions.ts.html +1 -1
  50. package/coverage/lcov-report/src/context/yaml/handlers/attackProtection.ts.html +1 -1
  51. package/coverage/lcov-report/src/context/yaml/handlers/branding.ts.html +1 -1
  52. package/coverage/lcov-report/src/context/yaml/handlers/clientGrants.ts.html +1 -1
  53. package/coverage/lcov-report/src/context/yaml/handlers/clients.ts.html +1 -1
  54. package/coverage/lcov-report/src/context/yaml/handlers/connections.ts.html +1 -1
  55. package/coverage/lcov-report/src/context/yaml/handlers/customDomains.ts.html +1 -1
  56. package/coverage/lcov-report/src/context/yaml/handlers/databases.ts.html +1 -1
  57. package/coverage/lcov-report/src/context/yaml/handlers/emailProvider.ts.html +1 -1
  58. package/coverage/lcov-report/src/context/yaml/handlers/emailTemplates.ts.html +1 -1
  59. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorProviders.ts.html +1 -1
  60. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorTemplates.ts.html +1 -1
  61. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactors.ts.html +1 -1
  62. package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  63. package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  64. package/coverage/lcov-report/src/context/yaml/handlers/guardianPolicies.ts.html +1 -1
  65. package/coverage/lcov-report/src/context/yaml/handlers/hooks.ts.html +1 -1
  66. package/coverage/lcov-report/src/context/yaml/handlers/index.html +1 -1
  67. package/coverage/lcov-report/src/context/yaml/handlers/index.ts.html +1 -1
  68. package/coverage/lcov-report/src/context/yaml/handlers/logStreams.ts.html +1 -1
  69. package/coverage/lcov-report/src/context/yaml/handlers/migrations.ts.html +1 -1
  70. package/coverage/lcov-report/src/context/yaml/handlers/organizations.ts.html +1 -1
  71. package/coverage/lcov-report/src/context/yaml/handlers/pages.ts.html +1 -1
  72. package/coverage/lcov-report/src/context/yaml/handlers/prompts.ts.html +1 -1
  73. package/coverage/lcov-report/src/context/yaml/handlers/resourceServers.ts.html +1 -1
  74. package/coverage/lcov-report/src/context/yaml/handlers/roles.ts.html +1 -1
  75. package/coverage/lcov-report/src/context/yaml/handlers/rules.ts.html +1 -1
  76. package/coverage/lcov-report/src/context/yaml/handlers/rulesConfigs.ts.html +1 -1
  77. package/coverage/lcov-report/src/context/yaml/handlers/tenant.ts.html +1 -1
  78. package/coverage/lcov-report/src/context/yaml/handlers/themes.ts.html +1 -1
  79. package/coverage/lcov-report/src/context/yaml/handlers/triggers.ts.html +1 -1
  80. package/coverage/lcov-report/src/context/yaml/index.html +1 -1
  81. package/coverage/lcov-report/src/context/yaml/index.ts.html +1 -1
  82. package/coverage/lcov-report/src/index.html +13 -13
  83. package/coverage/lcov-report/src/index.ts.html +1 -1
  84. package/coverage/lcov-report/src/keywordPreservation.ts.html +80 -74
  85. package/coverage/lcov-report/src/logger.ts.html +2 -2
  86. package/coverage/lcov-report/src/readonly.ts.html +1 -1
  87. package/coverage/lcov-report/src/sessionDurationsToMinutes.ts.html +1 -1
  88. package/coverage/lcov-report/src/tools/auth0/client.ts.html +7 -7
  89. package/coverage/lcov-report/src/tools/auth0/handlers/actions.ts.html +1 -1
  90. package/coverage/lcov-report/src/tools/auth0/handlers/attackProtection.ts.html +1 -1
  91. package/coverage/lcov-report/src/tools/auth0/handlers/branding.ts.html +1 -1
  92. package/coverage/lcov-report/src/tools/auth0/handlers/clientGrants.ts.html +1 -1
  93. package/coverage/lcov-report/src/tools/auth0/handlers/clients.ts.html +1 -1
  94. package/coverage/lcov-report/src/tools/auth0/handlers/connections.ts.html +1 -1
  95. package/coverage/lcov-report/src/tools/auth0/handlers/customDomains.ts.html +1 -1
  96. package/coverage/lcov-report/src/tools/auth0/handlers/databases.ts.html +1 -1
  97. package/coverage/lcov-report/src/tools/auth0/handlers/default.ts.html +3 -3
  98. package/coverage/lcov-report/src/tools/auth0/handlers/emailProvider.ts.html +1 -1
  99. package/coverage/lcov-report/src/tools/auth0/handlers/emailTemplates.ts.html +1 -1
  100. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorProviders.ts.html +1 -1
  101. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorTemplates.ts.html +1 -1
  102. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactors.ts.html +1 -1
  103. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  104. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  105. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPolicies.ts.html +1 -1
  106. package/coverage/lcov-report/src/tools/auth0/handlers/hooks.ts.html +1 -1
  107. package/coverage/lcov-report/src/tools/auth0/handlers/index.html +1 -1
  108. package/coverage/lcov-report/src/tools/auth0/handlers/index.ts.html +1 -1
  109. package/coverage/lcov-report/src/tools/auth0/handlers/logStreams.ts.html +1 -1
  110. package/coverage/lcov-report/src/tools/auth0/handlers/migrations.ts.html +1 -1
  111. package/coverage/lcov-report/src/tools/auth0/handlers/organizations.ts.html +1 -1
  112. package/coverage/lcov-report/src/tools/auth0/handlers/pages.ts.html +1 -1
  113. package/coverage/lcov-report/src/tools/auth0/handlers/prompts.ts.html +1 -1
  114. package/coverage/lcov-report/src/tools/auth0/handlers/resourceServers.ts.html +1 -1
  115. package/coverage/lcov-report/src/tools/auth0/handlers/roles.ts.html +1 -1
  116. package/coverage/lcov-report/src/tools/auth0/handlers/rules.ts.html +1 -1
  117. package/coverage/lcov-report/src/tools/auth0/handlers/rulesConfigs.ts.html +1 -1
  118. package/coverage/lcov-report/src/tools/auth0/handlers/tenant.ts.html +1 -1
  119. package/coverage/lcov-report/src/tools/auth0/handlers/themes.ts.html +1 -1
  120. package/coverage/lcov-report/src/tools/auth0/handlers/triggers.ts.html +6 -6
  121. package/coverage/lcov-report/src/tools/auth0/index.html +1 -1
  122. package/coverage/lcov-report/src/tools/auth0/index.ts.html +1 -1
  123. package/coverage/lcov-report/src/tools/auth0/schema.ts.html +1 -1
  124. package/coverage/lcov-report/src/tools/calculateChanges.ts.html +1 -1
  125. package/coverage/lcov-report/src/tools/constants.ts.html +5 -2
  126. package/coverage/lcov-report/src/tools/deploy.ts.html +1 -1
  127. package/coverage/lcov-report/src/tools/index.html +1 -1
  128. package/coverage/lcov-report/src/tools/index.ts.html +1 -1
  129. package/coverage/lcov-report/src/tools/utils.ts.html +19 -19
  130. package/coverage/lcov-report/src/tools/validationError.ts.html +1 -1
  131. package/coverage/lcov-report/src/types.ts.html +1 -1
  132. package/coverage/lcov-report/src/utils.ts.html +1 -1
  133. package/coverage/lcov.info +265 -264
  134. package/docs/how-to-contribute.md +3 -3
  135. package/lib/context/directory/handlers/emailTemplates.js +22 -25
  136. package/lib/context/directory/handlers/emailTemplates.js.map +1 -1
  137. package/lib/keywordPreservation.js +3 -1
  138. package/lib/keywordPreservation.js.map +1 -1
  139. package/lib/tools/constants.js +1 -0
  140. package/lib/tools/constants.js.map +1 -1
  141. package/package.json +2 -2
  142. package/.nyc_output/3276dcae-0285-40b9-8889-829f96087a93.json +0 -1
  143. package/.nyc_output/processinfo/1043f2ac-b130-49e5-bbb8-db80c60365ce.json +0 -1
  144. package/.nyc_output/processinfo/a160baeb-27c0-4e48-8df7-45acee946f3b.json +0 -1
  145. /package/.nyc_output/{1043f2ac-b130-49e5-bbb8-db80c60365ce.json → 24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6.json} +0 -0
  146. /package/.nyc_output/{a160baeb-27c0-4e48-8df7-45acee946f3b.json → 530b1757-1c73-4877-aa45-057f69590d4d.json} +0 -0
@@ -151,195 +151,198 @@ FN:74,(anonymous_6)
151
151
  FN:97,(anonymous_7)
152
152
  FN:118,(anonymous_8)
153
153
  FN:135,(anonymous_9)
154
- FN:150,(anonymous_10)
155
- FN:172,(anonymous_11)
156
- FN:194,(anonymous_12)
157
- FN:210,(anonymous_13)
158
- FN:213,(anonymous_14)
159
- FN:228,(anonymous_15)
160
- FN:231,(anonymous_16)
161
- FN:242,(anonymous_17)
154
+ FN:152,(anonymous_10)
155
+ FN:174,(anonymous_11)
156
+ FN:196,(anonymous_12)
157
+ FN:212,(anonymous_13)
158
+ FN:215,(anonymous_14)
159
+ FN:230,(anonymous_15)
160
+ FN:233,(anonymous_16)
161
+ FN:244,(anonymous_17)
162
162
  FNF:18
163
163
  FNH:18
164
- FNDA:103,(anonymous_0)
165
- FNDA:180,(anonymous_1)
166
- FNDA:133,(anonymous_2)
167
- FNDA:23,(anonymous_3)
168
- FNDA:23,(anonymous_4)
169
- FNDA:26,(anonymous_5)
170
- FNDA:135,(anonymous_6)
171
- FNDA:155,(anonymous_7)
172
- FNDA:50,(anonymous_8)
173
- FNDA:189,(anonymous_9)
164
+ FNDA:106,(anonymous_0)
165
+ FNDA:183,(anonymous_1)
166
+ FNDA:138,(anonymous_2)
167
+ FNDA:24,(anonymous_3)
168
+ FNDA:24,(anonymous_4)
169
+ FNDA:27,(anonymous_5)
170
+ FNDA:138,(anonymous_6)
171
+ FNDA:190,(anonymous_7)
172
+ FNDA:51,(anonymous_8)
173
+ FNDA:193,(anonymous_9)
174
174
  FNDA:57,(anonymous_10)
175
- FNDA:58,(anonymous_11)
176
- FNDA:6,(anonymous_12)
177
- FNDA:15,(anonymous_13)
178
- FNDA:29,(anonymous_14)
179
- FNDA:26,(anonymous_15)
180
- FNDA:26,(anonymous_16)
181
- FNDA:26,(anonymous_17)
175
+ FNDA:60,(anonymous_11)
176
+ FNDA:7,(anonymous_12)
177
+ FNDA:20,(anonymous_13)
178
+ FNDA:38,(anonymous_14)
179
+ FNDA:27,(anonymous_15)
180
+ FNDA:27,(anonymous_16)
181
+ FNDA:27,(anonymous_17)
182
182
  DA:1,1
183
183
  DA:2,1
184
184
  DA:4,1
185
185
  DA:5,1
186
186
  DA:13,1
187
- DA:17,103
188
- DA:18,180
189
- DA:19,180
190
- DA:21,180
187
+ DA:17,106
188
+ DA:18,183
189
+ DA:19,183
190
+ DA:21,183
191
191
  DA:25,1
192
- DA:31,133
193
- DA:32,67
194
- DA:33,35
195
- DA:35,32
196
- DA:38,66
197
- DA:40,66
198
- DA:41,24
199
- DA:43,23
200
- DA:44,23
201
- DA:45,23
192
+ DA:31,138
193
+ DA:32,69
194
+ DA:33,36
195
+ DA:35,33
196
+ DA:38,69
197
+ DA:40,69
198
+ DA:41,25
199
+ DA:43,24
200
+ DA:44,24
201
+ DA:45,24
202
202
  DA:46,3
203
- DA:48,20
204
- DA:51,23
205
- DA:53,26
206
- DA:54,26
207
- DA:56,23
208
- DA:57,23
209
- DA:59,23
210
- DA:72,42
211
- DA:73,39
212
- DA:75,135
213
- DA:77,135
214
- DA:79,104
203
+ DA:48,21
204
+ DA:51,24
205
+ DA:53,27
206
+ DA:54,27
207
+ DA:56,24
208
+ DA:57,24
209
+ DA:59,24
210
+ DA:72,44
211
+ DA:73,41
212
+ DA:75,138
213
+ DA:77,138
214
+ DA:79,107
215
215
  DA:88,3
216
216
  DA:97,1
217
- DA:101,155
218
- DA:102,155
219
- DA:103,58
220
- DA:108,97
221
- DA:112,97
222
- DA:113,47
223
- DA:114,47
224
- DA:116,47
225
- DA:118,45
226
- DA:119,50
227
- DA:122,45
228
- DA:125,50
217
+ DA:101,190
218
+ DA:102,190
219
+ DA:103,65
220
+ DA:108,125
221
+ DA:112,125
222
+ DA:113,61
223
+ DA:114,61
224
+ DA:116,61
225
+ DA:118,46
226
+ DA:119,51
227
+ DA:122,46
228
+ DA:125,64
229
229
  DA:135,1
230
- DA:140,189
231
- DA:142,189
232
- DA:144,153
233
- DA:145,49
234
- DA:146,49
230
+ DA:140,193
231
+ DA:142,191
232
+ DA:144,191
233
+ DA:146,155
234
+ DA:147,49
235
235
  DA:148,49
236
236
  DA:150,49
237
- DA:151,57
238
- DA:152,23
239
- DA:156,49
240
- DA:158,23
241
- DA:165,104
242
- DA:172,1
243
- DA:177,58
244
- DA:179,58
245
- DA:181,33
237
+ DA:152,49
238
+ DA:153,57
239
+ DA:154,23
240
+ DA:158,49
241
+ DA:160,23
242
+ DA:167,106
243
+ DA:174,1
244
+ DA:179,60
245
+ DA:181,60
246
246
  DA:183,33
247
- DA:184,1
248
- DA:187,32
249
- DA:188,32
250
- DA:194,1
251
- DA:207,6
252
- DA:210,5
253
- DA:211,15
254
- DA:214,29
255
- DA:219,5
256
- DA:226,5
257
- DA:228,5
258
- DA:229,26
259
- DA:231,26
260
- DA:232,26
261
- DA:233,26
262
- DA:234,15
263
- DA:236,11
264
- DA:238,26
265
- DA:240,26
266
- DA:242,26
267
- DA:243,26
268
- DA:244,15
269
- DA:249,26
270
- DA:250,11
271
- DA:261,26
272
- DA:266,26
273
- DA:273,5
274
- LF:92
275
- LH:92
276
- BRDA:21,0,0,180
277
- BRDA:21,0,1,175
247
+ DA:185,33
248
+ DA:186,1
249
+ DA:189,32
250
+ DA:190,32
251
+ DA:196,1
252
+ DA:209,7
253
+ DA:212,6
254
+ DA:213,20
255
+ DA:216,38
256
+ DA:221,6
257
+ DA:228,6
258
+ DA:230,6
259
+ DA:231,27
260
+ DA:233,27
261
+ DA:234,27
262
+ DA:235,27
263
+ DA:236,15
264
+ DA:238,12
265
+ DA:240,27
266
+ DA:242,27
267
+ DA:244,27
268
+ DA:245,27
269
+ DA:246,15
270
+ DA:251,27
271
+ DA:252,12
272
+ DA:263,27
273
+ DA:268,27
274
+ DA:275,6
275
+ LF:93
276
+ LH:93
277
+ BRDA:21,0,0,183
278
+ BRDA:21,0,1,178
278
279
  BRDA:29,1,0,1
279
- BRDA:31,2,0,67
280
- BRDA:31,2,1,66
281
- BRDA:32,3,0,35
282
- BRDA:32,3,1,32
283
- BRDA:40,4,0,24
284
- BRDA:40,4,1,42
280
+ BRDA:31,2,0,69
281
+ BRDA:31,2,1,69
282
+ BRDA:32,3,0,36
283
+ BRDA:32,3,1,33
284
+ BRDA:40,4,0,25
285
+ BRDA:40,4,1,44
285
286
  BRDA:45,5,0,3
286
- BRDA:45,5,1,20
287
+ BRDA:45,5,1,21
287
288
  BRDA:54,6,0,3
288
- BRDA:54,6,1,23
289
+ BRDA:54,6,1,24
289
290
  BRDA:57,7,0,0
290
- BRDA:57,7,1,23
291
- BRDA:64,8,0,23
291
+ BRDA:57,7,1,24
292
+ BRDA:64,8,0,24
292
293
  BRDA:64,8,1,0
293
- BRDA:72,9,0,39
294
+ BRDA:72,9,0,41
294
295
  BRDA:72,9,1,3
295
296
  BRDA:77,10,0,31
296
- BRDA:77,10,1,104
297
- BRDA:77,11,0,135
298
- BRDA:77,11,1,133
299
- BRDA:83,12,0,83
300
- BRDA:83,12,1,21
301
- BRDA:102,13,0,58
302
- BRDA:102,13,1,97
303
- BRDA:112,14,0,47
304
- BRDA:112,14,1,50
305
- BRDA:116,15,0,2
306
- BRDA:116,15,1,45
307
- BRDA:138,16,0,62
308
- BRDA:142,17,0,36
309
- BRDA:142,17,1,153
310
- BRDA:144,18,0,49
311
- BRDA:144,18,1,104
312
- BRDA:151,19,0,23
313
- BRDA:151,19,1,34
314
- BRDA:156,20,0,26
315
- BRDA:156,20,1,23
316
- BRDA:168,21,0,62
317
- BRDA:168,21,1,42
318
- BRDA:179,22,0,25
319
- BRDA:179,22,1,33
320
- BRDA:183,23,0,1
321
- BRDA:183,23,1,32
322
- BRDA:207,24,0,1
323
- BRDA:207,24,1,5
324
- BRDA:233,25,0,15
325
- BRDA:233,25,1,11
326
- BRDA:243,26,0,15
327
- BRDA:243,26,1,11
328
- BRDA:249,27,0,11
329
- BRDA:249,27,1,15
330
- BRF:54
331
- BRH:52
297
+ BRDA:77,10,1,107
298
+ BRDA:77,11,0,138
299
+ BRDA:77,11,1,136
300
+ BRDA:83,12,0,85
301
+ BRDA:83,12,1,22
302
+ BRDA:102,13,0,65
303
+ BRDA:102,13,1,125
304
+ BRDA:112,14,0,61
305
+ BRDA:112,14,1,64
306
+ BRDA:116,15,0,15
307
+ BRDA:116,15,1,46
308
+ BRDA:138,16,0,64
309
+ BRDA:140,17,0,2
310
+ BRDA:140,17,1,191
311
+ BRDA:144,18,0,36
312
+ BRDA:144,18,1,155
313
+ BRDA:146,19,0,49
314
+ BRDA:146,19,1,106
315
+ BRDA:153,20,0,23
316
+ BRDA:153,20,1,34
317
+ BRDA:158,21,0,26
318
+ BRDA:158,21,1,23
319
+ BRDA:170,22,0,64
320
+ BRDA:170,22,1,42
321
+ BRDA:181,23,0,27
322
+ BRDA:181,23,1,33
323
+ BRDA:185,24,0,1
324
+ BRDA:185,24,1,32
325
+ BRDA:209,25,0,1
326
+ BRDA:209,25,1,6
327
+ BRDA:235,26,0,15
328
+ BRDA:235,26,1,12
329
+ BRDA:245,27,0,15
330
+ BRDA:245,27,1,12
331
+ BRDA:251,28,0,12
332
+ BRDA:251,28,1,15
333
+ BRF:56
334
+ BRH:54
332
335
  end_of_record
333
336
  TN:
334
337
  SF:src/logger.ts
335
338
  FN:10,(anonymous_0)
336
339
  FNF:1
337
340
  FNH:1
338
- FNDA:798,(anonymous_0)
341
+ FNDA:800,(anonymous_0)
339
342
  DA:1,1
340
343
  DA:3,1
341
344
  DA:5,1
342
- DA:10,798
345
+ DA:10,800
343
346
  DA:16,1
344
347
  LF:5
345
348
  LH:5
@@ -1721,17 +1724,17 @@ BRH:10
1721
1724
  end_of_record
1722
1725
  TN:
1723
1726
  SF:src/context/directory/handlers/emailTemplates.ts
1724
- FN:13,parse
1725
- FN:18,(anonymous_9)
1726
- FN:23,(anonymous_10)
1727
- FN:31,(anonymous_11)
1728
- FN:58,dump
1729
- FN:66,(anonymous_14)
1727
+ FN:14,parse
1728
+ FN:19,(anonymous_9)
1729
+ FN:22,(anonymous_10)
1730
+ FN:28,(anonymous_11)
1731
+ FN:61,dump
1732
+ FN:69,(anonymous_14)
1730
1733
  FNF:6
1731
1734
  FNH:6
1732
1735
  FNDA:54,parse
1733
- FNDA:11,(anonymous_9)
1734
- FNDA:8,(anonymous_10)
1736
+ FNDA:7,(anonymous_9)
1737
+ FNDA:4,(anonymous_10)
1735
1738
  FNDA:4,(anonymous_11)
1736
1739
  FNDA:1,dump
1737
1740
  FNDA:2,(anonymous_14)
@@ -1740,55 +1743,53 @@ DA:2,1
1740
1743
  DA:3,1
1741
1744
  DA:5,1
1742
1745
  DA:6,1
1743
- DA:14,54
1746
+ DA:10,1
1744
1747
  DA:15,54
1745
- DA:17,3
1746
- DA:18,11
1747
- DA:21,3
1748
- DA:23,3
1749
- DA:24,8
1750
- DA:25,8
1751
- DA:26,8
1752
- DA:27,8
1753
- DA:30,3
1754
- DA:32,4
1755
- DA:33,0
1756
- DA:34,0
1757
- DA:35,4
1758
- DA:36,0
1748
+ DA:16,54
1749
+ DA:18,3
1750
+ DA:19,7
1751
+ DA:22,3
1752
+ DA:23,4
1753
+ DA:28,4
1754
+ DA:29,4
1755
+ DA:30,2
1756
+ DA:31,2
1757
+ DA:34,2
1758
+ DA:36,2
1759
1759
  DA:37,0
1760
- DA:39,4
1761
- DA:53,3
1762
- DA:59,1
1763
- DA:61,1
1760
+ DA:40,4
1761
+ DA:41,0
1762
+ DA:44,0
1763
+ DA:47,4
1764
+ DA:56,3
1765
+ DA:62,1
1764
1766
  DA:64,1
1765
- DA:65,1
1766
- DA:66,1
1767
- DA:68,2
1768
- DA:69,2
1769
- DA:70,2
1767
+ DA:67,1
1768
+ DA:68,1
1769
+ DA:69,1
1770
+ DA:71,2
1771
+ DA:72,2
1770
1772
  DA:73,2
1771
- DA:74,2
1772
- DA:78,1
1773
- DA:83,1
1773
+ DA:76,2
1774
+ DA:77,2
1775
+ DA:81,1
1776
+ DA:86,1
1774
1777
  LF:36
1775
- LH:32
1776
- BRDA:15,0,0,51
1777
- BRDA:15,0,1,3
1778
- BRDA:25,1,0,4
1779
- BRDA:25,1,1,4
1780
- BRDA:26,2,0,4
1781
- BRDA:26,2,1,4
1782
- BRDA:27,3,0,4
1783
- BRDA:27,3,1,4
1784
- BRDA:32,4,0,0
1785
- BRDA:32,4,1,4
1786
- BRDA:35,5,0,0
1787
- BRDA:35,5,1,4
1788
- BRDA:61,6,0,0
1789
- BRDA:61,6,1,1
1790
- BRF:14
1791
- BRH:11
1778
+ LH:33
1779
+ BRDA:16,0,0,51
1780
+ BRDA:16,0,1,3
1781
+ BRDA:29,1,0,2
1782
+ BRDA:29,1,1,2
1783
+ BRDA:31,2,0,2
1784
+ BRDA:31,2,1,0
1785
+ BRDA:36,3,0,2
1786
+ BRDA:36,3,1,0
1787
+ BRDA:40,4,0,0
1788
+ BRDA:40,4,1,4
1789
+ BRDA:64,5,0,0
1790
+ BRDA:64,5,1,1
1791
+ BRF:12
1792
+ BRH:8
1792
1793
  end_of_record
1793
1794
  TN:
1794
1795
  SF:src/context/directory/handlers/guardianFactorProviders.ts
@@ -4097,7 +4098,7 @@ DA:19,1
4097
4098
  DA:21,1
4098
4099
  DA:23,1
4099
4100
  DA:25,1
4100
- DA:175,1
4101
+ DA:176,1
4101
4102
  LF:22
4102
4103
  LH:22
4103
4104
  BRF:0
@@ -4206,13 +4207,13 @@ FN:270,sleep
4206
4207
  FN:271,(anonymous_58)
4207
4208
  FNF:45
4208
4209
  FNH:44
4209
- FNDA:465,(anonymous_14)
4210
- FNDA:463,(anonymous_15)
4211
- FNDA:200,keywordArrayReplace
4212
- FNDA:285,(anonymous_17)
4213
- FNDA:199,keywordStringReplace
4214
- FNDA:283,(anonymous_19)
4215
- FNDA:287,keywordReplace
4210
+ FNDA:469,(anonymous_14)
4211
+ FNDA:467,(anonymous_15)
4212
+ FNDA:201,keywordArrayReplace
4213
+ FNDA:286,(anonymous_17)
4214
+ FNDA:200,keywordStringReplace
4215
+ FNDA:284,(anonymous_19)
4216
+ FNDA:288,keywordReplace
4216
4217
  FNDA:4,wrapArrayReplaceMarkersInQuotes
4217
4218
  FNDA:5,(anonymous_22)
4218
4219
  FNDA:4,convertClientNameToId
@@ -4226,7 +4227,7 @@ FNDA:3,(anonymous_30)
4226
4227
  FNDA:204,loadFileAndReplaceKeywords
4227
4228
  FNDA:16,flatten
4228
4229
  FNDA:996,(anonymous_33)
4229
- FNDA:149,convertJsonToString
4230
+ FNDA:151,convertJsonToString
4230
4231
  FNDA:49,stripFields
4231
4232
  FNDA:70,(anonymous_36)
4232
4233
  FNDA:196,(anonymous_37)
@@ -4258,27 +4259,27 @@ DA:4,1
4258
4259
  DA:5,1
4259
4260
  DA:7,1
4260
4261
  DA:9,1
4261
- DA:10,465
4262
- DA:12,465
4263
- DA:13,465
4264
- DA:15,465
4262
+ DA:10,469
4263
+ DA:12,469
4264
+ DA:13,469
4265
+ DA:15,469
4265
4266
  DA:18,1
4266
- DA:19,463
4267
+ DA:19,467
4267
4268
  DA:22,1
4268
- DA:23,200
4269
- DA:25,285
4270
- DA:27,285
4271
- DA:29,200
4269
+ DA:23,201
4270
+ DA:25,286
4271
+ DA:27,286
4272
+ DA:29,201
4272
4273
  DA:32,1
4273
- DA:33,199
4274
- DA:34,283
4275
- DA:36,283
4276
- DA:38,199
4274
+ DA:33,200
4275
+ DA:34,284
4276
+ DA:36,284
4277
+ DA:38,200
4277
4278
  DA:41,1
4278
- DA:43,287
4279
- DA:44,196
4280
- DA:45,196
4281
- DA:47,287
4279
+ DA:43,288
4280
+ DA:44,197
4281
+ DA:45,197
4282
+ DA:47,288
4282
4283
  DA:53,1
4283
4284
  DA:54,4
4284
4285
  DA:55,4
@@ -4308,7 +4309,7 @@ DA:100,2
4308
4309
  DA:104,1
4309
4310
  DA:106,996
4310
4311
  DA:109,1
4311
- DA:110,149
4312
+ DA:110,151
4312
4313
  DA:113,1
4313
4314
  DA:115,49
4314
4315
  DA:117,49
@@ -4380,10 +4381,10 @@ DA:270,1
4380
4381
  DA:271,3
4381
4382
  LF:127
4382
4383
  LH:126
4383
- BRDA:43,0,0,196
4384
+ BRDA:43,0,0,197
4384
4385
  BRDA:43,0,1,91
4385
- BRDA:43,1,0,287
4386
- BRDA:43,1,1,287
4386
+ BRDA:43,1,0,288
4387
+ BRDA:43,1,1,288
4387
4388
  BRDA:66,2,0,4
4388
4389
  BRDA:66,2,1,2
4389
4390
  BRDA:66,2,2,2
@@ -4396,7 +4397,7 @@ BRDA:95,6,0,202
4396
4397
  BRDA:95,6,1,200
4397
4398
  BRDA:106,7,0,13
4398
4399
  BRDA:106,7,1,983
4399
- BRDA:109,8,0,148
4400
+ BRDA:109,8,0,150
4400
4401
  BRDA:119,9,0,55
4401
4402
  BRDA:119,9,1,15
4402
4403
  BRDA:125,10,0,49
@@ -4503,8 +4504,8 @@ FNDA:52,(anonymous_17)
4503
4504
  FNDA:52,(anonymous_19)
4504
4505
  FNDA:11,(anonymous_20)
4505
4506
  FNDA:11,(anonymous_21)
4506
- FNDA:5864,pagedManager
4507
- FNDA:18016,(anonymous_23)
4507
+ FNDA:5577,pagedManager
4508
+ FNDA:17222,(anonymous_23)
4508
4509
  FNDA:68,(anonymous_24)
4509
4510
  FNDA:243,pagedClient
4510
4511
  DA:1,1
@@ -4555,17 +4556,17 @@ DA:119,2
4555
4556
  DA:121,2
4556
4557
  DA:122,0
4557
4558
  DA:125,52
4558
- DA:131,5864
4559
- DA:133,18016
4559
+ DA:131,5577
4560
+ DA:133,17222
4560
4561
  DA:134,84
4561
4562
  DA:135,68
4562
4563
  DA:137,0
4563
4564
  DA:143,52
4564
4565
  DA:145,16
4565
- DA:150,17932
4566
- DA:152,17932
4567
- DA:153,5621
4568
- DA:156,12311
4566
+ DA:150,17138
4567
+ DA:152,17138
4568
+ DA:153,5334
4569
+ DA:156,11804
4569
4570
  DA:162,1
4570
4571
  DA:163,243
4571
4572
  DA:172,243
@@ -4588,7 +4589,7 @@ BRDA:106,6,1,50
4588
4589
  BRDA:121,7,0,0
4589
4590
  BRDA:121,7,1,2
4590
4591
  BRDA:133,8,0,84
4591
- BRDA:133,8,1,17932
4592
+ BRDA:133,8,1,17138
4592
4593
  BRDA:135,9,0,0
4593
4594
  BRDA:135,9,1,52
4594
4595
  BRDA:135,9,2,16
@@ -4598,10 +4599,10 @@ BRDA:136,10,2,60
4598
4599
  BRDA:142,11,0,68
4599
4600
  BRDA:142,11,1,60
4600
4601
  BRDA:142,11,2,60
4601
- BRDA:152,12,0,5621
4602
- BRDA:152,12,1,12311
4603
- BRDA:152,13,0,17932
4604
- BRDA:152,13,1,5821
4602
+ BRDA:152,12,0,5334
4603
+ BRDA:152,12,1,11804
4604
+ BRDA:152,13,0,17138
4605
+ BRDA:152,13,1,5534
4605
4606
  BRF:31
4606
4607
  BRH:24
4607
4608
  end_of_record
@@ -5502,8 +5503,8 @@ FNDA:3995,(anonymous_10)
5502
5503
  FNDA:59,(anonymous_11)
5503
5504
  FNDA:24,(anonymous_12)
5504
5505
  FNDA:34,(anonymous_13)
5505
- FNDA:65,(anonymous_14)
5506
- FNDA:131,(anonymous_15)
5506
+ FNDA:67,(anonymous_14)
5507
+ FNDA:133,(anonymous_15)
5507
5508
  FNDA:0,(anonymous_16)
5508
5509
  FNDA:123,(anonymous_18)
5509
5510
  FNDA:123,(anonymous_20)
@@ -5560,8 +5561,8 @@ DA:91,48
5560
5561
  DA:93,11
5561
5562
  DA:97,24
5562
5563
  DA:101,34
5563
- DA:105,65
5564
- DA:109,131
5564
+ DA:105,67
5565
+ DA:109,133
5565
5566
  DA:114,0
5566
5567
  DA:119,123
5567
5568
  DA:120,123
@@ -7598,8 +7599,8 @@ FNDA:138,(anonymous_16)
7598
7599
  FNDA:8,(anonymous_17)
7599
7600
  FNDA:0,(anonymous_19)
7600
7601
  FNDA:3,(anonymous_20)
7601
- FNDA:13,(anonymous_22)
7602
- FNDA:13,(anonymous_23)
7602
+ FNDA:15,(anonymous_22)
7603
+ FNDA:15,(anonymous_23)
7603
7604
  FNDA:3,(anonymous_24)
7604
7605
  DA:1,1
7605
7606
  DA:2,1
@@ -7637,11 +7638,11 @@ DA:95,3
7637
7638
  DA:98,3
7638
7639
  DA:100,3
7639
7640
  DA:102,3
7640
- DA:103,13
7641
- DA:104,13
7642
- DA:112,13
7643
- DA:113,13
7644
- DA:114,13
7641
+ DA:103,15
7642
+ DA:104,15
7643
+ DA:112,15
7644
+ DA:113,15
7645
+ DA:114,15
7645
7646
  LF:41
7646
7647
  LH:30
7647
7648
  BRDA:26,0,0,1