shimon
|
5da1f791a5
|
sync with 1.8.x
|
2025-11-27 18:17:04 +02:00 |
|
shimon
|
f216ea5d65
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance
# Conflicts:
# app/controllers/api/account.php
# app/controllers/api/graphql.php
# app/controllers/api/storage.php
# app/controllers/api/teams.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/controllers/shared/api/auth.php
# app/init/resources.php
# app/realtime.php
# app/worker.php
# composer.lock
# src/Appwrite/Auth/Auth.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Attribute/Decrement.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Attribute/Increment.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Delete.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Get.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Upsert.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/XList.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/Operations/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/Update.php
# src/Appwrite/Platform/Modules/Functions/Http/Executions/Create.php
# src/Appwrite/Platform/Modules/Functions/Http/Executions/Get.php
# src/Appwrite/Platform/Modules/Functions/Http/Executions/XList.php
# src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Buckets/Files/Action.php
# src/Appwrite/Utopia/Request.php
# src/Appwrite/Utopia/Response.php
# tests/unit/Auth/AuthTest.php
# tests/unit/Messaging/MessagingChannelsTest.php
|
2025-11-27 15:50:37 +02:00 |
|
shimon
|
4ad249f918
|
Revert "Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance""
This reverts commit 8765d5650a.
|
2025-11-26 12:05:12 +02:00 |
|
Jake Barnby
|
8765d5650a
|
Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance"
This reverts commit 919b01a1b1, reversing
changes made to deb5039352.
|
2025-11-19 16:21:06 +13:00 |
|
Damodar Lohani
|
4b15fec1d7
|
Remove further auth static methods
|
2025-11-04 07:51:03 +00:00 |
|
Damodar Lohani
|
918ad4a545
|
remove auth test and add user test
|
2025-11-04 07:41:42 +00:00 |
|
shimon
|
a6d1f46133
|
addressing comments
|
2025-10-29 10:38:09 +02:00 |
|
shimon
|
9e79d883a0
|
Refactor authorization retrieval in realtime and update imports in migration files; clean up whitespace in tests
|
2025-10-28 14:16:26 +02:00 |
|
shimon
|
cc6319a2c7
|
singletone fix
|
2025-10-28 11:09:20 +02:00 |
|
shimon
|
33f88fa5e0
|
Refactor authorization handling across multiple modules to use the new getAuthorization() method. Update CHANGES.md to reflect the change in usage worker authorization. Adjust composer.json to specify the correct version for utopia-php/database. Update plugin-api-version in composer.lock.
|
2025-10-22 16:35:48 +03:00 |
|
Jake Barnby
|
ddde13a78f
|
Revert "Merge pull request #10468 from appwrite/feat-apps-module-dl"
This reverts commit 9dd1939d1f, reversing
changes made to 8dfdfcb522.
# Conflicts:
# app/config/collections/common.php
# app/controllers/api/users.php
# app/init/resources.php
# composer.lock
|
2025-10-21 14:59:30 +13:00 |
|
Eldad Fux
|
b2b20c48b3
|
Fixed tests
|
2025-03-18 22:12:03 +01:00 |
|
Eldad Fux
|
55e560bb41
|
Fixed unit tests
|
2025-03-18 19:08:58 +01:00 |
|
Eldad Fux
|
afb40218d7
|
Fixed tests
|
2025-03-18 16:12:13 +01:00 |
|
Eldad Fux
|
84cec0e32c
|
format
|
2025-03-18 10:18:29 +01:00 |
|
Eldad Fux
|
7bae15d4fe
|
Merge remote-tracking branch 'origin/feat-sites' into feat-apps-module
|
2025-03-18 10:15:06 +01:00 |
|
Eldad Fux
|
0180f72067
|
Removed unsed methods and tests
|
2025-03-18 00:30:31 +01:00 |
|
Eldad Fux
|
477add3022
|
Formatting
|
2025-03-17 21:49:10 +01:00 |
|
Eldad Fux
|
8aa5714173
|
cleanups
|
2025-03-17 21:44:31 +01:00 |
|
Eldad Fux
|
1ce84f1650
|
WIP
|
2025-03-17 12:39:35 +01:00 |
|
Eldad Fux
|
a5e57a9a67
|
Work in progress, moving to instance based auth
|
2025-03-16 18:54:55 +01:00 |
|
Eldad Fux
|
cc724218b0
|
fixed formatting
|
2025-03-16 18:32:46 +01:00 |
|
Eldad Fux
|
706ce4b3b6
|
WIP - cleaning up auth managment
|
2025-03-16 18:30:48 +01:00 |
|
Jake Barnby
|
704437b5e8
|
Format
|
2025-02-11 22:04:52 +13:00 |
|
Jake Barnby
|
bed7ab321e
|
Add unit test
|
2025-02-11 22:02:20 +13:00 |
|
Chirag Aggarwal
|
27459cc2c0
|
chore: added test comment
|
2025-01-21 07:04:16 +00:00 |
|
Chirag Aggarwal
|
07630c272d
|
chore: update test
|
2025-01-20 12:41:57 +00:00 |
|
Chirag Aggarwal
|
8fb772340f
|
chore: shifted validation
|
2025-01-20 08:12:42 +00:00 |
|
Jake Barnby
|
8bc37026cd
|
Revert "Feat adding coroutines"
|
2024-10-08 20:54:40 +13:00 |
|
Binyamin Yawitz
|
d14edf4207
|
reverting: to set coroutines as head
|
2024-10-01 10:30:47 -04:00 |
|
Binyamin Yawitz
|
5512340cdd
|
Revert "Feat eldad4 coroutines"
|
2024-09-20 12:30:05 -04:00 |
|
Binyamin Yawitz
|
d1af8cfbe0
|
feat: Extracting authentication cookie
|
2024-07-17 15:21:47 -04:00 |
|
Eldad Fux
|
5d54f567cd
|
Fixed client overwriting
|
2024-04-22 09:45:31 +02:00 |
|
Matej Bačo
|
005a239932
|
Auth fixes
|
2024-03-07 18:24:01 +01:00 |
|
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
|
32cc186ea6
|
Merge remote-tracking branch 'origin/1.5.x' into feat-session-renewal
|
2024-01-22 08:17:52 +00:00 |
|
loks0n
|
3112a82dce
|
test: fix authTest
|
2024-01-17 12:18:35 +00:00 |
|
loks0n
|
bc1858c516
|
chore: do not auto create accounts in users endpoints
|
2024-01-17 11:03:04 +00:00 |
|
Matej Bačo
|
98d84a6887
|
Fix unit tests
|
2024-01-15 14:53:37 +00:00 |
|
loks0n
|
5c803f6eff
|
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-ssr
|
2024-01-08 11:41:55 +00: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 |
|
loks0n
|
bd83c16ae7
|
test: null token type case
|
2023-10-10 10:02:32 +01:00 |
|
Christy Jacob
|
82a206d808
|
Merge branch 'cl-1.4.x' of https://github.com/appwrite/appwrite into disallow-personal-data
|
2023-08-08 16:48:59 +00:00 |
|
Steven Nguyen
|
d960f85da6
|
Merge branch '1.4.x' into cloud-1.4.x
|
2023-08-04 18:07:33 -07:00 |
|
Steven Nguyen
|
aa3c2faed9
|
Merge tag '1.3.8' into cloud-1.3.x-2
|
2023-08-04 13:55:07 -07:00 |
|
Christy Jacob
|
e493551f8a
|
Merge branch '1.4.x' of github.com:appwrite/appwrite into disallow-personal-data
|
2023-07-20 01:44:25 +04:00 |
|
Christy Jacob
|
cd57da8ead
|
fix: update tests
|
2023-07-20 01:42:42 +04:00 |
|