File tree
9 files changed
+20
-7
lines changed- ADAL
- resources
- ios/Framework
- mac
- src
- tests
- app/resources/ios
- integration
9 files changed
+20
-7
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Submodule IdentityCore updated 11 files
- IdentityCore/src/cache/MSIDCacheAccessor.h+4
- IdentityCore/src/cache/accessor/MSIDDefaultTokenCacheAccessor.h-4
- IdentityCore/src/cache/accessor/MSIDDefaultTokenCacheAccessor.m+11
- IdentityCore/src/cache/accessor/MSIDLegacyTokenCacheAccessor.h-4
- IdentityCore/src/cache/accessor/MSIDLegacyTokenCacheAccessor.m+11
- IdentityCore/src/oauth2/aad_base/MSIDAADWebviewFactory.m+10
- IdentityCore/src/webview/embeddedWebview/ui/ios/MSIDWebviewUIController.m+7
- IdentityCore/tests/MSIDAADRequestErrorHandlerTests.m+1-1
- IdentityCore/tests/integration/MSIDDefaultAccessorSSOIntegrationTests.m+2-2
- IdentityCore/tests/integration/MSIDLegacyAccessorSSOIntegrationTests.m+2-2
- changelog.txt+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| 47 | + | |
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 |
| |
2 | 8 |
| |
3 | 9 |
| |
| |||
25 | 31 |
| |
26 | 32 |
| |
27 | 33 |
| |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
28 | 40 |
| |
29 | 41 |
| |
30 | 42 |
| |
|
0 commit comments