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
|
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
|
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 |
|
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
|
bd83c16ae7
|
test: null token type case
|
2023-10-10 10:02:32 +01:00 |
|
Steven Nguyen
|
d960f85da6
|
Merge branch '1.4.x' into cloud-1.4.x
|
2023-08-04 18:07:33 -07:00 |
|
Steven Nguyen
|
09f3577256
|
Update Appwrite to add User labels to Auth roles
|
2023-06-09 10:18:51 -07:00 |
|
shimon
|
5850a454e0
|
addressing comments
|
2023-02-05 22:07:46 +02:00 |
|
fogelito
|
8ade726932
|
Changing Role + Permissions namespace
|
2022-12-14 18:04:06 +02:00 |
|
fogelito
|
f96128e14f
|
Changing Id
|
2022-12-14 17:42:25 +02:00 |
|
Bradley Schofield
|
94676a6c16
|
Alter sessionVerify to remove expire
|
2022-11-04 09:50:59 +00:00 |
|
Damodar Lohani
|
c635846dba
|
fix missing import
|
2022-10-16 01:47:38 +00:00 |
|
Damodar Lohani
|
185b206076
|
fix moved constant
|
2022-10-14 11:23:20 +00:00 |
|
Jake Barnby
|
53e6a3e312
|
Add verified/unverified role tests
|
2022-09-14 00:45:57 +12:00 |
|
Jake Barnby
|
7132e3a7f6
|
Assign member role for all of a users confirmed team memberships
|
2022-09-09 11:58:54 +12:00 |
|
Matej Bačo
|
3bb836a101
|
Update tests to support new confirmation check
|
2022-09-01 09:09:38 +00:00 |
|
Jake Barnby
|
55450a5ebc
|
Add missing toString calls
|
2022-08-27 16:06:38 +12:00 |
|
Jake Barnby
|
790276fced
|
Review test updates
|
2022-08-27 15:16:37 +12:00 |
|
Jake Barnby
|
cb6fc7f618
|
Merge branch 'origin/datetime-attributes' into refactor-permissions-inc-console-fix
# Conflicts:
# .gitignore
# app/config/collections.php
# app/controllers/api/account.php
# app/controllers/api/databases.php
# app/controllers/api/storage.php
# app/controllers/api/users.php
# composer.lock
# tests/e2e/Services/Account/AccountCustomClientTest.php
|
2022-08-19 16:49:34 +12:00 |
|
Jake Barnby
|
7019be987c
|
Merge remote-tracking branch 'origin/0.16.x' into origin/datetime-attributes
# 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
# app/controllers/api/account.php
# app/controllers/api/users.php
# app/controllers/shared/api.php
# app/workers/deletes.php
# composer.lock
# docker-compose.yml
# phpunit.xml
# src/Appwrite/Event/Delete.php
|
2022-08-19 16:20:19 +12:00 |
|
Jake Barnby
|
66539bbe3a
|
Review updates for role helper usage
|
2022-08-19 16:04:33 +12:00 |
|
Jake Barnby
|
fb34ecfa7d
|
Merge remote-tracking branch 'origin/0.16.x' into datetime-attributes-merge
# Conflicts:
# app/controllers/api/account.php
# app/controllers/api/databases.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/api/storage.php
# app/controllers/api/teams.php
# app/controllers/api/users.php
# app/controllers/general.php
# app/controllers/shared/api.php
|
2022-08-16 19:20:26 +12:00 |
|
fogelito
|
f52d28e75f
|
Auth tests
|
2022-08-15 22:18:37 +03:00 |
|
Jake Barnby
|
33970276b2
|
Self review
|
2022-08-15 19:20:10 +12:00 |
|
Eldad Fux
|
9b897629ba
|
Fixed code generator
|
2022-08-14 21:57:23 +03:00 |
|
Eldad Fux
|
fbd5835bd9
|
Fixed test
|
2022-08-14 21:33:52 +03:00 |
|
Eldad Fux
|
bd77354926
|
Fixed test
|
2022-08-14 20:22:01 +03:00 |
|
Eldad Fux
|
be36b31c4e
|
Added missing test for new codeGenerator
|
2022-08-14 19:53:55 +03:00 |
|
Eldad Fux
|
98fc8669e1
|
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-password-hash-algos
|
2022-08-14 19:23:30 +03:00 |
|
Jake Barnby
|
6a5de3e0b6
|
Merge remote-tracking branch 'origin/fix-datetime-attributes' into refactor-permissions-inc-queries-update-datetime-fixes
# Conflicts:
# app/config/collections.php
# app/controllers/api/databases.php
# app/controllers/api/projects.php
# app/controllers/api/teams.php
# composer.json
# composer.lock
# tests/e2e/Services/Account/AccountBase.php
# tests/e2e/Services/Databases/DatabasesBase.php
# tests/e2e/Services/Functions/FunctionsCustomServerTest.php
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
# tests/e2e/Services/Storage/StorageBase.php
# tests/e2e/Services/Storage/StorageCustomClientTest.php
# tests/e2e/Services/Storage/StorageCustomServerTest.php
# tests/e2e/Services/Teams/TeamsBase.php
# tests/e2e/Services/Webhooks/WebhooksBase.php
# tests/e2e/Services/Webhooks/WebhooksCustomClientTest.php
# tests/e2e/Services/Webhooks/WebhooksCustomServerTest.php
# tests/unit/Auth/AuthTest.php
|
2022-08-14 23:11:05 +12:00 |
|
Jake Barnby
|
b007acfa95
|
ID updates
|
2022-08-14 22:33:36 +12:00 |
|
Jake Barnby
|
ed712fb196
|
Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-inc-console-fix
# Conflicts:
# app/controllers/general.php
# composer.lock
|
2022-08-14 02:31:06 +12:00 |
|
Jake Barnby
|
7b9fb32fae
|
Update role references
|
2022-08-03 21:52:34 +12:00 |
|
Jake Barnby
|
1ab86c9331
|
Role reference updates
|
2022-08-03 16:17:49 +12:00 |
|
Torsten Dittmann
|
bf9533007b
|
tests: fix unit tests
|
2022-08-01 12:22:04 +02:00 |
|