1
0
Fork 0
mirror of synced 2024-09-20 03:17:30 +12:00
appwrite/app/config
Steven Nguyen 4171c86d22
fix(messaging): change SMS verification message to only have the code
Some providers have a limit on the length of the content. For example,
MSG91 has a 30 character limit and passing a longer value wil result
in an error:

     DLT Template variable exceeded max length

As such, we're going to change the content back to how we had it before
1.5 when were were only sending the code by itself until we decide on
a better solution.

Reference:

* https://github.com/appwrite/appwrite/issues/7823#issuecomment-1994618488
2024-04-03 11:53:21 -07:00
..
avatars chore: run formatter 2024-03-06 18:34:21 +01:00
locale fix(messaging): change SMS verification message to only have the code 2024-04-03 11:53:21 -07:00
specs Fix msg91 params 2024-03-13 15:42:16 +01:00
storage
apis.php Allow users to disable APIs 2024-03-04 23:12:54 +01:00
auth.php PR review changes 2024-01-22 14:30:11 +00:00
collections.php Merge branch 'main' of https://github.com/appwrite/appwrite into 1.5.x 2024-03-08 00:30:02 +01:00
errors.php Merge branch 'main' of https://github.com/appwrite/appwrite into 1.5.x 2024-03-08 00:30:02 +01:00
events.php chore: fix token event 2024-01-16 10:40:49 +00:00
oAuthProviders.php
platforms.php chore(sdks): bump versions 2024-03-21 17:21:32 -07:00
regions.php Make self-hosted and cloud specs consistent 2024-02-20 23:15:46 +13:00
roles.php feat: ssr dx changes 2024-02-20 11:45:11 +00:00
runtimes-v2.php chore: run formatter 2024-03-06 18:34:21 +01:00
runtimes.php Make self-hosted and cloud specs consistent 2024-02-20 23:15:46 +13:00
scopes.php feat: ssr dx changes 2024-02-20 11:45:11 +00:00
services.php
usage.php chore: run formatter 2024-03-06 18:34:21 +01:00
variables.php Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x 2024-03-01 14:20:32 +01:00