1
0
Fork 0
mirror of synced 2024-07-11 09:25:43 +12:00
appwrite/app/workers
Steven Nguyen 58fa7546c1
Update Appwrite to save internal id as audit user id
It's important to use userInternalId so that if a user is recreated
with the same ID, lookups for the user will not return the data
of the old deleted user.

We will still store userId in data so that it can be pulled out and
returned for the log API calls.
2023-07-19 22:49:51 -07:00
..
audits.php Update Appwrite to save internal id as audit user id 2023-07-19 22:49:51 -07:00
builds.php Merge remote-tracking branch 'origin/master' into feat-technical-debt-2 2023-02-14 14:22:08 +13:00
certificates.php Fix email-base.tpl path in certificates worker 2023-04-06 13:48:52 -07:00
databases.php Fix worker warning 2023-03-31 23:15:48 +13:00
deletes.php fix: also delete webhooks on project deletion 2023-04-27 17:41:14 +02:00
functions.php Merge pull request #3696 from appwrite/fix-event-multi-execution 2023-04-25 17:31:45 +04:00
mails.php feat: make mails event and worker general 2022-12-14 06:23:14 +00:00
messaging.php Fix import 2022-10-10 16:20:46 +13:00
webhooks.php Small fix 2022-06-08 10:19:50 +03:00