diff --git a/reference/session/reference.xml b/reference/session/reference.xml index bc3f5b9fce..323be30ac1 100644 --- a/reference/session/reference.xml +++ b/reference/session/reference.xml @@ -1,5 +1,5 @@ - + Session handling functions Sessions @@ -58,6 +58,9 @@
Sessions and security + + External links: Session fixation + The session module cannot guarantee that the information you store in a session is only viewed by the user who created the session. You need