Skip to content

Commit 9468915

Browse files
committed
docs: add Deprecations in changelog
1 parent c9e3eed commit 9468915

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

user_guide_src/source/changelogs/v4.4.0.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,10 @@ Deprecations
160160
``$sessionExpiration``, ``$sessionSavePath``, ``$sessionMatchIP``,
161161
``$sessionTimeToUpdate``, and ``$sessionRegenerateDestroy`` in ``Session`` are
162162
deprecated, and no longer used. Use ``$config`` instead.
163+
- **Security:** The property ``$csrfProtection``, ``$tokenRandomize``,
164+
``$tokenName``, ``$headerName``, ``$expires``, ``$regenerate``, and
165+
``$redirect`` in ``Security`` are deprecated, and no longer used. Use
166+
``$config`` instead.
163167

164168
Bugs Fixed
165169
**********

0 commit comments

Comments
 (0)