1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00
Commit graph

829 commits

Author SHA1 Message Date
Eldad Fux
9c97b96ab4 'token' is now 'secret' for better consistency 2020-01-19 14:22:45 +02:00
Eldad Fux
72481d88e1 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-19 12:43:54 +02:00
Eldad Fux
7799ef47ec File upload route (POST /v1/storage/files) now accept a single file per request 2020-01-19 10:05:31 +02:00
Christy Jacob
28ec03c885 chore: added Salesforce to providers 2020-01-19 07:46:22 +05:30
Eldad Fux
92575b17e7 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 23:06:53 +02:00
Christy Jacob
ed983b4f34 chore: updated providers list 2020-01-19 01:44:38 +05:30
Eldad Fux
e745a8e5b5 Updated teams tests 2020-01-18 22:02:47 +02:00
Christy Jacob
e8cf1cb977 Merge remote-tracking branch 'upstream/master' 2020-01-19 01:29:01 +05:30
Eldad Fux
9df37a193c Fixed prefs validation 2020-01-18 21:07:02 +02:00
Eldad Fux
98e846fa19 Fix for prefs validation 2020-01-18 20:47:58 +02:00
Eldad Fux
a3053fe3a7 Updated docs 2020-01-18 19:32:02 +02:00
Eldad Fux
81805d0c62 Added tests 2020-01-18 18:03:17 +02:00
Eldad Fux
f034d1024d wip 2020-01-18 16:47:08 +02:00
Eldad Fux
28560c7520 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 15:51:12 +02:00
Armino Popp
7d89b02f6e Initial commit 2020-01-17 19:58:00 +02:00
Eldad Fux
63c36f1265 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-17 08:06:10 +02:00
Eldad Fux
e793f8bb5d Fixed some small bugs in teams service 2020-01-16 16:05:48 +02:00
Armino Popp
5bfd1e602a Added Spotify OAuth provider initial files 2020-01-16 12:48:05 +02:00
Armino Popp
358f6bdf6b Added twitch OAuth 2020-01-15 17:50:22 +02:00
Eldad Fux
1328034ccd Fix for CI 2020-01-14 23:11:02 +02:00
Eldad Fux
d5044ce1d5 Added support for SameSite cookie option 2020-01-14 22:50:49 +02:00
Eldad Fux
ba5f0c8b31 Added more metadata for new SDKs 2020-01-14 18:16:24 +02:00
Eldad Fux
f68a135106 Fixed UI sync issues 2020-01-14 11:22:56 +02:00
Eldad Fux
ef778ea115 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 21:21:47 +02:00
Armino Popp
bd98968d76 Added mock => false attribute 2020-01-13 17:47:08 +02:00
Armino Popp
4d548d2808 Added Discord OAuth provider 2020-01-13 17:30:10 +02:00
Eldad Fux
178d45cabf New OAuth e2e test 2020-01-13 17:15:52 +02:00
Eldad A. Fux
d4ba226b74
Merge branch 'master' into master 2020-01-13 17:10:24 +02:00
Eldad Fux
d005ade2d8 Removed buggy abuse check 2020-01-13 14:49:17 +02:00
Eldad Fux
73e1062884 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 14:48:52 +02:00
Eldad Fux
0a7889ac84 Hide mock OAuth server from the UI 2020-01-13 14:43:00 +02:00
Eldad Fux
00e18551b1 Updated OAuth mock server 2020-01-13 14:40:10 +02:00
Eldad Fux
127a29879f Updated OAuth providers list 2020-01-13 14:31:23 +02:00
Eldad Fux
8b8d311135 Added mock OAuth server 2020-01-13 14:23:45 +02:00
Eldad Fux
c5444c828f Fix for OAuth issues 2020-01-13 10:48:37 +02:00
Christy Jacob
563ea1363c feat: added abuse checks as per review 2020-01-13 09:57:49 +05:30
Christy Jacob
55707e86cb chore: removed abuse-limit in callback endpoint 2020-01-13 00:11:45 +05:30
Christy Jacob
d6f5d81073 chore: set abuse-limit to default 2020-01-13 00:10:27 +05:30
Christy Jacob
d33ffbbd37 chore: added back abuse limits 2020-01-13 00:09:09 +05:30
Christy Jacob
074bf1ae50 feat: applied methods to adapters 2020-01-12 23:50:27 +05:30
Christy Jacob
2660fcfc3b feat: added support for scopes param in OAuth Constructor 2020-01-12 23:50:26 +05:30
Christy Jacob
a5bfc8668b feat: added support for scope parameter in the OAuth route 2020-01-12 23:50:26 +05:30
Christy Jacob
8949584e7c chore: merge commit 2020-01-12 23:49:39 +05:30
Eldad Fux
2f843943e1 Improved health check tests 2020-01-12 17:20:51 +02:00
Eldad Fux
f77aa39ff7 Updated and synced public available scopes 2020-01-12 13:46:39 +02:00
Eldad Fux
211047d92e Updated naming conventions 2020-01-12 02:20:35 +02:00
Eldad Fux
43dd5c6c2b Fixed OAuth issue 2020-01-12 01:13:55 +02:00
Eldad Fux
a2f9e7ef99 Updated tests 2020-01-11 23:53:57 +02:00
Eldad Fux
f5f074eb86 Tests - work in progress 2020-01-11 15:58:02 +02:00
Eldad Fux
2181683c13 Updated docs 2020-01-06 01:22:02 +02:00