As discussed in the meetings, the get_file.php endpoint is unsecure to use outside of the old DQT. Unfortunately, it is currently used by some other modules, so the uses of this endpoint in those modules need to be removed.
I did not manage to make an URL out of a GitHub code search (if someone knows how to please show me!) but I could find the following uses that beed to be removed (see screen below):
Solution:
- Use the API instead (hopefully all endpoints are available).
Screenshot:

As discussed in the meetings, the
get_file.phpendpoint is unsecure to use outside of the old DQT. Unfortunately, it is currently used by some other modules, so the uses of this endpoint in those modules need to be removed.I did not manage to make an URL out of a GitHub code search (if someone knows how to please show me!) but I could find the following uses that beed to be removed (see screen below):
Solution:
Screenshot:
