Skip to content

v1.4.2: require admin access for file pull API

Compare
Choose a tag to compare
@benhoyt benhoyt released this 03 Apr 03:43

This locks down the files "pull" API to require admin. Even though it's a read (GET), this meant any user could potentially read sensitive files.

Changelog since v1.4.1: v1.4.1...v1.4.2