appwrite/app/controllers/api
Ujjwaljain16 676d53b18e fix: resolve MFA recovery code validation in 1.8.0
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
2025-12-09 02:18:40 +05:30
..
account.php fix: resolve MFA recovery code validation in 1.8.0 2025-12-09 02:18:40 +05:30
avatars.php chore: update exception thrown when svg sanitization fails 2025-09-01 13:08:17 +05:30
console.php Revert revert of CAA validation 2025-08-05 13:44:06 +02:00
graphql.php feat: sdk group attribute 2025-03-31 05:48:17 +00:00
health.php fix: db queues 2025-09-12 19:28:27 +01:00
locale.php chore: make group nullable and remove it from endpoints where its not required 2025-04-12 06:41:57 +00:00
messaging.php fix: use correct constant 2025-09-23 07:49:07 +05:30
migrations.php updated the the description of the internal files 2025-08-15 15:04:16 +05:30
project.php Merge branch '1.8.x' into 'database-aliases'. 2025-06-11 12:36:33 +05:30
projects.php fix: enum typing for platform in specs 2025-09-26 12:33:10 +05:30
storage.php Catch query exception on bucket/file list 2025-09-16 23:42:07 +12:00
teams.php Partial update 2025-09-04 15:28:59 +03:00
users.php Fix deprecation messages 2025-08-23 21:36:02 +12:00
vcs.php Update comment only if lock is acquired, else continue 2025-09-04 11:50:12 +05:30