Skip to content

Commit 5d2ac4b

Browse files
Address privacy issue with start_url (#1029)
1 parent f8d326b commit 5d2ac4b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -818,6 +818,11 @@ <h3>
818818
time thereafter, a user agent allows the user to inspect and, if
819819
necessary, modify the <a>start URL</a> of an application.
820820
</p>
821+
<p>
822+
Additionally, developers MUST NOT use the <a>start URL</a> to
823+
include information that uniquely identifies a user (e.g.,
824+
"?user=123" or "/user/123/", or "https://user123.foo.bar").
825+
</p>
821826
</section>
822827
</section>
823828
<section>

0 commit comments

Comments
 (0)