silverstripe-framework/tests/behat
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
..
features Feedback from Damian. 2017-06-08 17:50:20 +12:00
src API Implement InheritedPermission calculator (#6877) 2017-05-11 21:07:27 +12:00
_manifest_exclude NEW Support for Behat tests, and initial set of tests 2012-11-16 15:31:55 +13:00
README.md NEW Support for Behat tests, and initial set of tests 2012-11-16 15:31:55 +13:00
serve-bootstrap.php FIX: Refactor bootstrap.php to allow for code sharing with cms bootstrap 2016-10-28 10:53:11 +13:00
travis-upload-artifacts.php BUG Fix artifacts index.html download path 2017-05-16 14:54:10 +12:00