1
0
Fork 0
mirror of synced 2024-08-20 04:31:20 +12:00
Commit graph

14319 commits

Author SHA1 Message Date
Damodar Lohani
124403b804 test for password discionary 2022-12-26 05:46:35 +00:00
Damodar Lohani
3bcb1f846e password disctionary endpont and project model 2022-12-26 05:31:49 +00:00
Damodar Lohani
1ff8ce2382 check against passwords dictionary 2022-12-26 05:24:26 +00:00
Eldad A. Fux
f9371ee4f3
Merge pull request #4896 from appwrite/fix-max-session-method
Fix max session method
2022-12-23 23:49:26 +02:00
Damodar Lohani
2603f91a6a use password history on account create and update password 2022-12-23 07:19:35 +00:00
Damodar Lohani
5d61ff5fab password dictionary 2022-12-23 07:19:11 +00:00
Eldad A. Fux
054ebc699c
Merge pull request #4783 from pomarec/fix-4782-email-body-fr-translation
Fix : translation french "emails.recovery.body"
2022-12-22 14:25:19 +02:00
Jake Barnby
27b1ae912a
Merge remote-tracking branch 'origin/fix-max-session-method' into feat-graphql-support 2022-12-22 21:11:35 +13:00
Jake Barnby
43c850bd9b
Deduplicate SDK method name 2022-12-22 21:03:06 +13:00
Jake Barnby
9694b79f03
Update changelog 2022-12-22 19:59:29 +13:00
Jake Barnby
cbf1d9deb6
Fix indentation 2022-12-22 19:16:03 +13:00
Jake Barnby
4699d78112
Remove redundant import 2022-12-22 19:15:02 +13:00
Jake Barnby
89fb5dceb2
Remove redundant logo 2022-12-22 19:02:20 +13:00
Damodar Lohani
eb9e7c737e fixed forgotten break 2022-12-22 04:56:17 +00:00
Jake Barnby
e86994b597
Add retries for flaky tests 2022-12-22 16:12:45 +13:00
Jake Barnby
6adbeb8b0d
Revert test change 2022-12-22 15:32:14 +13:00
Jake Barnby
dc49e1dcf3
Update user test type 2022-12-22 12:52:54 +13:00
Steven
9167b10c81
Merge branch 'master' into fix-4782-email-body-fr-translation 2022-12-21 11:45:50 -08:00
Jake Barnby
524a6db72d
Hide get method from SDKs 2022-12-21 20:45:34 +13:00
Damodar Lohani
772481451c test to set password history limit above 20 2022-12-21 06:42:27 +00:00
Damodar Lohani
1388f58b59 fix: formatting 2022-12-21 06:16:36 +00:00
Jake Barnby
2ee9f2607f
Remove redundant code 2022-12-21 19:15:42 +13:00
Damodar Lohani
ba5e0b4ae4 bump version 2022-12-21 05:43:10 +00:00
Damodar Lohani
82d20233e2 feat: add migration for password history 2022-12-21 05:41:16 +00:00
Christy Jacob
37ce513b87
Merge pull request #4341 from megatank58/patch-1
fix: correctly handle `=` in .env
2022-12-20 16:32:29 +05:30
Christy Jacob
8fdafdce45
Merge pull request #4533 from vimode/doc-windows-powershell-installation-new-line-fix
docs: update windows powershell commands
2022-12-20 15:40:37 +05:30
Christy Jacob
cb0a927e34
Merge pull request #4050 from geisterfurz007/fix-3916-empty-payload-returned-as-object
fix: empty payload returned as list
2022-12-20 13:37:24 +05:30
Christy Jacob
6b31edfdef
Merge pull request #4506 from karniv00l/user-not-found-exception
Fix User not found exception
2022-12-20 13:25:35 +05:30
Christy Jacob
1e94400a7b
Merge pull request #4332 from Sushrut1101/master
workflows: Update actions/checkout to v3
2022-12-20 13:23:08 +05:30
Christy Jacob
36e6b7e5c0
Merge pull request #4317 from tusharxoxoxo/patch-6
Update add-translations.md
2022-12-20 02:39:16 +05:30
Christy Jacob
a8b36f8259
Merge pull request #4298 from kalpeshT101/doc-fix-readme
Remove invalid link
2022-12-20 02:35:50 +05:30
Christy Jacob
adb21683e0
Merge pull request #4285 from vrabe/update-zh-tw-translation
update zh-tw translation
2022-12-20 02:31:41 +05:30
Christy Jacob
7cf49ac1f6
Merge pull request #4534 from sarthakroy2002/master
workflows: Update codeql-action to v3
2022-12-20 00:17:50 +05:30
vimode
fc1b0b0196
Merge branch 'master' into doc-windows-powershell-installation-new-line-fix 2022-12-19 18:37:04 +00:00
Christy Jacob
3e3cb638f4
Merge pull request #4537 from keul/patch-1
Fixed README documentation
2022-12-19 20:20:54 +05:30
Damodar Lohani
679fd66507 add to changelog 2022-12-19 08:35:02 +00:00
Damodar Lohani
2019deb454 Merge branch 'feat-password-history' of https://github.com/appwrite/appwrite into feat-password-history 2022-12-19 08:28:30 +00:00
Damodar Lohani
b35e5a04be fix users endpoint test 2022-12-19 08:28:02 +00:00
Jake Barnby
09a6726afa
Update specs 2022-12-19 20:52:14 +13:00
Jake Barnby
56a903577f
Remove docs false 2022-12-19 20:51:34 +13:00
Jake Barnby
11ef344216
Remove get method from SDKs 2022-12-19 19:07:04 +13:00
Jake Barnby
bcceee9a7d
Update for SDK generator changes
(cherry picked from commit d6bd0f466b76229e1bf5915d2fb5642cde7d3b69)
2022-12-19 19:06:57 +13:00
Damodar Lohani
f72d075c40
Update src/Appwrite/Utopia/Response/Model/Project.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-12-19 10:54:56 +05:45
Damodar Lohani
5b1c54c440 fix suggestions 2022-12-19 05:07:41 +00:00
Damodar Lohani
95791c85ff
Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-12-19 10:49:18 +05:45
Damodar Lohani
28ac6c9355 fix validator 2022-12-18 09:37:13 +00:00
Damodar Lohani
30ece2d36a validator for password history 2022-12-18 09:08:51 +00:00
Damodar Lohani
f7dd37a9d1 format fix 2022-12-18 08:54:53 +00:00
Damodar Lohani
7a9b9f2710 remove test 2022-12-18 08:53:01 +00:00
Damodar Lohani
d098c8c698 use array slice 2022-12-18 08:47:02 +00:00