1
0
Fork 0
mirror of synced 2024-08-30 09:23:03 +12:00
Commit graph

19 commits

Author SHA1 Message Date
Torsten Dittmann
0a1d572c72 chore: run formatter 2024-03-06 18:34:21 +01:00
Jake Barnby
623c82c727
Merge remote-tracking branch 'origin/1.4.x' into 1.5.x
# Conflicts:
#	app/config/specs/open-api3-1.4.x-client.json
#	app/config/specs/open-api3-1.4.x-console.json
#	app/config/specs/open-api3-1.4.x-server.json
#	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-1.4.x-client.json
#	app/config/specs/swagger2-1.4.x-console.json
#	app/config/specs/swagger2-1.4.x-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	composer.json
#	composer.lock
#	src/Appwrite/Auth/Validator/Phone.php
2024-02-22 01:32:26 +13:00
Matej Bačo
554e9f93b6 Implement max password length 2024-01-02 10:59:35 +00:00
loks0n
33f92d9ab3 chore: fmt 2023-11-17 18:12:15 +00:00
loks0n
61e2b7a787 feat: more phone validation 2023-11-17 18:09:20 +00:00
Christy Jacob
cd57da8ead fix: update tests 2023-07-20 01:42:42 +04:00
Christy Jacob
0fb34433b9 feat: personal data filters to enhance password protection 2023-04-14 00:20:03 +04:00
Damodar Lohani
1904e3df81 fix formatting 2023-02-20 01:38:57 +00:00
Damodar Lohani
452ee5c086 update dictonary validator 2023-02-20 01:34:05 +00:00
Damodar Lohani
96cf2e6330 password dictionary test 2022-12-26 10:27:04 +00:00
Torsten Dittmann
bf9533007b tests: fix unit tests 2022-08-01 12:22:04 +02:00
Torsten Dittmann
dc25883685 feat: add update and verification method for account and users 2022-06-08 14:50:31 +02:00
Torsten Dittmann
8ce669da6f feat: initial phone authentication 2022-06-08 11:00:38 +02:00
kodumbeats
61ffe18d2b Update password validator tests 2021-11-25 17:31:18 -05:00
Eldad Fux
49aed67ad9 Fix for events memory management +
merged functions and webhooks events
2020-12-07 10:51:12 +02:00
Mou Ikkai
bce17a6fd6
Update PasswordTest.php 2020-09-30 17:48:21 -04:00
Eldad Fux
8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux
aea3d60ffa New password test assertions 2019-12-28 18:44:01 +02:00
Eldad Fux
afadddccca Added unit tests for Auth library 2019-12-28 18:37:39 +02:00