1
0
Fork 0
mirror of synced 2024-06-14 08:44:49 +12:00
appwrite/app/controllers/api
Steven Nguyen 2f7aff3a44
fix(auth): fix challenge type check
The factor parameter is case insensitive so we need to make sure
comparing the parameter to the constant is case insensitive too.
2024-04-16 23:44:46 -07:00
..
account.php fix(auth): fix challenge type check 2024-04-16 23:44:46 -07:00
avatars.php sync: main -> 1.5.x 2024-03-07 17:16:39 +01:00
console.php sync with 1.4 2023-10-02 17:02:48 +03:00
databases.php chore: run formatter 2024-03-06 18:34:21 +01:00
functions.php chore: run formatter 2024-03-06 18:34:21 +01:00
graphql.php fix: formatter 2024-03-08 00:30:23 +01:00
health.php fix: specs 2024-03-08 10:28:25 +01:00
locale.php chore: run formatter 2024-03-06 18:34:21 +01:00
messaging.php feat(messaging): Add attachments param to update email endpoint 2024-04-04 08:06:33 -07:00
migrations.php chore: run formatter 2024-03-06 18:34:21 +01:00
project.php chore: run formatter 2024-03-06 18:34:21 +01:00
projects.php fix: specs 2024-03-08 10:28:25 +01:00
proxy.php Merge branch '1.5.x' into fix-catch-exception 2024-02-13 12:47:36 +13:00
storage.php fix(storage): add missing chunkId param to create file abuse key 2024-04-03 13:28:41 -07:00
teams.php chore: run formatter 2024-03-06 18:34:21 +01:00
users.php Fix tests 2024-03-08 12:42:15 +01:00
vcs.php feat(events): update build event reset to reset everything 2024-03-11 11:17:40 +01:00