silverstripe-framework/_config
Simon Erkelens 082db89550 Feedback from Damian.
- Move the success and message to a validationresult
- Fix tests for validationresult return
- We need to clear the session in Test logOut method
- Rename to MemberAuthenticator and CMSMemberAuthenticator for consistency.
- Unify all to getCurrentUser on Security
- ChangePasswordHandler removed from Security
- Update SapphireTest for CMS login/logout
- Get the Member ID correctly, if it's an object.
- Only enable "remember me" when it's allowed.
- Add flag to disable password logging
- Remove Subsites coupling, give it an extension hook to disable itself
- Change cascadeLogInTo to cascadeInTo for the logout method logic naming
- Docblocks
- Basicauth config
2017-06-08 17:50:20 +12:00
..
asset.yml API Split SilverStripe\Assets into separate module 2017-03-21 11:12:51 +13:00
cache.yml API Apply default logger to all caches 2017-03-15 15:31:24 +13:00
config.yml API Namespace all classes 2016-09-08 10:23:17 +12:00
cookie.yml API Namespace all classes 2016-09-08 10:23:17 +12:00
database.yml API Namespace all classes 2016-09-08 10:23:17 +12:00
dev.yml API Namespace all classes 2016-09-08 10:23:17 +12:00
email.yml API Upgrade code to use updated config 2017-02-27 16:54:01 +13:00
encryptors.yml API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
html.yml Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
i18n.yml API Replace ManifestCache with ManifestCacheFactory 2017-03-21 09:43:48 +13:00
logging.yml API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00
mimetypes.yml API Namespace all classes 2016-09-08 10:23:17 +12:00
model.yml API Split SilverStripe\Assets into separate module 2017-03-21 11:12:51 +13:00
requestprocessors.yml API Split out SilverStripe\ORM\Versioned into new module 2017-03-27 11:03:39 +13:00
routes.yml Move admin routes to admin module 2017-03-14 10:22:45 +13:00
security.yml Feedback from Damian. 2017-06-08 17:50:20 +12:00