Skip to content

v2018.01.08

Compare
Choose a tag to compare
@loic-sharma loic-sharma released this 09 Jan 06:20
c60dcba
  • #5195, Update failed validation message to allow a specify email for package signing failure
  • #5189, Lock UI upload/edit/unlist
  • #5201, Fix API expiry notification email to use the correct URL
  • #5202, Add link to package in Contact Owners email
  • #5210, Cache AuditActor.GetLocalIpAddressAsync
  • #5204, Schema for organization membership requests
  • #5220, Pass returnUrl for NuGet sign in
  • #5232, Admin UI for package locking
  • #5235, Functional test for package locking
  • #5063, Add configuration for user package deletes
  • #5139, Add Validation Issues to Display Package page
  • #5243, Fix expander for verify-metadata section package upload page
  • #5129, Permissions tests for DisplayPackage
  • #5146, ReportAbuse and ReportMyPackage permissions tests
  • #5132, Add logged out tests for Manage Package Owners
  • #5152, Add permissions tests for admins for Confirm/Reject ownership
  • #5151, Permissions tests for Edit, Delete, Manage Package Owners, and SetLicenseReportVisibility (UI)
  • #5153, Permissions tests for API Key list and create actions
  • #5158, PermissionsService 2.0 (just implementation)
  • #5196, Change Permissions Service 2.0 GetAccountsAllowedOnBehalfOf API
  • #5180, Integrate PermissionsService 2.0 with Gallery
  • #5229, [Organizations] Merge permissions service 2.0 feature branch into dev