Skip to content

Commit

Permalink
Merge pull request #1585 from ncoghlan/direct-url-security-heading
Browse files Browse the repository at this point in the history
Add Direct URL security heading
  • Loading branch information
ncoghlan committed Aug 15, 2024
2 parents caa2007 + 3d9aced commit b5cee4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/specifications/direct-url-data-structure.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ Depending on what ``url`` refers to, the second field MUST be one of ``vcs_info`
local directory). These info fields have a (possibly empty) subdictionary as
value, with the possible keys defined below.

Security Considerations
-----------------------

When persisted, ``url`` MUST be stripped of any sensitive authentication information,
for security reasons.

Expand Down

0 comments on commit b5cee4c

Please sign in to comment.