1
0
Fork 0
mirror of synced 2024-07-07 15:36:19 +12:00
appwrite/app/controllers/api
Steven Nguyen 6b0c24a9d6
Update user creation from teams and users services to not set accessedAt
accessedAt should only be updated when a user performs some sort of
action. Creating a user via the users API or by adding them to a team
is an action done by someone else, not the user themselves. As such,
the accessedAt timestamp shouldn't update.
2023-09-12 12:05:11 -07:00
..
account.php Fix create phone session abuse key 2023-09-03 21:37:02 +00:00
avatars.php Check link after fetching page as well 2023-08-30 02:14:19 -04:00
console.php Fix VCS + migrations scopes 2023-08-30 14:44:33 -04:00
databases.php Merge branch 'feat-git-integration' into feat-git-integration-copy 2023-08-23 10:16:23 +02:00
functions.php Add v2 old vars support 2023-09-11 12:22:16 +02:00
graphql.php fix: graphql 2023-03-01 18:13:34 +05:30
health.php Fix bug 2022-11-18 15:22:46 +01:00
locale.php fix spec 2023-04-18 02:11:08 +00:00
migrations.php Update firebase connect scope 2023-08-30 22:48:51 -04:00
project.php Remove unnessessary cache clear 2023-09-06 09:53:02 +02:00
projects.php Fix template strings 2023-08-30 20:31:11 -04:00
proxy.php Merge pull request #6059 from appwrite/fix-smtp 2023-08-30 16:09:10 +02:00
storage.php Fix fileSecurity check 2023-08-31 20:28:13 -07:00
teams.php Update user creation from teams and users services to not set accessedAt 2023-09-12 12:05:11 -07:00
users.php Update user creation from teams and users services to not set accessedAt 2023-09-12 12:05:11 -07:00
vcs.php Merge pull request #6162 from appwrite/fix-webhook-secret-validation 2023-09-06 13:59:13 -04:00