1
0
Fork 0
mirror of synced 2024-10-03 10:46:27 +13:00
Commit graph

1441 commits

Author SHA1 Message Date
Tanay Pant
7a884f5b50
Merge branch 'master' into feat-okta-oauth 2022-04-26 16:10:54 +02:00
Christy Jacob
9bf5babe4a
Merge pull request #3048 from appwrite/feat-auth0-oauth
Feat: Create Auth0 OAuth Adapter
2022-04-26 16:29:06 +03:00
Tanay Pant
56c184eff3 Add field for custom authorization server ID 2022-04-26 12:15:42 +02:00
Tanay Pant
1bca3b3ca8
Fix missing slash 2022-04-25 18:23:45 +02:00
Tanay Pant
adce803d9e Minor fix 2022-04-23 23:44:50 +02:00
Tanay Pant
e0a8ef8b3a Create Okta OAuth Adapter 2022-04-23 20:14:32 +02:00
Eldad A. Fux
e3c9041ca1
Merge pull request #3096 from appwrite/feat-rename-providers
Rename 'providers' to 'authProviders'
2022-04-17 17:23:05 +03:00
Bradley Schofield
e567b68c19 Rename 'providers' to 'authProviders' 2022-04-14 09:54:29 +00:00
Andrey
e37d1be6a6 * Move default host value from code to env variables
* Add validation for host value
2022-04-13 18:15:25 +02:00
Andrey
ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00
Eldad A. Fux
c8ef2d2236
Merge pull request #3006 from appwrite/fix-network-env-var
Fix: Network ENV var
2022-04-10 16:57:55 +03: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
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
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
Matej Bačo
320d4518b7 Move network env var to executor container 2022-03-24 11:01:30 +00:00
Matej Bačo
bff9acb88a Upgraded versions 2022-03-23 12:05:57 +00:00
Torsten Dittmann
36384c4fe5 chore: prepare 0.13.3 2022-03-15 13:19:04 +01:00
Eldad A. Fux
5bf0202490
Update src/Appwrite/Utopia/Response/Model/AttributeFloat.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-03-14 19:40:19 +02:00
Damodar Lohani
1d7e8a76a1 update attribute examples 2022-03-14 06:03:55 +00:00
Torsten Dittmann
26684ec0f9 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-0-13-2 2022-03-07 16:11:36 +01:00
Torsten Dittmann
f07cd7b043 chore: prepare 0.13.2 2022-03-07 12:33:09 +01:00
Steven Nguyen
e35ccea43a Fix platform type mismatch in origin validation 2022-03-05 15:35:44 -08:00
Torsten Dittmann
2fd6dc9fa1 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-0-13-1 2022-03-04 14:22:29 +01:00
Christy Jacob
ea1d55e82b feat: use strict comparison 2022-03-04 14:34:42 +04:00
Christy Jacob
07e104ea01 feat: fix timeout issues 2022-03-04 01:14:44 +04:00
Torsten Dittmann
3968c06205 chore: prepare version numbers to 0.13.1 2022-03-03 15:14:22 +01:00
Torsten Dittmann
17f3353a5f fix: migration for executions 2022-03-02 17:45:22 +01:00
Torsten Dittmann
51b2b88dc0 fix: executions migration 2022-03-02 17:31:28 +01:00
Torsten Dittmann
c7f5f0ff94 fix: migration sql escape for rename tables 2022-03-02 13:40:42 +01:00
Torsten Dittmann
d826ad0d9f fix: migration sql escape 2022-03-02 13:30:43 +01:00
Torsten Dittmann
cb631c1c46 fix: migration escape sql statements 2022-03-02 13:20:59 +01:00
Torsten Dittmann
c84a1e4fd8 fix: migration custom collection 2022-03-02 12:37:54 +01:00
Torsten Dittmann
e44587b3c9
Merge pull request #2877 from appwrite/fix-spec-nested-maps
Fix spec nested map properties being overridden
2022-03-02 11:30:52 +01:00
Torsten Dittmann
5e3f226539
Merge pull request #2876 from appwrite/fix-v13-filter-defaults
Fix v13 filter for null int defaults
2022-03-02 10:49:01 +01:00
Torsten Dittmann
69e51195a3 fix: migration files cursor 2022-03-02 09:52:24 +01:00
Torsten Dittmann
0003fc09ca fix: add console log to custom collection migration 2022-03-02 09:35:52 +01:00
Torsten Dittmann
66099079b1 style: fix code 2022-03-02 09:12:20 +01:00
Torsten Dittmann
0e270b89d2 fix: files migration 2022-03-02 09:11:10 +01:00
Torsten Dittmann
3e4470ed57 chore: add comment 2022-03-02 08:56:20 +01:00
Torsten Dittmann
e6c986d3fb fix: files migration 2022-03-02 08:53:06 +01:00
Torsten Dittmann
8c056706de fix: teams migration type 2022-03-02 08:43:05 +01:00