File tree
7 files changed
+10
-7
lines changed- MSAL
- resources
- ios
- mac
- src
7 files changed
+10
-7
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Submodule IdentityCore updated 15 files
- IdentityCore/src/controllers/MSIDSilentController.m+9-3
- IdentityCore/src/network/error_handler/MSIDAADRequestErrorHandler.h+2
- IdentityCore/src/network/error_handler/MSIDAADRequestErrorHandler.m+2-2
- IdentityCore/tests/MSIDRequestControllerFactoryTests.m+1
- IdentityCore/tests/MSIDThrottlingServiceIntegrationTests.m+327-352
- IdentityCore/tests/MSIDWorkPlaceJoinUtilTests.m+1
- IdentityCore/tests/integration/MSIDOIDCSignoutRequestTests.m+1
- IdentityCore/tests/integration/MSIDSilentControllerIntegrationTests.m+47
- IdentityCore/tests/integration/ios/MSIDBrokerInteractiveControllerIntegrationTests.m+3-19
- IdentityCore/tests/integration/ios/MSIDDefaultInteractiveTokenRequestTests.m+1
- IdentityCore/tests/throttling/MSIDThrottlingModel429Test.m+6-24
- IdentityCore/tests/throttling/MSIDThrottlingModelNonRecoverableServerError.m+9-30
- IdentityCore/tests/util/swizzle/MSIDTestSwizzle.h+1-1
- IdentityCore/tests/util/swizzle/MSIDTestSwizzle.m+12
- changelog.txt+1-1
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
|
0 commit comments