mirror of
https://github.com/appwrite/appwrite
synced 2026-05-21 16:08:22 +00:00
Remove strtolower() from recovery code type comparison (line 4945) Remove strtolower() from match statement (line 4967) Add comprehensive test for recovery code challenge validation Fixes issue where recovery codes fail with 'Invalid token' error Fixes #10740 |
||
|---|---|---|
| .. | ||
| account.php | ||
| avatars.php | ||
| console.php | ||
| graphql.php | ||
| health.php | ||
| locale.php | ||
| messaging.php | ||
| migrations.php | ||
| project.php | ||
| projects.php | ||
| storage.php | ||
| teams.php | ||
| users.php | ||
| vcs.php | ||