caa08229

Author: Michael Lynch <git@mtlynch.io>

Committer: Michael Lynch <mtlynch@noreply.codeberg.org>

Reject absolute relative media paths (#284)

RelativePath values describe backend-relative locations, so paths that begin with a slash must fail validation instead of being accepted as absolute paths.

Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/284