silverstripe-framework/tests/php
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
..
Control Separate out the log-out handling. 2017-06-07 21:11:58 +12:00
Core API Remove Object class 2017-05-23 13:50:35 +12:00
Dev NEW: Allow SapphireTest::objFromFixture() to accept either table or class 2017-05-05 10:53:49 +12:00
Forms Feedback from Damian. 2017-06-08 17:50:20 +12:00
i18n API Remove Object class 2017-05-23 13:50:35 +12:00
Logging API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00
ORM FIX Bracket should implement TestOnly 2017-05-30 22:44:24 +01:00
Security Feedback from Damian. 2017-06-08 17:50:20 +12:00
View Separate out the log-out handling. 2017-06-07 21:11:58 +12:00