Webhook secret was stored and shown as plaintext. Use a password field, encrypt at rest (with legacy plaintext read support), and look up tokens via findByWebhookToken so encrypted values still authenticate webhooks. |
||
|---|---|---|
| .. | ||
| Browser | ||
| Feature | ||
| Scripts | ||
| Support | ||
| Traits | ||
| Unit | ||
| v4 | ||
| v5/Browser | ||
| CreatesApplication.php | ||
| DuskTestCase.php | ||
| Pest.php | ||
| TestCase.php | ||