1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
Commit graph

1639 commits

Author SHA1 Message Date
Eldad Fux ef778ea115 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 21:21:47 +02:00
Eldad A. Fux 6f626ce014
Merge pull request #277 from armino-dev/add-discord-oauth-provider
Added Discord OAuth provider
2020-01-13 21:21:20 +02:00
Eldad Fux 4280e8da5c Removed border 2020-01-13 21:20:16 +02:00
Eldad Fux ee994f8e36 Added users service e2e tests 2020-01-13 20:55:57 +02:00
Eldad Fux e0330ba8ed Created users tests 2020-01-13 20:30:13 +02:00
Eldad Fux 21eb9f0ae7 Updated DB tests 2020-01-13 20:14:26 +02:00
Eldad Fux 74655d5233 Updated DB tests 2020-01-13 19:53:22 +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
Christy Jacob 6bc1668877 chore: Amazon Adapter changes 2020-01-13 20:03:41 +05:30
Christy Jacob 67bda8b9fa feat: modified Amazon Adapter to use the new custom scopes 2020-01-13 20:02:03 +05:30
Christy Jacob 907de3e95f chore: sanitisation of BitBucket Adapter 2020-01-13 19:48:47 +05:30
Christy Jacob b190bc28d8 chore: added required Scopes to Amazon Adapter 2020-01-13 19:46:41 +05:30
Christy Jacob fe9f79b123 chore: corrected function doc 2020-01-13 19:43:08 +05:30
Christy Jacob cda8f27398 chore: support for chaining in addScope 2020-01-13 19:42:09 +05:30
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 A. Fux 1f2a9f7087
Merge pull request #276 from appwrite/OAuth-mock-server-and-adapter
OAuth mock server and adapter
2020-01-13 14:26:05 +02:00
Eldad Fux 8b8d311135 Added mock OAuth server 2020-01-13 14:23:45 +02:00
Eldad Fux 2f125196e4 Added mock OAuth adapter 2020-01-13 14:23:39 +02:00
Eldad Fux c5444c828f Fix for OAuth issues 2020-01-13 10:48:37 +02:00
Eldad Fux ea71048905 Added DB tests - work in progress 2020-01-13 10:46:09 +02:00
Christy Jacob 1f1e4e0def chore: added duplicate scope check in constructor 2020-01-13 12:01:36 +05:30
Christy Jacob 563ea1363c feat: added abuse checks as per review 2020-01-13 09:57:49 +05:30
Eldad Fux e30deaf7b7 New tests 2020-01-12 23:28:26 +02:00
Christy Jacob ecae436f4f chore: removed debug comments 2020-01-13 00:15:01 +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 479bb0cf81 Merge remote-tracking branch 'upstream/master' 2020-01-12 23:58:49 +05:30
Christy Jacob 074bf1ae50 feat: applied methods to adapters 2020-01-12 23:50:27 +05:30
Christy Jacob 230b039bbd feat: added methods for adding and getting scopes 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 d5294da9da chore: added cache and local storage to gitignore 2020-01-12 23:50:17 +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 3686171d6e Updated server tests 2020-01-12 13:47:08 +02:00
Eldad Fux f77aa39ff7 Updated and synced public available scopes 2020-01-12 13:46:39 +02:00
Eldad Fux 327b82dffc Improved e2e tests 2020-01-12 13:11:16 +02:00
Eldad Fux 173511d1b5 Test for CI 2020-01-12 09:00:07 +02:00
Eldad Fux 1980cdadba Update travis PHP version 2020-01-12 08:40:04 +02:00
Eldad Fux 5d33721e60 Updated tests structure 2020-01-12 08:35:37 +02:00
Eldad Fux 211047d92e Updated naming conventions 2020-01-12 02:20:35 +02:00
Eldad Fux 37756fee71 Updated docs 2020-01-12 02:19:55 +02:00