1
0
Fork 0
mirror of synced 2024-07-07 23:46:11 +12:00
appwrite/app/controllers
Steven Nguyen 5ef3162cee
Don't rely on isAnonymousUser to check whether to verify password
It's possible for a user to not be anonymous and not have a password.
Using passwordUpdate is a better indicator as to whether the user has
set a password or not.
2023-05-30 17:17:20 -07:00
..
api Don't rely on isAnonymousUser to check whether to verify password 2023-05-30 17:17:20 -07: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 remove paused and introduce enable-disable all services 2023-04-05 02:33:38 +00:00
mock.php Skip validation for mock file upload 2023-04-12 14:53:35 +12:00