File tree
8 files changed
+27
-9
lines changed- MSAL
- resources
- ios
- mac
- src
- test/automation/tests
- interactive
8 files changed
+27
-9
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 |
| |
2 | 5 |
| |
3 | 6 |
| |
|
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 14 files
- IdentityCore/src/MSIDConstants.h+1
- IdentityCore/src/MSIDConstants.m+1
- IdentityCore/src/oauth2/aad_base/MSIDAADWebviewFactory.m+2
- IdentityCore/src/requests/MSIDEcdhApv.m+2-2
- IdentityCore/src/webview/operations/ios/MSIDSwitchBrowserOperation.m+8
- IdentityCore/src/webview/operations/ios/MSIDSwitchBrowserResumeOperation.m+18
- IdentityCore/src/webview/response/MSIDSwitchBrowserResponse.h+5
- IdentityCore/src/webview/response/MSIDSwitchBrowserResponse.m+58
- IdentityCore/tests/IdentityCoreTests-Bridging-Header.h+2
- IdentityCore/tests/MSIDSwitchBrowserOperationTest.swift+8-5
- IdentityCore/tests/MSIDSwitchBrowserResponseTest.swift+32-12
- IdentityCore/tests/MSIDSwitchBrowserResumeOperationTest.swift+2-2
- IdentityCore/tests/MSIDSwitchBrowserResumeResponseTest.swift+26-7
- changelog.txt+3-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: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 |
| - | |
| 178 | + | |
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 |
| - | |
183 |
| - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
184 | 194 |
| |
185 | 195 |
| |
186 | 196 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 |
| - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
101 | 106 |
| |
102 | 107 |
| |
103 | 108 |
| |
|
0 commit comments