silverstripe-framework/tests/php
Robbie Averill dbab696690 FIX Message when changing password with invalid token now contains correct links to login
The Security controller should be used to return these links rather than the
ChangePasswordHandler
2018-08-20 22:30:12 +12:00
..
Control Properly deprecate HTTP.cache_control 2018-07-23 19:09:11 +01:00
Core Add upgrade rule for HTTPCacheControl 2018-06-14 11:55:05 +12:00
Dev FIX updateValidatePassword calls need to be masked from backtraces 2018-07-23 14:08:26 +01:00
Forms Fix linting. 2018-07-23 14:12:44 +01:00
i18n Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
Logging Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
ORM FIX Fixed bug in config merging priorities so that config values set by extensions are now least important instead of most important 2018-07-23 14:15:24 +01:00
Security FIX Message when changing password with invalid token now contains correct links to login 2018-08-20 22:30:12 +12:00
View NEW Shift Embeddable and EmbedResource from asset-admin, lazy load Embed to allow injected dependencies (#8194) 2018-06-20 11:40:28 +12:00