You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.
This is a purposeful thing at the moment to keep things secure.
i.e. any relative paths with
../../
type syntax are disallowed due to the security ramifications.Without the protection, a user could do something like
../../../web.config
and see sensitive items.There are already checks in place to only fetch
.md
and media (.jpg, .png, .pdf
) etc. So maybe we can find a nice way to allow these types of paths.The text was updated successfully, but these errors were encountered: