diff --git a/docs/index.html b/docs/index.html index b5be25a..cbebb0c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2404,7 +2404,7 @@

Sessions

are automatically removed.

- Hunchentoot also provides a SESSION-REGENERATE-COOKIE-VALUE + Hunchentoot also provides a REGENERATE-SESSION-COOKIE-VALUE function that creates a new cookie value. This helps to prevent against session fixation attacks, and should be used when a user logs in according to the application.