1
0
Fork 0
mirror of synced 2024-05-19 12:12:36 +12:00
Commit graph

110 commits

Author SHA1 Message Date
Torsten Dittmann 8eef572d3e Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-25 10:01:46 +02:00
Damodar Lohani 9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Torsten Dittmann eb12a8c26f fix(general): role reference overwrite 2021-08-18 12:20:49 +02:00
Torsten Dittmann 16fde539b5 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-13 12:08:40 +02:00
Torsten Dittmann cff517a2ab adapt to review 2021-07-12 18:15:21 +02:00
Torsten Dittmann 76af58c646 fix(pdo): throw on general to parent 2021-07-12 17:27:26 +02:00
Torsten Dittmann e03ba70291 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-07 10:19:52 +02:00
Christy Jacob fa5ac4d3dc feat: add V08 response filter and update web sdk 2021-07-01 19:06:04 +05:30
Torsten Dittmann d224fb49e6 fix some style issues 2021-06-30 16:47:55 +02:00
Torsten Dittmann 80c4e378b3 fix(acl): getting role for user in auth class 2021-06-30 16:04:32 +02:00
Torsten Dittmann 06674982df refactor(realtime): move getRoles into Auth 2021-06-28 12:18:00 +02:00
Eldad A. Fux 50e779fc2f
Update app/controllers/general.php 2021-05-18 19:24:00 +03:00
Damodar Lohani 8b60061875 remove delay 2021-05-18 18:55:09 +05:45
Christy Jacob d7c81ba818 feat: update response filters 2021-05-14 20:45:29 +05:30
Eldad A. Fux 956f5c1a9b
Merge pull request #937 from appwrite/feat-god-user
Feat Root Account
2021-05-13 12:38:03 +03:00
Eldad Fux 69abbba02b Changed god account to root account 2021-05-12 17:53:25 +03:00
Damodar Lohani e2000dbdf8 remove extra white space 2021-05-12 16:42:13 +05:45
Damodar Lohani 7a75c3558f remove log 2021-05-12 16:10:57 +05:45
Damodar Lohani 0e90c75a12 refactor based on review 2021-05-12 11:04:48 +05:45
Damodar Lohani be5b882fe7
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-05-12 11:02:34 +05:45
Damodar Lohani f83ad43187 fix auth issue 2021-05-11 17:21:27 +05:45
Damodar Lohani dc52c6975a fix error 2021-05-11 17:09:23 +05:45
Damodar Lohani dc92498d93 disable auth for writing 2021-05-11 17:06:55 +05:45
Damodar Lohani 4170eaa45a fix error 2021-05-11 17:00:26 +05:45
Damodar Lohani 35b76c1aee refactoring moving ssl generation to init function 2021-05-11 16:32:02 +05:45
Eldad Fux c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03:00
Eldad Fux ce8b3686d8 Replaced sdk.security with sdk.auth 2021-04-16 10:22:17 +03:00
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Eldad Fux 8ea83b24c3 Added new JWT as SDK auth method 2021-03-29 00:22:12 +03:00
Eldad Fux 11053b0b60 Added timestamp 2021-03-19 00:08:19 +02:00
Damodar Lohani 9552a8dc80 add response formate to access control allowed headers 2021-03-05 12:21:41 +05:45
Eldad Fux e7466a91cc Added e2e tests 2021-02-28 23:22:03 +02:00
Damodar Lohani 1aa424245c avoid errors when response-format header is not available 2021-02-10 11:52:49 +05:45
Eldad A. Fux 3507d28355
Merge pull request #869 from appwrite/fix-no-type-when-no-content
Fix no type when no content
2021-02-04 14:44:53 +02:00
Torsten Dittmann 76eb74b182 adapt ssl issuing for swoole 2021-02-02 15:48:07 +01:00
Eldad Fux c06d06065c options request should return 204 no-content 2021-02-02 08:03:28 +02:00
Eldad Fux 921b0e0671 Fixed multiple storage init 2021-01-24 07:41:23 +02:00
Damodar Lohani d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Eldad Fux 12998a519d Removed log 2021-01-18 12:17:04 +02:00
Eldad Fux e4d27c24a4 Added missing protocol and ports 2021-01-18 08:58:48 +02:00
Eldad Fux b2e56954a0 test public accessible route 2021-01-18 08:49:24 +02:00
Eldad Fux a8b666dfc3 First commit 2021-01-18 08:29:26 +02:00
Eldad Fux bf2c8b4010 Fixed error reporting 2021-01-17 15:50:01 +02:00
Eldad Fux 5aff018d11 Fix for error reporting when no route found 2021-01-17 15:49:11 +02:00
Eldad Fux f9afa2c951 Minor refactoring 2021-01-15 19:48:36 +02:00
Eldad Fux 89a5cf94b3 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2021-01-15 08:24:43 +02:00
Eldad Fux 9845931201 Merge branch 'feat-minor-07-refactors' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 00:06:21 +02:00
Eldad Fux 8ea9ee67c5 Fix for console custom domain 2021-01-12 18:36:21 +02:00
Eldad Fux 9c421e2dfc Minor fixes for composer warnings about autoloading 2021-01-10 00:29:49 +02:00
Christy Jacob 5db9c9b625 feat: review comments 2021-01-05 19:16:06 +05:30