silverstripe-framework/tests/php
Garion Herman 724e813b8f API Make token regeneration optional during autologin session renewal
Resolves #11281. Renewing the token/hash during an active session
can trigger a logout in the event of request failures or simultaneous
requests.

This also marks the renew method as deprecated, to be removed
entirely in 6.0.
2024-07-16 09:08:04 +09:00
..
Control ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
Core FIX Allow double dots in path when not attempting directory traversal (#11219) 2024-05-06 13:15:26 +12:00
Dev ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
Forms MNT ALter order of expected attribute on image test (#11286) 2024-07-01 10:36:37 +12:00
i18n ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
Logging ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
ORM Merge branch '5.2' into 5 2024-06-20 14:51:48 +12:00
Security API Make token regeneration optional during autologin session renewal 2024-07-16 09:08:04 +09:00
View Merge branch '5.2' into 5 2024-06-20 14:51:48 +12:00