1
0
Fork 0
mirror of synced 2024-09-15 17:09:18 +12:00
Commit graph

1944 commits

Author SHA1 Message Date
Matej Bačo
6dbc4444b0 Improved Token passing 2022-02-23 10:41:39 +00:00
Torsten Dittmann
9c5c58728b
Merge pull request #2802 from appwrite/fix-teams-update-roles
fix: team membership roles & search
2022-02-16 18:12:01 +01:00
Torsten Dittmann
8b9bd03306 fix: team role update 2022-02-16 17:26:19 +01:00
Torsten Dittmann
3e7cf1cefe revert: url validator for project endpoints 2022-02-16 16:20:54 +01:00
Torsten Dittmann
79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Matej Baco
db7ebbd009 Update to new utopia framework validators 2022-02-11 09:44:04 +01:00
Matej Baco
0b75e081e5 Merge branch 'master' into fix-acme-path 2022-02-11 09:23:53 +01:00
Torsten Dittmann
6796aabf9c
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Matej Baco
7f938be344 Clde quality cleanup 2022-02-04 16:37:47 +01:00
Matej Baco
b05301aaf3 Implement new test for oauth and improve mocks 2022-02-04 11:23:06 +01:00
Matej Baco
868a4db066 Bug fix 2022-02-03 17:04:46 +01:00
Matej Bačo
ecb91193b7 More review changes 2022-02-03 11:58:21 +00:00
Matej Bačo
3fe98a6f30 Code review changes 2022-02-03 11:57:04 +00:00
Matej Baco
d360fd2d96 Feedback updates, preparation for session renewing 2022-02-02 15:14:17 +01:00
Matej Baco
7301923bba Added force parameter functionality 2022-02-01 17:47:08 +01:00
Matej Baco
5bb4a87280 Caching bug gix 2022-02-01 17:30:49 +01:00
Matej Baco
3aa62b439b Implemented refresh token endpoint 2022-02-01 16:54:20 +01:00
Matej Baco
89834af47d Refactored all providers, added expiry 2022-02-01 11:42:11 +01:00
Matej Baco
570cfc18a8 Implemented refresh token system + Twitch provider update 2022-01-31 21:10:12 +01:00
Matej Baco
3293d15eff Cleanup 2022-01-31 16:07:07 +01:00
Matej Baco
4161a65e0b Path validator + tests 2022-01-31 16:04:30 +01:00
Eldad A. Fux
4544483539
Merge pull request #2624 from BobcatProgrammer/feat-926-oauth2-microsoft-tenant-config
feat: Make OAuth2 Microsoft Provider configureable
2022-01-30 21:55:26 +02:00
Eldad A. Fux
22cb3bc01f
Merge pull request #2688 from appwrite/fix-update-document-permission
updateDocument permission check bugfix
2022-01-30 20:01:06 +02:00
Simon Trockel
ad8258f7c9
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-27 11:12:27 +01:00
Eldad A. Fux
9cd9a1dc5d
Merge pull request #2468 from stnguyen90/bug-2405-non-owner-delete-membership
Fix non-owner not able to delete their membership
2022-01-27 08:53:27 +02:00
Simon Trockel
6fde6642bc
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-26 09:05:53 +01:00
Matej Baco
c15d57f573 Fixed update document permission check and implement test for it 2022-01-25 15:51:04 +01:00
Eldad Fux
c43b71f78a Merge branch 'master' of github.com:appwrite/appwrite into fix-create-existing-collection 2022-01-24 23:33:46 +02:00
Matej Baco
85630df661 PR review changes 2022-01-24 09:20:02 +01:00
Simon Trockel
e29ac692d5 Adjust all code param lengths 2022-01-22 21:02:51 +01:00
Simon Trockel
9f2d225f29 Merge branch 'feat-926-oauth2-microsoft-tenant-config' of https://github.com/BobcatProgrammer/appwrite into feat-926-oauth2-microsoft-tenant-config 2022-01-22 19:31:47 +01:00
Simon Trockel
8233881c44 feat: Generic custom Oauth provider form 2022-01-22 19:31:40 +01:00
Matej Baco
d9eb1e9545 Use dynamic value in controller 2022-01-21 09:05:41 +01:00
Torsten Dittmann
4cc89ae597 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-migration-0-13 2022-01-19 12:17:19 +01:00
Torsten Dittmann
785932abd4
Merge pull request #2638 from appwrite/fix-listcollections-search
Fix list collections when passing `search` parameter
2022-01-19 12:08:36 +01:00
Jake Barnby
438f80cc5a Update query attribute to search, remove name index 2022-01-19 20:57:18 +13:00
Eldad A. Fux
f2b89362a4
Merge pull request #2633 from appwrite/fix-function-authorization-exception
Fix function authorization exception
2022-01-19 07:37:24 +02:00
Steven Nguyen
88f43c32a4 Fix non-owner not able to delete their membership 2022-01-18 21:26:14 -08:00
Torsten Dittmann
d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00
Jake Barnby
0f209f8430 Fix function authorization exception when missing permission 2022-01-18 19:38:10 +13:00
Jake Barnby
4a2614ad05 Fix V08 response filter fallthrough 2022-01-18 17:39:47 +13:00
Eldad A. Fux
11b0967d3b
Merge pull request #2629 from appwrite/fix-hide-internal-id
fix: hide internal id from documents
2022-01-17 21:15:03 +02:00
Torsten Dittmann
ba2790221c fix: hide internal id from documents 2022-01-17 17:25:20 +01:00
Eldad A. Fux
f5bf1a3cd6
Merge pull request #2600 from gewenyu99/doc-wrap-id-string-in-quotes
Wrap unique() in double quotes to better indicate that it's a literal…
2022-01-17 17:33:33 +02:00
Eldad A. Fux
7c142e91ac
Merge pull request #2619 from appwrite/fix-deletes-worker
fix: reset user attributes and delete sessions when deleting a user
2022-01-16 18:39:20 +02:00
Christy Jacob
6238fcc46a fix: reset user attrbites and do not delete user 2022-01-16 05:02:13 +04:00
Eldad Fux
8dc7d24d5a Fixed missing validation 2022-01-16 01:25:00 +02:00
Vincent Ge
a102ee6f14 Wrap unique() in double quotes to better indicate that it's a literal string 2022-01-12 17:19:30 -05:00
Matej Baco
6b77fcf21f FIxed 409 for createCollection 2022-01-12 20:51:13 +01:00
Damodar Lohani
95f740800b set proper domain name while setting cookie in mock api 2022-01-11 17:15:29 +05:45