appwrite/app/controllers/api
Jake Barnby 0e6fa7f300 fix: Add missing WhiteList import in teams controller
The WhiteList validator was used at lines 486 and 1090 but never imported,
causing a "Class not found" error and 500 response instead of proper validation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 02:36:29 +13:00
..
account.php Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb 2026-02-12 23:35:21 +13:00
graphql.php Upgrade utopia-php dependencies and fix namespace changes 2026-02-10 10:34:24 +05:30
locale.php Upgrade utopia-php dependencies and fix namespace changes 2026-02-10 10:34:24 +05:30
messaging.php Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb 2026-02-12 23:35:21 +13:00
migrations.php Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb 2026-02-12 23:35:21 +13:00
project.php Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb 2026-02-12 23:35:21 +13:00
projects.php Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb 2026-02-12 23:35:21 +13:00
teams.php fix: Add missing WhiteList import in teams controller 2026-02-13 02:36:29 +13:00
users.php Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb 2026-02-12 23:35:21 +13:00
vcs.php Upgrade utopia-php dependencies and fix namespace changes 2026-02-10 10:34:24 +05:30