• Darby Frey's avatar
    Adding upload checksum to Secure Files API · e3ade867
    Darby Frey authored
    The Secure Files POST endpoint now supports an optional file_checksum
    param which validates the request against a sha256 checksum of the
    uploaded file. The validation does not run if no value is supplied.
    
    Changelog: changed
    e3ade867
secure_file.rb 1.21 KB