Thomas Göttgens 86da46ee3a
fix(legacy): allow deleting file with api token (#2995)
When calling DELETE "/rest/media/<id>" the call fails with 'unknown error'
if it's not within a GUI session. The StoredFile delete method checks
for user permissions regardless of if a user is even known.
2024-05-05 22:26:27 +02:00
..
2022-09-14 11:09:52 +02:00
2024-04-29 01:54:43 +00:00
2023-02-26 20:16:38 +01:00