Skip to Content.
Sympa Menu

en - RE: [sympa-users] Restricting SOAP access for application users (patch)

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Steve Shipway <address@concealed>
  • To: "address@concealed" <address@concealed>
  • Subject: RE: [sympa-users] Restricting SOAP access for application users (patch)
  • Date: Wed, 29 Oct 2014 04:36:45 +0000

This updated version of the patch also allows you to add an ‘allow_commands’ definition to the trusted_application stanza, further restricting the list of SOAP commands permissible for that application.  This is achieved by passing the service name to the remote_app_check_password function, which compares it to any defined list of allowed commands.

 

trusted_application

  name myapp

  md5password aaa0da85692f7fd0a79b69ef73edb59f

  proxy_for_variables remote_host,SYMPA_ROBOT

  set_variables address@concealed

  allow_commands add,del,lists

 

Steve

 

Steve Shipway

address@concealed

 

 

Attachment: soap.patch
Description: Binary data

Attachment: smime.p7s
Description: S/MIME cryptographic signature




Archive powered by MHonArc 2.6.19+.

Top of Page