Skip to content

Commit eccbae4

Browse files
committed
docs: add Deprecations in changelog
1 parent 812b172 commit eccbae4

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
@@ -162,6 +162,10 @@ Deprecations
162162
``$sessionExpiration``, ``$sessionSavePath``, ``$sessionMatchIP``,
163163
``$sessionTimeToUpdate``, and ``$sessionRegenerateDestroy`` in ``Session`` are
164164
deprecated, and no longer used. Use ``$config`` instead.
165+
- **Security:** The property ``$csrfProtection``, ``$tokenRandomize``,
166+
``$tokenName``, ``$headerName``, ``$expires``, ``$regenerate``, and
167+
``$redirect`` in ``Security`` are deprecated, and no longer used. Use
168+
``$config`` instead.
165169

166170
Bugs Fixed
167171
**********

0 commit comments

Comments
 (0)