Steven Nguyen
26334b79bf
Update migration for audit collection
...
1. Remove the userInternalId attribute
2. Replace userId in audit documents with userInternalId and put
userId in data
2023-07-12 14:37:26 -07:00
jaivix
4db919b42d
linting and wording updates based on stnguyen90 feedback
2023-07-13 00:33:38 +05:30
Steven Nguyen
ca6e9a7f1e
Update get logs by user to pass user internal id
...
The userId in audit is actually the userInternalId.
2023-07-12 10:56:24 -07:00
Steven Nguyen
300d916621
Update get logs APIs to return userId from data
...
The audit userId is actually the internal id and the user id is in the
data attribute.
2023-07-12 10:27:57 -07:00
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
Steven Nguyen
fcd1be6726
Bump audit version to get rid of userInternalId attribute
2023-07-12 10:06:12 -07:00
Christy Jacob and GitHub
ed4b171390
Merge pull request #5792 from appwrite/feat-db-pools-db-pools-master-sync
...
Feat db pools db pools master sync
2023-07-12 20:16:19 +05:30
Christy Jacob and GitHub
7f9564739e
Merge pull request #5807 from appwrite/fix-usage-dbp-sync
...
usage collections fix
2023-07-12 19:38:26 +05:30
shimon
d282dbf787
usage collections fix
2023-07-12 16:02:42 +03:00
Matej Bačo
f236b6539e
Add auto-verify logic to createRule
2023-07-12 12:55:33 +02:00
shimon
d1d1392bb3
small adjustments
2023-07-12 11:12:56 +03:00
Damodar Lohani
c656d8571a
fix missing injection
2023-07-12 07:23:04 +00:00
Damodar Lohani
c41dd6f67b
fix logger optional
2023-07-12 07:17:40 +00:00
Torsten Dittmann and GitHub
73329ad219
Merge pull request #4758 from appwrite/add-console-headers
...
fix: add headers to console
2023-07-11 23:14:06 +02:00
Christy Jacob
d0bd3b2d00
feat: update console
2023-07-11 20:11:30 +00:00
Christy Jacob
e0aa3db21e
Merge branch '1.4.x' of https://github.com/appwrite/appwrite into disallow-personal-data
2023-07-11 19:36:37 +00:00
Christy Jacob
8bf8c96b01
feat: update console
2023-07-11 18:43:28 +00:00
Christy Jacob
e78e8d3929
Merge branch 'master' of https://github.com/appwrite/appwrite into add-console-headers
2023-07-11 18:37:12 +00:00
Christy Jacob and GitHub
3f8551b41c
Merge pull request #5797 from appwrite/1.3.x
...
1.3.x
2023-07-11 23:35:41 +05:30
shimon
a37fee2d16
Merge branch 'master' of github.com:appwrite/appwrite into fix-cache-delete-bug-master
2023-07-11 18:48:07 +03:00
shimon
58aa29a4ae
cli
2023-07-11 18:47:38 +03:00
shimon
e950945170
users addition
2023-07-11 18:46:21 +03:00
Bishwajeet Parhi
07df99c817
update description
2023-07-11 19:16:22 +05:30
Matej Bačo
7cdf83b05e
Revert part of "Improve error page"
...
This reverts commit b72b2ffc8c .
2023-07-11 11:01:21 +02:00
Matej Bačo
b72b2ffc8c
Improve error page
2023-07-11 10:53:40 +02:00
Damodar Lohani
0cff44b909
update description
2023-07-11 06:41:30 +00:00
Damodar Lohani
cefaad386f
update specs
2023-07-11 06:36:15 +00:00
Damodar Lohani and GitHub
94d44acbf2
Rename update-team-membership-roles.md to update-team-membership.md
2023-07-11 11:57:28 +05:45
Damodar Lohani and GitHub
1207fb3cb1
Update teams.php
2023-07-11 11:56:42 +05:45
Damodar Lohani
d5a7e8cfed
add missing resource
2023-07-11 04:39:59 +00:00
Damodar Lohani
fa94e4830c
function usage fix name
2023-07-11 04:35:27 +00:00
vaibhavagarwal220
48fc58d365
fixed linting errors
2023-07-11 09:33:02 +05:30
Damodar Lohani
6e505f17ff
fix server test
2023-07-11 02:37:58 +00:00
Damodar Lohani
57bdf56c3d
fix schedules collections
2023-07-11 02:12:28 +00:00
Christy Jacob and GitHub
954300b754
Merge pull request #5798 from appwrite/fix-cloud-redirect
...
fix: cloud redirect
appwrite-0.62.13
2023-07-11 03:22:10 +05:30
Christy Jacob and GitHub
0c1f9cc388
Merge pull request #5793 from appwrite/fix-error-in-exception
...
feat: update error in Exception constructor
2023-07-11 03:22:01 +05:30
Christy Jacob
bf9219e811
fix: cloud redirect
2023-07-11 01:20:24 +04:00
Christy Jacob
125c14d492
Merge branch 'master' of https://github.com/appwrite/appwrite into 1.3.x
2023-07-10 20:59:05 +00:00
Christy Jacob and GitHub
42b66b938c
Merge pull request #5796 from appwrite/update-dotnet-docs-examples
...
doc: Add .NET SDK docs examples
2023-07-11 02:15:05 +05:30
Christy Jacob and GitHub
87ddafe911
Merge pull request #5795 from appwrite/update-python-version
...
feat: update python version
2023-07-11 02:14:24 +05:30
Christy Jacob
da44f65f2c
feat: update composer
2023-07-10 20:41:21 +00:00
Christy Jacob
7f5f6b352d
Merge branch '1.3.x' of https://github.com/appwrite/appwrite into update-python-version
2023-07-10 20:38:56 +00:00
Aditya Oberai
b4fea28787
Add .NET SDK docs examples
2023-07-11 00:15:46 +05:30
Christy Jacob and GitHub
a1519e263c
Merge pull request #5785 from appwrite/update-dotnet-getting-started
...
doc: Update getting started examples for .NET SDK
2023-07-11 00:03:19 +05:30
Christy Jacob
5aefa88a50
feat: update python version
2023-07-10 21:36:17 +04:00
Christy Jacob and GitHub
27adf0788f
Merge pull request #5788 from appwrite/fix-relationship-update-two-way
...
fixed relationship update bug in two way type
2023-07-10 23:02:24 +05:30
loks0n
074e974481
chore: include secret instead of encoded
2023-07-10 11:14:23 +01:00
1358d6c455
Update src/Appwrite/Platform/Workers/Audits.php
...
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com >
2023-07-10 11:13:35 +03:00
shimon
5366d90ff2
users addition
2023-07-10 11:07:54 +03:00
Prateek Banga
e1ba324196
fix formatting issues in comments according to feedback in PR.
2023-07-10 13:34:32 +05:30