Bradley Schofield
2da76cdb59
Revert "Merge remote-tracking branch 'origin/1.4.x' into feat-implement-transfers"
...
This reverts commit c1c3f056b1 , reversing
changes made to 43170855a2 .
2023-07-27 16:29:45 +01:00
Bradley Schofield
c1c3f056b1
Merge remote-tracking branch 'origin/1.4.x' into feat-implement-transfers
2023-07-27 15:06:14 +01:00
Bradley Schofield
43170855a2
Continue work on Firebase OAuth
2023-07-27 14:22:31 +01:00
Bradley Schofield
3fa99736a8
Start work on Firebase OAuth
2023-07-27 13:55:09 +01:00
Eldad A. Fux
0b30c7def8
Merge pull request #5886 from appwrite/feat-master-to-1.4.x
...
Merge master into 1.4.x
2023-07-27 13:56:42 +03:00
Steven Nguyen
611524476b
Merge branch 'master' into feat-master-to-1.4.x
2023-07-26 13:33:49 -07:00
Bradley Schofield
41d3ab1723
Update teams.php
2023-07-26 09:37:26 +01:00
Eldad A. Fux
887abad190
Merge pull request #5707 from appwrite/docs-delete-session
...
Update delete session description to be actually correct
2023-07-26 02:10:00 +03:00
Eldad A. Fux
f6d96237e7
Merge pull request #5755 from mendelgordon/doc-fix-magic-session-typo
...
Fix small typo in docs
2023-07-25 22:09:31 +03:00
Bradley Schofield
8fdcf5716a
Implement Suggestions
2023-07-25 10:50:19 +01:00
Bradley Schofield
1392d97da3
Update app/controllers/api/teams.php
...
Co-authored-by: Christy Jacob <christyjacob4@gmail.com >
2023-07-25 10:47:53 +01:00
Christy Jacob
6cb80c346a
Merge pull request #5846 from appwrite/change-use-find-instead-iterating-index-array
...
change to use find instead of iterating index array in Get Index route
2023-07-25 12:14:14 +04:00
Prateek Banga
f7c02d9308
removes extra db call and uses document find method
2023-07-24 23:41:49 +05:30
Christy Jacob
3d62652e1e
Merge pull request #5873 from appwrite/fix-x-domain-cookie-env
...
fix: X domain console cookie ENV var
2023-07-24 16:35:33 +04:00
Bradley Schofield
50bae853e6
Update Database
2023-07-24 11:59:23 +01:00
loks0n
eb00aa3029
tests: trigger
2023-07-24 10:55:45 +01:00
loks0n
4cae59f47d
fix: X domain cookie env
2023-07-24 10:50:19 +01:00
Prateek Banga
7d412b4741
adds get db call and get collection call
2023-07-24 12:02:28 +05:30
Eldad A. Fux
f849b49478
Merge pull request #5866 from appwrite/feat-upgrade-dependencies
...
upgrade dependencies
2023-07-23 13:01:47 +03:00
Damodar Lohani
eea593f677
upgrade dependencies
2023-07-23 06:46:23 +00:00
Eldad A. Fux
c132766c63
Merge pull request #5859 from appwrite/feat-x-domain-cookie-2
...
feat: X domain console cookie
2023-07-22 16:33:00 +03:00
Bradley Schofield
a1e4df666a
Update migrations.php
2023-07-21 11:48:03 +01:00
Bradley Schofield
badbc649a0
Update migrations.php
2023-07-21 11:47:12 +01:00
Bradley Schofield
7eb286ccd4
Update constants
2023-07-21 11:37:40 +01:00
Bradley Schofield
cff7ba2bff
Update status codes and docs
2023-07-21 11:32:30 +01:00
loks0n
80aa2374d1
chore: add var to docker
2023-07-21 11:23:08 +01:00
loks0n
611fbf6b32
feat: X domain console cookie
2023-07-21 11:08:34 +01:00
Eldad A. Fux
ffa823e455
Merge pull request #5855 from appwrite/docs-accessed-at
...
Update description for User and Key accesedAt
2023-07-21 07:57:49 +03:00
Eldad A. Fux
0a5d53ec35
Merge pull request #5857 from appwrite/feat-oauth-provider-name
...
Update Project providers to also include the provider key
2023-07-21 07:56:25 +03:00
Bradley Schofield
463210f8db
Add migration documentation and update service account param
2023-07-21 02:27:32 +01:00
Bradley Schofield
4261386e43
Update composer.json
2023-07-21 01:14:04 +01:00
Bradley Schofield
dfb1b455e6
Update migrations.php
2023-07-21 01:06:54 +01:00
Bradley Schofield
f693a43420
Implement Suggestions
2023-07-21 01:04:08 +01:00
Steven Nguyen
5be6d8e90b
Update Project providers to also include the provider key
...
Pass the provider key and name back so that a nicely formatted name
can be shown in the Appwrite Console.
2023-07-20 16:53:33 -07:00
Bradley Schofield
7fb537f496
Update app/workers/migrations.php
...
Co-authored-by: Christy Jacob <christyjacob4@gmail.com >
2023-07-21 00:46:56 +01:00
Prateek Banga
d569c17764
Merge branch 'master' of https://github.com/appwrite/appwrite into change-use-find-instead-iterating-index-array
2023-07-21 00:49:15 +05:30
Steven Nguyen
66362f0d3b
Update description for User and Key accesedAt
...
Add a note about how often the attributes are updated.
2023-07-20 11:47:26 -07:00
Eldad A. Fux
7a02a1690a
Merge pull request #5449 from appwrite/feat-4299-oidc-oauth2-provider
...
Add a generic OIDC OAuth2 provider
2023-07-20 20:44:03 +03:00
Prateek Banga
b700336d45
fix get index route to use find
2023-07-20 14:52:05 +05:30
Eldad A. Fux
e12a5738aa
Merge pull request #5853 from appwrite/fix-audit-user-internal-id
...
Fix audit user internal
2023-07-20 10:31:26 +03:00
Eldad A. Fux
4e6e3a0551
Merge pull request #5781 from appwrite/feat-last-user-activity
...
Track a user's last activity
2023-07-20 10:10:32 +03:00
Eldad A. Fux
8633be26d4
Merge pull request #5854 from appwrite/feat-akamai-setup
...
Akamai setup in readme
2023-07-20 08:59:59 +03:00
Damodar Lohani
2c2c7d9028
Create akamai-logo.svg
2023-07-20 11:36:40 +05:45
Damodar Lohani
1e0158cdef
Update README.md
2023-07-20 11:35:59 +05:45
Steven
3f9cedcc44
Prepare 1.3.8 release
2023-07-19 22:49:51 -07:00
Steven Nguyen
cd78706944
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-19 22:49:51 -07:00
Steven Nguyen
9908a9021f
Update get logs by user to pass user internal id
...
The userId in audit is actually the userInternalId.
2023-07-19 22:49:51 -07:00
Steven Nguyen
187f3dc6ff
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-19 22:49:51 -07:00
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
Steven Nguyen
35a25cc2a7
Bump audit version to get rid of userInternalId attribute
2023-07-19 22:49:50 -07:00