1
0
Fork 0
mirror of synced 2024-08-19 20:21:41 +12:00
Commit graph

19632 commits

Author SHA1 Message Date
Jake Barnby
bcf6d5dbe2
Merge pull request #7540 from appwrite/feat-session-target-delete
Feat session target delete
2024-02-03 04:03:31 +13:00
Jake Barnby
94d82c75c0
Update specs 2024-02-03 03:41:23 +13:00
Jake Barnby
f14c0cc0aa
Merge remote-tracking branch 'origin/1.5.x' into fix-spec-generation
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
2024-02-03 03:35:14 +13:00
Khushboo Verma
d40a51b50a Only disallow console requests 2024-02-02 20:01:54 +05:30
Jake Barnby
3816870e19
Fix duplicate routes 2024-02-03 03:26:04 +13:00
Jake Barnby
00eec6b3c5
Update database 2024-02-03 03:12:14 +13:00
Jake Barnby
874e483fb5
Trigger delete of targets associated with sessions when sessions are deleted 2024-02-03 03:06:36 +13:00
Jake Barnby
465bc81071
Add deletes job to delete targets tied to a particular session 2024-02-03 03:06:31 +13:00
Jake Barnby
38f93a3e89
Add session ID + internal ID to targets 2024-02-03 03:06:23 +13:00
Khushboo Verma
52c9109685 Improve error message 2024-02-02 19:35:35 +05:30
Khushboo Verma
7b4f334f31 Update error message 2024-02-02 19:30:54 +05:30
Torsten Dittmann
d65a8d05a4
Merge pull request #7346 from appwrite/feat-mfa
feat: mfa
2024-02-02 14:30:51 +01:00
Torsten Dittmann
e6ac3d73e8 revert: var_dump 2024-02-02 14:21:10 +01:00
Torsten Dittmann
7cbaf4e961 tests: debug 2024-02-02 14:13:52 +01:00
Torsten Dittmann
b462eee183 chore: run formatter 2024-02-02 13:50:41 +01:00
Torsten Dittmann
a77526cab1 fix: backup codes 2024-02-02 13:50:18 +01:00
Torsten Dittmann
db321db0fb fix: code review 2024-02-02 13:42:15 +01:00
Torsten Dittmann
75fc59931a Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-mfa 2024-02-02 13:30:11 +01:00
Jake Barnby
d0cccf72ea
Add spec generation changes for OpenAPI as well 2024-02-03 00:33:48 +13:00
Jake Barnby
0e8e455903
Fix spec generation 2024-02-02 23:54:34 +13:00
Jake Barnby
01d92d3125
Merge pull request #7526 from appwrite/feat-update-containers
Update containers
2024-02-02 22:23:11 +13:00
Jake Barnby
df3042dc55
Merge pull request #7536 from appwrite/fix-invalid-usage-labels
Remove redundant usage labels
2024-02-02 22:21:20 +13:00
Jake Barnby
0c921e78ca
Merge pull request #7537 from appwrite/fix-enum-namespacing
Update to standard namespacing for enums
2024-02-02 22:20:48 +13:00
Khushboo Verma
d96d84201e Add auth group to create email token endpoint 2024-02-02 14:03:20 +05:30
Khushboo Verma
0ea7b28a6b Resolve merge conflicts 2024-02-02 12:53:25 +05:30
Khushboo Verma
1f0dc6cc1e Update swoole version 2024-02-02 12:50:27 +05:30
Jake Barnby
3bb2016598
Fix tests 2024-02-02 18:48:34 +13:00
Jake Barnby
499f0a53ea
Update to standard namespacing for enums 2024-02-02 17:53:19 +13:00
Jake Barnby
d1bad7c3cd
Remove redundant usage labels 2024-02-02 17:16:31 +13:00
Eldad A. Fux
321a998947
Merge pull request #7533 from appwrite/feat-rename-security-phrases
Feat: Rename security phrases
2024-02-01 15:45:15 +01:00
Matej Bačo
ef3f7878dc PR review changes 2024-02-01 14:13:30 +00:00
Torsten Dittmann
9c0bd9fc6e
Merge pull request #7489 from appwrite/update-webhook-abuse-limit
Add webhook max failed attempts as env variable
2024-02-01 13:34:57 +01:00
Khushboo Verma
d3b002a48e Merge branch '1.5.x' into feat-block-countries 2024-02-01 17:49:14 +05:30
Khushboo Verma
851e5c5154 Remove restrict group and add logic to auth group 2024-02-01 17:40:41 +05:30
Eldad A. Fux
94f8ad327c
Merge pull request #7532 from appwrite/fix-logged-out-account-get
feat: ssr changes
2024-02-01 12:16:11 +01:00
Torsten Dittmann
ceb868c9d7 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-mfa 2024-02-01 11:57:32 +01:00
loks0n
5e26f01ecd chore: fix account get ssr 2024-02-01 10:41:41 +00:00
Matej Bačo
a47a4240ed Rename security phrases 2024-02-01 10:41:01 +00:00
loks0n
d84cfab244 feat: remove users.createSession 2024-02-01 10:21:38 +00:00
Jake Barnby
d306732b31
Merge branch '1.5.x' into feat-update-containers 2024-02-01 21:34:23 +13:00
Jake Barnby
125fa45ec3
Merge pull request #7525 from appwrite/feat-smtp-provider
Add SMTP provider
2024-02-01 21:07:37 +13:00
Jake Barnby
836ae8a607
Fix adapter instantiation 2024-02-01 17:51:28 +13:00
Jake Barnby
21f0ce5b82
Set port, username and password to defaults if not provided 2024-02-01 17:45:41 +13:00
Jake Barnby
a6b5734884
Fix encryption type options 2024-02-01 17:44:42 +13:00
Jake Barnby
acc7131c95
Remove redundant key existence check 2024-02-01 17:42:19 +13:00
Jake Barnby
19fdc193b6
Fix credential enabled check 2024-02-01 17:41:24 +13:00
Jake Barnby
9051c31a02
Update traefik, mariadb, redis containers 2024-02-01 02:36:35 +13:00
Jake Barnby
d275d36a0b
Fix param order 2024-02-01 02:33:14 +13:00
Jake Barnby
f22f7cd20c
Fix lock lint 2024-02-01 01:53:44 +13:00
Jake Barnby
e4194c690f
Merge remote-tracking branch 'origin/1.5.x' into feat-smtp-provider
# Conflicts:
#	composer.lock
2024-02-01 01:50:36 +13:00