appwrite/app/controllers/api
Steven ec1c4fd5c3 Bypass SMTP host check for admins adding team members
Since no email is sent when adding team members for admins, there shouldn't
be any need to check the SMTP host.
2022-05-31 20:50:19 -07:00
..
account.php Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-31 13:48:05 +00:00
avatars.php remove unecessary semi colons 2022-05-31 14:24:01 +00:00
database.php Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-31 13:40:43 +00:00
functions.php formate function.php 2022-05-31 13:50:27 +00:00
graphql.php fix linter issues in app directory 2022-05-30 17:41:25 +00:00
health.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
locale.php style: fix some styles 2022-05-08 17:10:56 +02:00
projects.php fix multi-line params in controllers 2022-05-23 16:42:27 +00:00
storage.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
teams.php Bypass SMTP host check for admins adding team members 2022-05-31 20:50:19 -07:00
users.php remove unecessary semi colons 2022-05-31 14:24:01 +00:00