Allow updating the token on session regeneration
Sometimes when we force a session regeneration we want to update the
current token for this session.
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
Showing
- apps/files_sharing/lib/Controller/ShareController.php 1 addition, 1 deletionapps/files_sharing/lib/Controller/ShareController.php
- lib/private/Session/CryptoSessionData.php 3 additions, 2 deletionslib/private/Session/CryptoSessionData.php
- lib/private/Session/Internal.php 32 additions, 1 deletionlib/private/Session/Internal.php
- lib/private/Session/Memory.php 1 addition, 1 deletionlib/private/Session/Memory.php
- lib/private/User/Session.php 2 additions, 0 deletionslib/private/User/Session.php
- lib/public/ISession.php 3 additions, 2 deletionslib/public/ISession.php
Loading
Please register or sign in to comment