1
0
Fork 0
mirror of synced 2024-07-01 12:40:34 +12:00
Commit graph

56 commits

Author SHA1 Message Date
Eldad Fux bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Eldad A. Fux 1186c6a36f
Merge pull request #1298 from PineappleIOnic/feat-1297-add-expire-date-to-urls
Feat Add Expire Parameter to Email Verification and Password Reset URL's
2021-07-06 19:19:08 +03:00
Bradley Schofield e7b0dd9c4a Fix Tests 2021-07-06 15:39:45 +01:00
Eldad Fux 14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
Eldad Fux 57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
Bradley Schofield 1c0454daa9
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-07-02 11:40:58 +01:00
Eldad Fux 03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Bradley Schofield 0b1b21a5b0 Update Tests 2021-06-23 16:06:52 +01:00
Bradley Schofield 7e8d76b66d Add more tests 2021-06-18 10:28:54 +01:00
Bradley Schofield 06cf8ab253 Add tests and changelogs 2021-06-17 14:17:35 +01:00
Bradley Schofield e3273bc49f Add Tests 2021-06-16 11:41:15 +01:00
Eldad Fux 7720e2cdf9 Updated test 2021-05-27 17:57:54 +03:00
Torsten Dittmann d118b09d90 fix(account): add anon sessiom id 2021-05-20 15:41:55 +02:00
Christy Jacob 80328f1dc7 feat: review comments 2021-05-06 18:51:36 +05:30
Christy Jacob eaac52b9b7 feat: allow external users to update password without oldPassword 2021-05-05 00:22:46 +05:30
Torsten Dittmann 3b989cf6a7 fix: anonymous account tests 2021-04-16 18:50:16 +02:00
Torsten Dittmann d97e1674aa tests: fix 2021-04-14 15:07:26 +02:00
Torsten Dittmann e829f8f7bc add env var and console prevention 2021-02-23 23:43:05 +01:00
Torsten Dittmann 1387fb50f1 add tests for oauth2 2021-02-16 16:51:08 +01:00
Torsten Dittmann 6a31e19d73 add test to convert to existing email 2021-02-16 16:01:15 +01:00
Torsten Dittmann b559f8068e add test to login after converting 2021-02-16 15:20:15 +01:00
Torsten Dittmann 6005551023 update tests 2021-02-16 15:14:36 +01:00
Torsten Dittmann 6c717b7a31 add tests 2021-02-16 14:49:21 +01:00
Eldad Fux 89a5cf94b3 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2021-01-15 08:24:43 +02:00
Eldad Fux 5ec8bcff4c Fixed audit logs test 2021-01-01 12:03:18 +02:00
Eldad Fux 1f71fb2e66 Removed unrequired sleeps 2021-01-01 11:01:18 +02:00
Eldad Fux e4e0c23968 Added tests 2020-12-28 22:31:55 +02:00
Eldad Fux 5caaa227d0 Fixed tests 2020-12-27 22:32:39 +02:00
Eldad Fux 846b5ca3d6 Added tests 2020-12-27 19:21:16 +02:00
Eldad Fux 8d41590596 Added more tests 2020-11-24 22:54:37 +02:00
Eldad Fux 374e504923 Added more tests 2020-11-23 17:04:02 +02:00
Eldad Fux ea0f51a4da Added new webhook events 2020-11-18 21:38:31 +02:00
Eldad Fux 4d57d08ff9 Updated tests 2020-11-12 14:11:17 +02:00
Eldad Fux e81fb88736 First commit 2020-10-30 21:53:27 +02:00
Eldad Fux b7fe52ad54 Updated tests 2020-10-15 00:11:12 +03:00
Eldad Fux fefb2a8323 Fixed test 2020-09-08 01:27:34 +03:00
Eldad Fux 934ae8beac Fixed domain validation 2020-07-03 00:48:02 +03:00
Eldad Fux 27a8406be6 Fixed tests order 2020-06-19 20:21:55 +03:00
Eldad Fux 3943d30e28 Updated tests order 2020-06-19 20:10:48 +03:00
Torsten Dittmann 39edab15ca fix(tests) remove sleep before fetching emails 2020-06-14 01:04:40 +02:00
Torsten Dittmann 9aa9008f82 add mail background worker 2020-06-14 00:38:46 +02:00
Eldad Fux 555b761b44 New DB rules 2020-04-22 10:03:34 +03:00
Eldad Fux 7b1dd6b2c3 Updated all the REST API query params to be in camelCase 2020-03-25 22:19:19 +02:00
Eldad Fux 46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux f433db17d0 Updated naming from OAuth to OAuth2 2020-02-16 13:41:03 +02:00
Eldad Fux ae6999aee3 Updated session ID 2020-02-15 20:34:16 +02:00
Eldad Fux 0e33519267 Fix for e2e tests 2020-02-11 07:06:40 +02:00
Eldad Fux 82ee31c0e3 Fix for test race condition 2020-02-10 10:19:34 +02:00
Eldad Fux b6eeb368dc Added new account verification route 2020-02-10 09:34:02 +02:00
Eldad Fux 63f4f48f5f New account recovery tests 2020-02-08 20:51:57 +02:00