1
0
Fork 0
mirror of synced 2024-05-19 12:12:36 +12:00
Commit graph

330 commits

Author SHA1 Message Date
Torsten Dittmann f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Torsten Dittmann f11a6325ff fix(api): use constant for maximum offset range 2021-12-01 14:05:01 +01:00
kodumbeats a83d99915d Align password requirements with nist guidelines 2021-11-25 15:07:54 -05:00
Torsten Dittmann f2eb6ae317 fix(ui): logs pagination 2021-11-18 11:33:42 +01:00
Torsten Dittmann ced8c9ef03 use updated audit library 2021-11-16 15:54:29 +01:00
Torsten Dittmann 19d01c17bb Revert "fix(api): add after pagination to logs endpoints"
This reverts commit 058b4dd975.
2021-11-16 14:37:33 +01:00
Torsten Dittmann 058b4dd975 fix(api): add after pagination to logs endpoints 2021-11-16 12:20:14 +01:00
Torsten Dittmann f8731e8d65 fix(api): logs limit param description 2021-11-16 12:02:11 +01:00
Torsten Dittmann d5f959454b feat(controllers): add pagination to logs endpoints 2021-11-15 10:48:32 +01:00
Torsten Dittmann e368053d7b fix magic url 2021-10-07 21:10:43 +02:00
Torsten Dittmann 8db80e164d Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 12:08:24 +02:00
Torsten Dittmann 492a83e336 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-search-attribute 2021-10-06 14:48:57 +02:00
kodumbeats 3d6de5da47 Throw correct response code for duplicate user 2021-10-05 12:02:54 -04:00
kodumbeats f2c678bf41 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-search-attribute 2021-10-05 11:04:09 -04:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Matej Baco 77793b4e01 update instead of delete, adjust code to new attribute 2021-09-21 13:18:54 +02:00
Eldad A. Fux ca39f1e617
Merge pull request #1555 from appwrite/fix-oauth-default-succss-failure-url
fix-oauth-default-succss-failure-url
2021-09-11 20:15:16 +03:00
Damodar Lohani 2adac4548a Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-09-07 11:06:12 +05:45
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
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 e9e83d14c3 updates and fixes, default handler for magic login 2021-08-31 15:07:48 +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 69f66c62f3 oauth default redirect url to user's instance instead of appwrite.io 2021-08-31 12:49:17 +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
Damodar Lohani 6524d00b08 update audit resource 2021-08-29 17:51:33 +05:45
Damodar Lohani bb666810d9 update to use duplicate exception to check email already exists 2021-08-29 17:45:25 +05:45
Damodar Lohani 4b5db30a43
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-08-19 16:58:32 +05:45
Damodar Lohani 2a1ccafb62
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-08-19 16:58:26 +05:45
Damodar Lohani 0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani bc05c4d3a5 update custom id description on all services 2021-08-19 10:37:36 +05:45
Damodar Lohani 0d73ac953d count total number of sessions deleted 2021-08-17 11:08:43 +05:45
Damodar Lohani 3e0cc30bdd some comments and small fixes 2021-08-16 18:16:49 +05:45
Damodar Lohani 00a1612b24 users and sessions stats 2021-08-16 14:38:34 +05:45
Eldad Fux a7c4edba95 Updated collection structures to support fulltext search 2021-08-14 21:56:28 +03:00
Eldad Fux 6a22cc92c0 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-project-object-restructuring 2021-08-06 21:59:35 +03:00
Damodar Lohani d6f3567a15 fix account error 2021-08-06 18:15:56 +05:45
Damodar Lohani 4a4bc21755 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-06 16:55:06 +05:45
Eldad Fux 09fb8327a5 Minor fixes 2021-08-06 13:48:50 +03:00
Damodar Lohani 475002eef8 oauth2 providers in project grouped 2021-08-06 16:20:50 +05:45
Damodar Lohani bcce7bc88e drop custom id support on sessions 2021-08-06 15:20:28 +05:45
Damodar Lohani ebf306f814 group auth limit inside auths 2021-08-06 14:19:17 +05:45