1
0
Fork 0
mirror of synced 2024-07-06 07:00:56 +12:00
Commit graph

10854 commits

Author SHA1 Message Date
Torsten Dittmann 2f9b9445dd sync with devices 2022-04-04 08:30:07 +02:00
adityaoberai 528b4eb947 Add suggested changes 2022-04-03 22:07:49 +05:30
Aditya Oberai 90e55f4c34
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:40 +05:30
Aditya Oberai 3397036224
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:28 +05:30
Aditya Oberai 0c09d73a20
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:15 +05:30
Aditya Oberai e7fd6a81ac
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 19:17:29 +05:30
Aditya Oberai 0784981c42
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 19:17:16 +05:30
Christy Jacob b06a887d85 feat: update Microsoft OAuth Adapter 2022-04-02 16:12:31 +03:00
adityaoberai 0cacfd17cb Update Auth0 domain info tip for better clarity 2022-04-01 19:43:29 +05:30
adityaoberai 4400d4b807 Add refresh token support 2022-04-01 16:54:58 +05:30
adityaoberai ee46e14103 Create Auth0 OAuth Adapter 2022-04-01 16:04:56 +05:30
Matej Bačo 1c59c8d8dd PR review changes 2022-04-01 09:00:31 +00:00
Eldad A. Fux 5ab38c0f98
Merge pull request #3032 from matigumma/patch-1
Update README.md
2022-04-01 07:51:17 +03:00
Matej Bačo da6ca5347c Implemented check and tests for bucket size 2022-03-31 13:10:30 +00:00
Matej Bačo eb15be81dd Marked cache as case insensitive 2022-03-30 18:07:05 +00:00
Matej Bačo 88e110b338 Cache library upgrade 2022-03-30 17:59:19 +00:00
Matej Bačo 933f3372fe Prevent certificate deletion for main domain 2022-03-30 13:31:46 +00:00
Damodar Lohani ad68c6cc21
Merge pull request #3016 from appwrite/feat-zoom-oauth 2022-03-30 15:00:46 +05:45
Matej Bačo 36eb37b36f Improved SSL generation 2022-03-29 10:17:56 +00:00
Damodar Lohani a1cc57fbc7 log limit on development stack 2022-03-29 09:50:57 +00:00
Damodar Lohani 586c3af5df logging limit update 2022-03-29 09:48:49 +00:00
Torsten Dittmann 6de577191b feat: event model parsing 2022-03-29 11:30:57 +03:00
Mati Gummá c6ea4e734b
Update README.md 2022-03-28 22:26:59 -03:00
Damodar Lohani 0a1fbcd23d add missing attribute keys 2022-03-27 08:01:50 +00:00
Damodar Lohani 08146b800f fix using internal id 2022-03-27 05:05:47 +00:00
Damodar Lohani 2a188574ed zoom logo 2022-03-27 10:10:27 +05:45
Damodar Lohani 7e604cbcfb fix name 2022-03-26 01:38:13 +00:00
Damodar Lohani 293406eff6 add default scope 2022-03-26 01:33:21 +00:00
Damodar Lohani 2a512fb611 zoom oauth 2022-03-26 00:54:41 +00:00
Eldad A. Fux 6e1b41cf6a
Merge pull request #2990 from gewenyu99/fix-chinese-parenthesis
Fix broken link in Chinese readme
2022-03-25 21:37:45 +03:00
Matej Bačo 320d4518b7 Move network env var to executor container 2022-03-24 11:01:30 +00:00
Damodar Lohani dd29f6b288 seems this variable was missing in production compose and .env 2022-03-24 07:29:59 +00:00
Damodar Lohani 9cd6bbf50b added logging 2022-03-24 07:20:34 +00:00
Torsten Dittmann 06458bccf3
Merge pull request #2996 from appwrite/feat-0-13-4-release
Feat: Upgrade version
2022-03-23 18:06:58 +01:00
Torsten Dittmann 6360d24495
Update variables.php 2022-03-23 17:17:36 +01:00
Torsten Dittmann 6f0af6a9d9
Update CHANGES.md 2022-03-23 17:16:54 +01:00
Torsten Dittmann b8db3f54aa
Update CHANGES.md 2022-03-23 17:13:00 +01:00
Matej Bačo 5897a70536 Update comment 2022-03-23 15:07:16 +00:00
Matej Bačo 8fe5a47a35 Skip certificate deletion if its already used by other project 2022-03-23 15:05:50 +00:00
Matej Bačo 2bc6d7c41b Delete certificate document alongside certificate directory 2022-03-23 14:54:25 +00:00
Matej Bačo 7f7a2c7dfb Revert auth changes 2022-03-23 14:47:50 +00:00
Matej Bačo 7f7b23181f Added global auth disable in cert worker 2022-03-23 14:46:59 +00:00
Matej Bačo 41cc8bd38d CertificateId update fix 2022-03-23 14:40:19 +00:00
Matej Bačo 213215bffa Allow same certificate with multiple projects (same domain) 2022-03-23 13:31:35 +00:00
Matej Bačo bff9acb88a Upgraded versions 2022-03-23 12:05:57 +00:00
Torsten Dittmann 154379c848
Merge pull request #2963 from appwrite/fix-orchestration-cleanup
Fix: Orchestration Cleanup
2022-03-23 10:40:37 +01:00
Torsten Dittmann a043db6f08
Merge pull request #2982 from appwrite/fix-attribute-id
Fix:  Validation regex for custom ID
2022-03-23 10:40:20 +01:00
Matej Bačo ead6e3baaa Forced commit reverted 2022-03-23 08:50:30 +00:00
Matej Bačo 6f90d644b2 Forced commit 2022-03-23 08:50:21 +00:00
Matej Bačo 95d5f7a659 Added veritifcation status modal 2022-03-23 08:23:27 +00:00