Commit 9b4f256
ADAL Release 3.1.2 (#1569)
* Add release signing config for adal test app
* Closes #1073 - Explicitly Disables Content Provider Access to WebViews (#1541)
* AuthenticationActivity: disallow content access
* Minor cleanup to remove repeated getter calls
* Disable content access
* Removing repeated getter calls
* Run formatter
* Cleaning up formatting
* Removing impossible if condition. More cleanup
* Update adal/src/main/java/com/microsoft/aad/adal/AuthenticationDialog.java
Co-authored-by: AdamBJohnsonx <63813613+AdamBJohnsonx@users.noreply.github.com>
* Disabling unreliable test -- unrelated to these changes
* Removing the entire broken test
Co-authored-by: AdamBJohnsonx <63813613+AdamBJohnsonx@users.noreply.github.com>
* Closes #1354 (#1544)
* Post merge feedback update (#1545)
* Update submodule
* Set WebSettings#setAllowFileAccess(false) (#1542)
* AuthenticationActivity: disallow content access
* Minor cleanup to remove repeated getter calls
* Disable content access
* Removing repeated getter calls
* Run formatter
* Cleaning up formatting
* Removing impossible if condition. More cleanup
* Update adal/src/main/java/com/microsoft/aad/adal/AuthenticationDialog.java
Co-authored-by: AdamBJohnsonx <63813613+AdamBJohnsonx@users.noreply.github.com>
* Disallow universal file access from file URLs
* Disallow file access
Co-authored-by: AdamBJohnsonx <63813613+AdamBJohnsonx@users.noreply.github.com>
* Upgrade ADAL dependency to 3.1.0.
* Remove unused variable, fixing my local PMD build.
* Clear the MSAL cache replica is the ADAL cache is cleared (#1552)
* Update submodule to latest
* Organize imports
* Cleaning up javadoc
* Fix javadoc
* Add nullability annots
* Add line spacing for conditionals
* Wiring up wrapped cache
* Fixing nullability annots
* New unit test for cache clearing
* Removing test that no longer applies
* Removing test that was invalidated by improvements to doze mode when
active network connection is available
* Disabling unreliable tests
* Make primitives final
* Synchronize the wrapped cache
* Don't recompile patterns unneccesarily.
* Update submodule to latest (#1558)
* Merge master-to-dev post 3.1.1 deployment (#1559)
* Release/3.1.1 (#1556)
* Closes #1073 - Explicitly Disables Content Provider Access to WebViews (#1541)
* AuthenticationActivity: disallow content access
* Minor cleanup to remove repeated getter calls
* Disable content access
* Removing repeated getter calls
* Run formatter
* Cleaning up formatting
* Removing impossible if condition. More cleanup
* Update adal/src/main/java/com/microsoft/aad/adal/AuthenticationDialog.java
Co-authored-by: AdamBJohnsonx <63813613+AdamBJohnsonx@users.noreply.github.com>
* Disabling unreliable test -- unrelated to these changes
* Removing the entire broken test
Co-authored-by: AdamBJohnsonx <63813613+AdamBJohnsonx@users.noreply.github.com>
* Closes #1354 (#1544)
* Post merge feedback update (#1545)
* Update submodule
* Set WebSettings#setAllowFileAccess(false) (#1542)
* AuthenticationActivity: disallow content access
* Minor cleanup to remove repeated getter calls
* Disable content access
* Removing repeated getter calls
* Run formatter
* Cleaning up formatting
* Removing impossible if condition. More cleanup
* Update adal/src/main/java/com/microsoft/aad/adal/AuthenticationDialog.java
Co-authored-by: AdamBJohnsonx <63813613+AdamBJohnsonx@users.noreply.github.com>
* Disallow universal file access from file URLs
* Disallow file access
Co-authored-by: AdamBJohnsonx <63813613+AdamBJohnsonx@users.noreply.github.com>
* Upgrade ADAL dependency to 3.1.0.
* Remove unused variable, fixing my local PMD build.
* Clear the MSAL cache replica is the ADAL cache is cleared (#1552)
* Update submodule to latest
* Organize imports
* Cleaning up javadoc
* Fix javadoc
* Add nullability annots
* Add line spacing for conditionals
* Wiring up wrapped cache
* Fixing nullability annots
* New unit test for cache clearing
* Removing test that no longer applies
* Removing test that was invalidated by improvements to doze mode when
active network connection is available
* Disabling unreliable tests
* Make primitives final
* Synchronize the wrapped cache
* Don't recompile patterns unneccesarily.
* Bump to 3.1.1-RC1
* Update changelog for 3.1.1
* Point common to 2.1.1-RC1
* Update submodule
* Point common to 2.1.1-RC2
* Update version to 3.1.1-RC2
* Update submodule pointer to master
* Update deps to common@2.1.1
* Update readme for latest version
* Update version to 3.1.1 (remove RC)
Co-authored-by: Brian Melton-Grace <brianmel@microsoft.com>
Co-authored-by: AdamBJohnsonx <63813613+AdamBJohnsonx@users.noreply.github.com>
Co-authored-by: Adam Johnson <adjoh@microsoft.com>
* Update submodule to common@dev(HEAD)
Co-authored-by: Shahzaib <37125644+shahzaibj@users.noreply.github.com>
Co-authored-by: AdamBJohnsonx <63813613+AdamBJohnsonx@users.noreply.github.com>
Co-authored-by: Adam Johnson <adjoh@microsoft.com>
* Updated gradle to latest plugin and gradle versions
* Removed all references to findbugs
* Add changelog enforcement.
* Test changelog.
* Remove test changelog entry
* Update submodule dependency to release/3.0.6
* Update submodule to common@master (3.0.6 release)
* Update changelog
* Update readme version string
* Update version number for 3.1.2-RC1
* Update dependency to common@3.0.6
* Update changelog.txt
* Increase gradle version for manifest merger error
* Update to RC2 after tooling change
* Update to final version 3.1.2 for deployment
Co-authored-by: shahzaibj <shahzaib.jameel@microsoft.com>
Co-authored-by: AdamBJohnsonx <63813613+AdamBJohnsonx@users.noreply.github.com>
Co-authored-by: Shahzaib <37125644+shahzaibj@users.noreply.github.com>
Co-authored-by: Adam Johnson <adjoh@microsoft.com>
Co-authored-by: Shane Oatman <shoatman@microsoft.com>1 parent 9a000bc commit 9b4f256
File tree
8 files changed
+47
-41
lines changed- .github/workflows
- adal
- versioning
- gradle
- userappwithbroker
8 files changed
+47
-41
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
45 | | - | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
| |||
118 | 116 | | |
119 | 117 | | |
120 | 118 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | 119 | | |
129 | 120 | | |
130 | 121 | | |
| |||
139 | 130 | | |
140 | 131 | | |
141 | 132 | | |
142 | | - | |
| 133 | + | |
143 | 134 | | |
144 | 135 | | |
145 | | - | |
| 136 | + | |
146 | 137 | | |
147 | 138 | | |
148 | 139 | | |
| |||
298 | 289 | | |
299 | 290 | | |
300 | 291 | | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | 292 | | |
325 | 293 | | |
326 | 294 | | |
| |||
361 | 329 | | |
362 | 330 | | |
363 | 331 | | |
364 | | - | |
365 | 332 | | |
366 | 333 | | |
367 | 334 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
364 | 370 | | |
365 | 371 | | |
366 | 372 | | |
367 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
39 | 48 | | |
40 | 49 | | |
41 | 50 | | |
| |||
54 | 63 | | |
55 | 64 | | |
56 | 65 | | |
| 66 | + | |
57 | 67 | | |
58 | 68 | | |
59 | 69 | | |
| |||
0 commit comments