mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
1.0 KiB
1.0 KiB
4.0.0-rc3
Change Log
Bugfixes
- 2017-11-03 1929ec46b Prevent logOut() from clearing site stage during bootstrapping due to flushed session (Damian Mooyman)
- 2017-11-02 6a73466b4 Fix basicauth (Damian Mooyman)
- 2017-11-02 1b190de7 Fix regression to cancel draft changes (Christopher Joe)
- 2017-11-02 a61ce077c Sessions must be destroyed on logout (Daniel Hensby)
- 2017-11-02 27907304 Ensure we publish pages to update permissions during testing (Damian Mooyman)