Skip to content

[!!!][TASK] Remove code for download counter via SOAP API

Benni Mack requested to merge feature/mirrors-download-counter-removal into develop

The TER API via SOAP allowed to increase the download counter for mirrors. However, the mirrorsFrontendUsergroupUid option was never set since the TER relaunch, so the logic in this method is removed and returns success for all users, keeping the API as before.

Merge request reports