1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00
Commit graph

1253 commits

Author SHA1 Message Date
Torsten Dittmann 9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
Damodar Lohani cf912993b4 fix default magic login handling url 2021-09-02 11:06:25 +05:45
Torsten Dittmann bcc8c0a9cd fix(magic-url): verify e-mail address on user 2021-09-01 09:29:12 +02:00
Torsten Dittmann 5bdebe55d7
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:23:08 +02:00
Torsten Dittmann 8346710d4f
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:22:51 +02:00
Torsten Dittmann c729972325 fix(security): replace getQuery with frontend equivalent 2021-08-31 16:05:43 +02:00
Damodar Lohani fe51f50b3f requested changes 2021-08-31 16:14:54 +05:45
Damodar Lohani b8466063e1
Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-08-31 16:11:20 +05:45
Damodar Lohani 2b6b08c5e1 disable auth settings for smtp dependent auth if smtp is not enabled 2021-08-31 15:30:51 +05:45
Damodar Lohani e9e83d14c3 updates and fixes, default handler for magic login 2021-08-31 15:07:48 +05:45
Damodar Lohani 4996a80e22 publicly allow 503 errors 2021-08-31 13:20:51 +05:45
Damodar Lohani 6a3f90a3a4 for endpoints that send mails, throw exception when smtp is disabled 2021-08-31 13:20:04 +05:45
Damodar Lohani ee5745d3ce throw exception if SMTP is not available 2021-08-31 13:17:58 +05:45
Damodar Lohani d67c754dad update descriptions 2021-08-31 12:58:30 +05:45
Damodar Lohani 45955f0c41 abuse limit by email param 2021-08-31 11:42:07 +05:45
Damodar Lohani 13ba85036b fix token type for verification 2021-08-30 17:17:05 +05:45
Damodar Lohani 56fdbf9e3e fix scope 2021-08-30 16:54:45 +05:45
Damodar Lohani 22ceb1dc7c create session with magic url 2021-08-30 16:29:52 +05:45
Torsten Dittmann 93c481b24b Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-30 12:08:08 +02:00
Damodar Lohani dc033b71ab users api update name, email, password methods 2021-08-29 14:23:40 +05:45
Torsten Dittmann d69ccf5c6e fix whitespace 2021-08-25 12:22:25 +02:00
Torsten Dittmann 5d430b7b53 fix(usage): use proper projectdb namespace 2021-08-25 12:08:23 +02:00
Torsten Dittmann 8eef572d3e Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-25 10:01:46 +02:00
Damodar Lohani 9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Torsten Dittmann eb12a8c26f fix(general): role reference overwrite 2021-08-18 12:20:49 +02:00
Torsten Dittmann 3efbad9659 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-16 11:10:48 +02:00
Damodar Lohani 3b3df02f80 fix param naming 2021-08-02 16:29:22 +05:45
Damodar Lohani 9ede80f0c2 update mock api validators 2021-08-02 16:23:42 +05:45
Damodar Lohani 28b3072b52 modifying mock api for keywords test 2021-08-02 11:15:13 +05:45
Damodar Lohani c0265fee8b hot fix api issue 2021-08-01 14:39:26 +05:45
Eldad A. Fux 6588144db5
Merge pull request #1440 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-30 09:42:07 +03:00
Christy Jacob 15224fa678 feat(mails): default to english locale if missing translations 2021-07-30 00:16:06 +05:30
Christy Jacob 1f61177f54
Merge pull request #1422 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-28 02:38:03 +05:30
Christy Jacob 2f1474f03d feat(email-templates): move email rendering to mails worker 2021-07-28 02:01:19 +05:30
Christy Jacob 3b573745bd feat(email-templates): render email body using new templates 2021-07-27 21:33:39 +05:30
Christy Jacob 196fbeca8a feat(cta): delete the cta template and cta css classes 2021-07-27 19:55:04 +05:30
Christy Jacob d97a4df9db feat(cta): remove usage of cta template 2021-07-27 19:29:41 +05:30
Bradley Schofield 7974a6ba5e Update account.php 2021-07-27 12:21:26 +01:00
Bradley Schofield e0761e1737 Fix create email verification abuse-key 2021-07-27 12:15:59 +01:00
Bradley Schofield d729d54de0 Fix Create JWT abuse key 2021-07-27 12:07:39 +01:00
Christy Jacob 198c5087c7 feat: review comments 2021-07-26 12:35:08 +05:30
Christy Jacob 2919e70d05 feat(template): added static method for template creation from file 2021-07-23 22:59:20 +05:30
Christy Jacob 47084b2835 feat(locale): fix broken tests 2021-07-23 20:05:21 +05:30
Christy Jacob 16b3c5c3a4 feat(locale): use new locale functions 2021-07-23 01:45:01 +05:30
Eldad Fux d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03:00
Torsten Dittmann 882686952e adapt to review 2021-07-13 17:18:02 +02:00
Torsten Dittmann 16fde539b5 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-13 12:08:40 +02:00
Torsten Dittmann e9a37e9a53
Merge pull request #1385 from TorstenDittmann/fix-broken-pdo-connection
fix(http): reset pdo connection if broken
2021-07-12 18:39:57 +02:00
Torsten Dittmann cff517a2ab adapt to review 2021-07-12 18:15:21 +02:00
Torsten Dittmann 76af58c646 fix(pdo): throw on general to parent 2021-07-12 17:27:26 +02:00