https://gitlab.synchro.net/sbbs/sbbs/-/commit/a03cd7dfe8fd3ac0d6322348
Modified Files:
web/root/api/files.ssjs
Log Message:
Use User.downloaded_file() to do "all the things"
The User.downloaded_file() method has been enhanced to accept a directory
code and a filename to do "all the things" expected after a file has been successfully downloaded. Use the method.