Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Alexander Makarov 08b53fb349 Fixes #5088: new password reset token is now generated only if previous one was already used or expired 10 years ago
..
ContactForm.php Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago
PasswordResetRequestForm.php Fixes #5088: new password reset token is now generated only if previous one was already used or expired 10 years ago
ResetPasswordForm.php Reformat code te be PSR-2 compatible 11 years ago
SignupForm.php Fixed setting defaults in User model of advanced app, see bb145f5067 11 years ago