silverstripe-framework/tests/behat/features
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
..
files Updated Expand CMS Panel to find first visible panel and added new test file 2014-02-18 11:17:31 +13:00
login.feature Feedback from Damian. 2017-06-08 17:50:20 +12:00
lostpassword.feature API Upgrade to behat 3 2017-05-05 14:32:07 +12:00
manage-users.feature Fixing broken manage-users behat test. 2013-11-29 14:51:46 +13:00
profile.feature BUG Prevent session hijackers from resetting a user password 2016-05-16 10:54:18 +12:00
security-permissions.feature Moved table-related feature steps to behat extension 2014-06-13 15:10:16 +12:00