EditMailbox::save() now checks SecretCipher::isUsable() before touching a typed password and reports it as a form error, instead of letting SecretCipher::encrypt() throw all the way to Laravel's debug page. Also switches the mail.manage migration to Role::findOrCreate, matching every sibling capability migration, so a squashed replay can't hit RoleDoesNotExist. |
||
|---|---|---|
| .. | ||
| Feature | ||
| Support/Steps | ||
| Unit | ||
| Pest.php | ||
| TestCase.php | ||