mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Add missing html tag
This commit is contained in:
@@ -40,7 +40,7 @@ The following example code stores user credentials (in this case, their password
|
||||
<sample src="examples/password_in_cookie.py"/>
|
||||
<p>
|
||||
Instead, the credentials should be encrypted, for instance by using the <code>cryptography</code> module, or not stored at all.
|
||||
|
||||
</p>
|
||||
</example>
|
||||
|
||||
<references>
|
||||
|
||||
Reference in New Issue
Block a user