1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00
appwrite/app
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
..
assets Update geodb 2024-02-13 17:55:32 +13:00
config fix(messaging): change SMS verification message to only have the code 2024-04-03 11:53:21 -07:00
console@85b73cd936 Bump console to version 4.0.5 2024-03-25 10:54:33 -07:00
controllers Merge pull request #7681 from appwrite/1.5.x-api-descriptions 2024-04-01 09:50:54 -07:00
views
cli.php
http.php
init.php Bump console to version 4.0.5 2024-03-25 10:54:33 -07:00
realtime.php fix: formatter 2024-03-08 00:30:23 +01:00
worker.php chore: run formatter 2024-03-06 18:34:21 +01:00