v2018.02.22
Includes the following commits:
2/13 RI of dev into master
- e21bad6 Add IsAuthenticated property to RequestsTelemetry (#5440)
- c96d7a9 Properly dispose HttpWebResponse in SecurityPolicyTests (#5468)
- 4f29436 Accessibility fixes (#5426)
- 7f138a9 USSC gallery api/status should use secondary storage. (#5429)
- 5657bdc Add tool to perform a bulk reflow of packages (#5425)
- 084311c Add configuration list to determine which users have a discontinued password login (#5414)
- 6bac355 Add organization tenant policy (#5413)
- 79a27fc [Org/AAD] Transform Dialog integration for certain accounts (#5421)
- fac4039 Fix org UI issues (#5423)
- 044866c Add logic for respecting the package auto-delete configuration (#5415)
- bfee0dc Tool to hash active api key credentials (#5416)
- cb23f82 Added "Read more" link to the "validating" message. (#5208)
- 0a8bbfe Remove copy api key option for non-scoped api keys (#5411)
- 9596f60 address feedback (#5406)
- 93d5307 SendValidationTakingTooLongNotice method with tests (#5402)
- 743616f Remove password credential from user when they link an external account (#5382)
- bc2393e Block users with a discontinued password login from using the site (#5380)
- f62e4ab Add/remove members UI (#5383)
- b7d968c [Organization/AAD] Add UI support for transforming accounts or linking AAD for certain accounts (#5384)
- fdd1fc5 Revert "Revert "Remove PackageEdit entity"" (#5272)
- ecb2379 [Organizations] Functional tests for push/unlist of organization packages (#5362)
- c5b4d6e (origin/jver-nuget-exe-ep) Redirect /nuget.exe endpoint to dist.nuget.org, nuget.exe 2.8.6 (#4563)
- 87fb355 Initial Manage Organization view (#5367)
- b2ca9c1 [MSA/AAD] Support for changing linked Microsoft accounts with MSA/AAD accounts. (#5355)
- 50dfb62 Only show "Owner" dropdown in upload flow for new packages (#5351)
- 3ffe186 [MSA/AAD] Deprecate password warnings (#5374)
- 116b8a6 Update External Account Linking Flow (#5338)
- 1ea5bc9 Attempt to gracefully handle pending requests during WebRole.OnStop event (#5357)
2/20 RI of dev into master
- ae89732 (HEAD -> dev, origin/dev) Search Box Autocomplete (#5424)
- 3eb84de Error message for removal of last org admin (#5490)
- fb8f971 Manage Org UI fixes (#5493)
- ccead7a [BugBash] Prevent AAD to MSA account transformation (#5492)
- ec486bd [BugBash] UI fixes for Link/Transform dialog (#5494)
- 81385ef Small orgs/AAD bug bash fixes (#5482)
- 7769e34 Move CryptographyService to NuGetGallery.Core so it can be used in the hash checker (#5489)
- ea02fa6 [BugBash] MSA - Add exception handler for access denied (#5485)
- a194a7f Merge PR #5472 to correct base branch (#5488)
- a169ec7 Cache IsAdmin check (#5470)
- 610dcf6 Manage Organizations perf fix (#5467)
- 62703f3 Fix org confirmation link and other fixes (#5427)
- acd5396 Remove NugetExeDownloaderService and related configuration (#5483)
- 0e339fb dont intercept authenticate returnurl (#5480)
- 22ea656 Properly dispose HttpWebResponse in SecurityPolicyTests (#5468) (#5475)