..
Confirmation
Fix the phpdoc blocks
2020-12-21 22:23:23 +01:00
MemberAuthenticator
Merge branch '4.10' into 4
2021-12-16 17:45:33 +13:00
AuthenticationHandler.php
Cleanup and RequestFilter refactor
2017-06-09 15:07:35 +12:00
AuthenticationMiddleware.php
FIX: Removed unnecessary database_is_ready call.
2017-08-25 13:06:12 +12:00
Authenticator.php
API Refactor bootstrap, request handling
2017-06-22 22:50:45 +12:00
BasicAuth.php
DOCS Clarify BasicAuth limitations
2019-10-10 10:41:39 +13:00
BasicAuthMiddleware.php
API Shift basic auth checking into middleware
2017-12-20 11:39:04 +13:00
CMSSecurity.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
DefaultAdminService.php
FIX Issue where default admin has no password encryption
2018-02-06 20:18:32 +00:00
DefaultPermissionChecker.php
API Implement InheritedPermission calculator ( #6877 )
2017-05-11 21:07:27 +12:00
Group.php
ENH Make all GridField components injectable (using abstract class) ( #10204 )
2022-02-02 11:14:33 +13:00
GroupCsvBulkLoader.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
IdentityStore.php
Cleanup and RequestFilter refactor
2017-06-09 15:07:35 +12:00
InheritedPermissionFlusher.php
Fix the phpdoc blocks
2020-12-21 22:23:23 +01:00
InheritedPermissions.php
[CVE-2019-12617] Fix access escalation for CMS users with limited access through permission cache pollution
2019-09-24 16:03:48 +12:00
InheritedPermissionsExtension.php
API Implement InheritedPermission calculator ( #6877 )
2017-05-11 21:07:27 +12:00
LoginAttempt.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
LoginForm.php
FIX Handle falsy return value when setting form field value in setAuthenticatorClass()
2019-02-01 19:39:15 +03:00
LogoutForm.php
NEW: Add CSRF token to logout action
2017-06-21 15:42:13 +01:00
Member_GroupSet.php
ENH Replace E_USER_ERROR errors with exceptions
2020-09-24 23:51:21 -07:00
Member_Validator.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
Member.php
FIX Disallow negative values for FailedLoginCount ( #10200 )
2022-01-14 11:29:49 +13:00
MemberCsvBulkLoader.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
MemberPassword.php
FIX Ensure changing a password to blank is validated
2021-06-17 12:05:20 +12:00
NullSecurityToken.php
Fix the phpdoc blocks
2020-12-21 22:23:23 +01:00
PasswordEncryptor_Blowfish.php
PSR2: Whitespace-only changes
2016-11-29 12:31:16 +13:00
PasswordEncryptor_EncryptionFailed.php
NEW: Move code files into src/ folder.
2016-11-01 13:37:24 +13:00
PasswordEncryptor_LegacyPHPHash.php
MNT Fix various typos with codespell ( #10177 )
2021-12-13 21:05:33 +13:00
PasswordEncryptor_MySQLOldPassword.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
PasswordEncryptor_MySQLPassword.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
PasswordEncryptor_None.php
PSR2: Whitespace-only changes
2016-11-29 12:31:16 +13:00
PasswordEncryptor_NotFoundException.php
NEW: Move code files into src/ folder.
2016-11-01 13:37:24 +13:00
PasswordEncryptor_PHPHash.php
PSR2: Whitespace-only changes
2016-11-29 12:31:16 +13:00
PasswordEncryptor.php
Fix the phpdoc blocks
2020-12-21 22:23:23 +01:00
PasswordExpirationMiddleware.php
Fix the phpdoc blocks
2020-12-21 22:23:23 +01:00
PasswordValidator.php
Fix the phpdoc blocks
2020-12-21 22:23:23 +01:00
Permission_Group.php
MNT Fix various typos with codespell ( #10177 )
2021-12-13 21:05:33 +13:00
Permission.php
MNT Fix various typos with codespell ( #10177 )
2021-12-13 21:05:33 +13:00
PermissionCheckboxSetField_Readonly.php
PSR2: Whitespace-only changes
2016-11-29 12:31:16 +13:00
PermissionCheckboxSetField.php
Fix the phpdoc blocks
2020-12-21 22:23:23 +01:00
PermissionChecker.php
API Implement InheritedPermission calculator ( #6877 )
2017-05-11 21:07:27 +12:00
PermissionFailureException.php
PSR2: Whitespace-only changes
2016-11-29 12:31:16 +13:00
PermissionProvider.php
PSR2: Whitespace-only changes
2016-11-29 12:31:16 +13:00
PermissionRole.php
PATCH: using standard way to refer to classes Group and PermissionRoleCode
2020-07-14 07:50:05 +12:00
PermissionRoleCode.php
MINOR: adding index to PermissionRoleCode.Code for faster filtering and sorting
2022-01-05 09:40:12 +13:00
RandomGenerator.php
Alter deprecation version numbers
2018-11-06 00:07:24 +13:00
RememberLoginHash.php
API Methods to override logout_accross_devices
2021-04-19 13:13:35 +12:00
RequestAuthenticationHandler.php
FIX Move Member log out extension points to non-deprecated methods
2017-11-02 11:39:02 +13:00
Security.php
MNT Fix various typos with codespell ( #10177 )
2021-12-13 21:05:33 +13:00
SecurityToken.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00