Rai220 opens a hosted Mike stand to direct document uploads
A small hosting change lets browsers send files straight to the storage service on Rai220's deployed instance.
Rai220 has added the hosted site as an explicitly trusted source for browser-based uploads. That removes a common deployment snag: a user selects a document, but the browser refuses to pass it on to hosted storage because the site was not authorised to do so.
This is intentionally narrow. It permits only the upload and file-check actions needed for that hosted stand, rather than opening storage broadly to other sites. It is a deployment fix, not a new Mike capability, and another operator would need to authorise their own trusted domain.
The GitHub change is worth a look for anyone configuring a hosted version of Mike with browser-direct file storage.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?