1
0
Fork 0
mirror of synced 2024-10-03 19:53:33 +13:00
appwrite/app
Steven Nguyen f5a3a8f339
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-12 10:24:42 -07:00
..
assets Merge branch '1.3.x' into feat-13x-master-sync 2023-02-21 07:38:46 +05:45
config Merge pull request #5246 from singhbhaskar/fix-4960-Database-usage-screen-shows-500-error-when_APP_USAGE_STATS-is-disabled 2023-05-04 20:47:50 +05:30
console@9174d8f8cb chore: update console 2023-06-03 20:15:40 +05:30
controllers Fix the routing for the default OAuth2 pages 2023-06-03 20:05:45 +05:30
tasks Merge pull request #5432 from appwrite/chore-sync-1-3-x 2023-04-26 18:16:21 +02:00
views add restart policy for worker-messaging container 2023-01-12 06:51:50 +00:00
workers Update Appwrite to save internal id as audit user id 2023-07-12 10:24:42 -07:00
cli.php
executor.php fix: implement new framework changes 2023-03-01 17:30:36 +05:30
http.php remove: leftover from http.php 2023-04-24 13:11:39 +02:00
init.php chore: update changelog 2023-06-03 20:11:01 +05:30
preload.php feat: update database library 2022-10-31 12:02:51 +00:00
realtime.php Merge remote-tracking branch 'origin/master' into feat-technical-debt-2 2023-02-14 14:22:08 +13:00