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
We should disallow the registration of some namespace prefixes for security reasons. These include but may not be limited to /api, paths containing special characters for unix filepaths like .. and ~/, and perhaps special unix directory names like /var, /etc, and others.
The text was updated successfully, but these errors were encountered:
We should disallow the registration of some namespace prefixes for security reasons. These include but may not be limited to
/api
, paths containing special characters for unix filepaths like..
and~/
, and perhaps special unix directory names like/var
,/etc
, and others.The text was updated successfully, but these errors were encountered: