Skip to content

Conversation

@yireo
Copy link

@yireo yireo commented Jul 6, 2016

Recent changes removed non-anonymous webservice methods from the generated WSDL listing. This is incorrect. The WSDL listing should always include both public (anonymous) methods and non-public (ACL-protected) methods. This simply removal of lines fixes this. Also see this #5330

Recent changes removed non-anonymous webservice methods from the generated WSDL listing. This is incorrect. The WSDL listing should always include both public (anonymous) methods and non-public (ACL-protected) methods. This simply removal of lines fixes this. Also see this magento#5330
@mbrinton01
Copy link

This PR appears to reverse changes that were made for security. @piotrekkaminski, please review

@paliarush
Copy link
Contributor

Here is documentation describing what has become restricted and how you can enable anonymous access again if necessary.

@vkorotun vkorotun added Component: Framework/Webapi USE ONLY for FRAMEWORK RELATED BUG! E.g If bug related to Catalog WEB API use just Catalog improvement labels Aug 3, 2016
@paliarush paliarush closed this Aug 4, 2016
@manhao-chen
Copy link

even after enabling anonymous access, still can't get see the following wsdl being generated

  • customerCustomerRepositoryV1
  • salesOrderRepositoryV1
  • salesOrderManagementV1
  • salesInvoiceRepositoryV1
  • salesInvoiceCommentRepositoryV1
  • salesCreditmemoRepositoryV1
  • salesCreditmemoCommentRepositoryV1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Framework/Webapi USE ONLY for FRAMEWORK RELATED BUG! E.g If bug related to Catalog WEB API use just Catalog improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants