silverstripe-framework/src/Security/MemberAuthenticator
Damian Mooyman a3c52f901a
Merge remote-tracking branch 'origin/4.0' into 4
# Conflicts:
#	src/Core/TempFolder.php
#	src/ORM/DataObject.php
#	src/View/ThemeResourceLoader.php
#	src/includes/constants.php
#	tests/php/Control/SimpleResourceURLGeneratorTest.php
#	tests/php/Forms/HTMLEditor/HTMLEditorFieldTest.php
#	tests/php/View/RequirementsTest.php
2018-01-22 14:57:05 +13:00
..
ChangePasswordForm.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ChangePasswordHandler.php Add the ability to redirect a user to a custom page with custom content after changing their password 2017-11-27 14:18:40 +13:00
CMSLoginHandler.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
CMSMemberAuthenticator.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
CMSMemberLoginForm.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
CookieAuthenticationHandler.php FIX: Removed unnecessary database_is_ready call. 2017-08-25 13:06:12 +12:00
LoginHandler.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
LogoutHandler.php FIX: Restore BackURL preservation on log out (closes #7636) 2017-11-27 16:15:28 +00:00
LostPasswordForm.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
LostPasswordHandler.php Don't add a . when there's no extension 2017-10-16 11:56:35 +13:00
MemberAuthenticator.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
MemberLoginForm.php FIX Replace deprecated %s placeholders in translations with named placeholders 2017-08-02 13:03:55 +12:00
SessionAuthenticationHandler.php Use restart instead of destroy 2017-11-03 12:08:38 +13:00