appwrite/app/controllers/api
eldadfux addba2cdb7 Refactor OAuth provider checks in account controller
Updated the handling of OAuth provider configurations to ensure that defaults are set when parameters are missing. This change improves error handling by checking for null values and ensuring class existence before proceeding with OAuth operations.
2026-02-22 11:42:12 +01:00
..
account.php Refactor OAuth provider checks in account controller 2026-02-22 11:42:12 +01: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 Upgrade utopia-php dependencies and fix namespace changes 2026-02-10 10:34:24 +05:30
migrations.php chore: bump storage lib to remove deprecation warnings 2026-02-17 10:55:37 +05:30
project.php Upgrade utopia-php dependencies and fix namespace changes 2026-02-10 10:34:24 +05:30
projects.php fix: preserve template type casing in specs 2026-02-18 16:22:33 +05:30
teams.php Populate project-specific roles (#11209) 2026-02-19 16:48:39 +05:30
users.php Upgrade utopia-php dependencies and fix namespace changes 2026-02-10 10:34:24 +05:30
vcs.php Enhance error handling for project database configuration 2026-02-19 20:28:29 +01:00