Skip to content

Properly check email and session id in authenticateAndRun SOAP call (#1041)

David Verdin requested to merge github/fork/racke/pr/soap-api-access-fix into sympa-6.2

Created by: racke

Fix the defects in the current check:

  • Allows bogus session id
  • Allows session id which belongs to different user

May fix #1041 (closed).

Merge request reports