1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

22 commits

Author SHA1 Message Date
Torsten Dittmann aef6c11370 fix(auth): use getRoles instead of static property 2021-12-10 18:52:33 +01:00
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
kodumbeats 61ffe18d2b Update password validator tests 2021-11-25 17:31:18 -05:00
Torsten Dittmann f09742175c fix auth tests 2021-10-07 22:24:09 +02:00
Torsten Dittmann 746b9c651e fix auth tests 2021-10-07 21:27:23 +02:00
Torsten Dittmann 4829b488f5 fix auth tests 2021-10-07 21:19:58 +02:00
Torsten Dittmann 978f15c1c1 extend tests 2021-09-03 18:05:50 +02:00
Torsten Dittmann 1f7bad1560 add test 2021-09-03 17:59:02 +02:00
Torsten Dittmann 159f75793c fix tests for auth get roles 2021-07-01 09:19:48 +02:00
Torsten Dittmann 80c4e378b3 fix(acl): getting role for user in auth class 2021-06-30 16:04:32 +02:00
Torsten Dittmann e232b2a723 fix tests 2021-06-29 15:11:14 +02:00
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Eldad Fux 538ffb0b24 Fixed type 2021-03-01 23:04:53 +02:00
Torsten Dittmann d4bd9c0d06 decouple user session from tokens 2021-02-19 13:12:47 +01:00
Eldad Fux 49aed67ad9 Fix for events memory management +
merged functions and webhooks events
2020-12-07 10:51:12 +02:00
Eldad Fux e2ba702dc9 More tests :) 2020-11-20 08:48:25 +02:00
Mou Ikkai bce17a6fd6
Update PasswordTest.php 2020-09-30 17:48:21 -04:00
Mou Ikkai f9cb4ae7e6
Fix for PhP 9 2020-09-30 17:08:58 -04:00
Eldad Fux 8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux 46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +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