1
0
Fork 0
mirror of synced 2024-07-15 19:36:08 +12:00
appwrite/app/controllers
Steven Nguyen 85a2d623a6
Update APIs to check X-Appwrite-Timestamp header
Appwrite will refer to the X-Appwrite-Timestamp header for when the
request was originally sent and reject the request if the Timestamp
is older than the updatedAt timestamp of the document.
2023-03-07 10:54:52 -08:00
..
api Update APIs to check X-Appwrite-Timestamp header 2023-03-07 10:54:52 -08:00
shared Update APIs to check X-Appwrite-Timestamp header 2023-03-07 10:54:52 -08:00
web fix: sdk typo 2023-01-16 12:09:13 +01:00
general.php Update APIs to check X-Appwrite-Timestamp header 2023-03-07 10:54:52 -08:00
mock.php Add offline support labels on mock endpoint for sdk generator tests 2023-02-24 16:00:00 -08:00