1
0
Fork 0
mirror of synced 2024-09-28 15:31:43 +12:00
Commit graph

191 commits

Author SHA1 Message Date
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
178d45cabf New OAuth e2e test 2020-01-13 17:15:52 +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
00e18551b1 Updated OAuth mock server 2020-01-13 14:40:10 +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
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
Eldad Fux
daa12dd17c Deprecation of auth service 2020-01-06 01:07:41 +02:00
Eldad Fux
07ee07f6e4 Deprecating auth service 2020-01-05 13:29:42 +02:00
Eldad Fux
aa391df411 Fixed param error 2020-01-04 17:45:45 +02:00
Eldad Fux
a9abf52da9 Added webhooks event and audit logs for resources 2020-01-04 17:45:28 +02:00
Eldad Fux
128ae4239c Updated docs 2020-01-04 09:44:03 +02:00
Eldad Fux
eff4c94066 Added empty graphql controller 2020-01-03 23:16:26 +02:00
Eldad Fux
3fefd2e764 Removed unused namespace 2020-01-03 23:01:23 +02:00
Eldad Fux
bdc32f321e Added create account method 2020-01-03 23:00:53 +02:00
Eldad Fux
ed2ee90882 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-01 14:53:30 +02:00
Eldad Fux
d0979e6581 Fixed wrong error message 2019-12-31 16:40:21 +02:00
Eldad Fux
7ef71ce790 Moved audit library to a standalone repo 2019-12-29 11:47:55 +02:00
Eldad Fux
4c7f3899c3 Updated move and upload methods 2019-12-28 10:59:56 +02:00
Eldad Fux
d89e591476 Fixed storage root path 2019-12-27 19:00:36 +02:00
Eldad Fux
21961f2191 Fixed queue health check 2019-12-26 12:00:13 +02:00
Eldad Fux
b7a0e5b228 Merge branch 'master' of github.com:appwrite/appwrite into restify 2019-12-26 07:20:23 +02:00
Eldad Fux
91a01d511d Fixed mock service errors 2019-12-25 17:18:38 +02:00
Eldad Fux
2bbb57543f Added mock routes 2019-12-25 08:31:09 +02:00
Eldad Fux
cebd73a594 Added new mock routes 2019-12-24 22:59:31 +02:00
Eldad Fux
77a57e381f Fixed broken paths 2019-12-18 12:24:54 +02:00
Eldad Fux
066f08fcf5 Better locction for missing project error 2019-12-17 06:16:50 +02:00
Eldad Fux
6ab90cd01e Fixed paths 2019-12-16 21:35:33 +02:00
Eldad Fux
ef3545cb75 Synced scopes 2019-12-16 07:11:41 +02:00
Eldad Fux
69633e81c8 Fixed controllers paths 2019-12-16 07:00:07 +02:00
Eldad Fux
178c476109 Changed controllers location 2019-12-16 06:55:05 +02:00
Eldad Fux
53a97a59ca Project bot found check 2019-12-15 20:59:13 +02:00
Eldad Fux
cfb5806b17 Removed project query 2019-12-15 20:56:44 +02:00
Eldad Fux
d59cfd7a68 Splited controllers to client vs admin vs web 2019-12-15 05:03:43 +02:00
Eldad Fux
ae0bc3f2a5 Test for admin controllers 2019-12-14 21:33:29 +02:00
Eldad Fux
061a8f4f9b Fixed user status bug 2019-12-12 18:40:01 +02:00
eldadfux
dc31c84364 Fixed signup error message not showing up in console 2019-12-05 19:05:44 +02:00
Eldad A. Fux
3173bf9523
Update account.php 2019-11-29 20:31:02 +02:00
eldadfux
80fdf36016 Added project ID validation 2019-11-29 20:26:06 +02:00
eldadfux
f41cc152a3 Apply rate limiting only on API calls 2019-11-29 20:23:29 +02:00
eldadfux
6db825256e Some minor cleanups 2019-11-29 09:35:26 +02:00
eldadfux
e4e334e9e6 Removed old version constant 2019-11-29 09:35:18 +02:00
eldadfux
c278e55882 Updated docs 2019-11-27 19:24:36 +02:00