prateek banga
|
9057a50a10
|
rename provider param in config
|
2023-08-07 15:54:00 +05:30 |
|
Steven Nguyen
|
611524476b
|
Merge branch 'master' into feat-master-to-1.4.x
|
2023-07-26 13:33:49 -07:00 |
|
Steven Nguyen
|
5be6d8e90b
|
Update Project providers to also include the provider key
Pass the provider key and name back so that a nicely formatted name
can be shown in the Appwrite Console.
|
2023-07-20 16:53:33 -07:00 |
|
Damodar Lohani
|
1fb492ff47
|
project model update
|
2023-03-09 01:59:17 +00:00 |
|
Damodar Lohani
|
309d67066e
|
Merge branch 'feat-password-history' of https://github.com/appwrite/appwrite into feat-password-dictionary
|
2023-01-16 09:55:12 +00:00 |
|
Damodar Lohani
|
7f3a2dcce7
|
fix model
|
2023-01-16 09:46:53 +00:00 |
|
Damodar Lohani
|
44082a92f7
|
fix resonse model
|
2022-12-26 05:58:16 +00:00 |
|
Damodar Lohani
|
3bcb1f846e
|
password disctionary endpont and project model
|
2022-12-26 05:31:49 +00:00 |
|
Damodar Lohani
|
f72d075c40
|
Update src/Appwrite/Utopia/Response/Model/Project.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2022-12-19 10:54:56 +05:45 |
|
Damodar Lohani
|
9114a61fb2
|
Update src/Appwrite/Utopia/Response/Model/Project.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2022-12-18 14:08:45 +05:45 |
|
Damodar Lohani
|
0eae73e7b8
|
fix: password comparison
|
2022-12-18 06:27:41 +00:00 |
|
Damodar Lohani
|
ae24689b89
|
default auth session limit 10
|
2022-12-13 06:26:25 +00:00 |
|
Damodar Lohani
|
c60a3a66a0
|
feat: session limit separate default and max value
|
2022-12-12 05:07:18 +00:00 |
|
Damodar Lohani
|
fd93c8aebd
|
feat: add auth session limit param
|
2022-12-11 07:15:18 +00:00 |
|
Bradley Schofield
|
64b725a6f7
|
Update Defaults
|
2022-11-15 10:19:35 +00:00 |
|
Bradley Schofield
|
3c71164741
|
Merge branch '1.1.x' into feat-implement-session-length-api
|
2022-11-14 15:30:38 +00:00 |
|
Bradley Schofield
|
43d4d6fec3
|
Address Eldad's Comments
|
2022-11-14 09:57:37 +00:00 |
|
Bradley Schofield
|
e1f9a8e0ce
|
Clean up a couple things and fix tests
|
2022-11-04 14:48:29 +00:00 |
|
Bradley Schofield
|
cddacfbb78
|
Handle Eldad's Comments
|
2022-11-01 14:43:18 +00:00 |
|
Bradley Schofield
|
d34359fd49
|
Implement Variable Session Duration
|
2022-10-31 14:54:15 +00:00 |
|
Torsten Dittmann
|
461c12c7fe
|
Merge pull request #3701 from appwrite/feat-oauth-improvements
Feat: OAuth improvements
|
2022-10-24 17:57:40 +02:00 |
|
Christy Jacob
|
d5028e601e
|
feat: update datetime description
|
2022-09-05 01:26:16 +04:00 |
|
Matej Bačo
|
61ab41bf86
|
Implement status of oauth providers, and refactor response models
|
2022-08-19 09:21:51 +00:00 |
|
Jake Barnby
|
86f209800a
|
Merge remote-tracking branch 'origin/origin/datetime-attributes' into refactor-permissions-inc-queries-update-datetime-fixes
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Utopia/Response/Model/AttributeDatetime.php
|
2022-08-15 16:43:47 +12: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 |
|
fogelito
|
9b9f2fe428
|
global const for TYPE_DATETIME_EXAMPLE
|
2022-08-14 13:27:07 +03:00 |
|
Torsten Dittmann
|
bf9533007b
|
tests: fix unit tests
|
2022-08-01 12:22:04 +02:00 |
|
fogelito
|
ba40ac4e90
|
Change models Class name
|
2022-07-28 13:26:22 +03:00 |
|
fogelito
|
203b3058a2
|
providerAccessTokenExpiry
|
2022-07-05 16:06:55 +03:00 |
|
fogelito
|
8628105eef
|
Model changes
|
2022-07-04 12:55:11 +03:00 |
|
Torsten Dittmann
|
bbdf70ee90
|
feat: use new $createdAt and $updatedAt attributes
|
2022-06-15 14:46:52 +02:00 |
|
Everly Precia Suresh
|
19300ccdd7
|
format files in app, src, tests
|
2022-05-23 14:54:50 +00:00 |
|
Bradley Schofield
|
e567b68c19
|
Rename 'providers' to 'authProviders'
|
2022-04-14 09:54:29 +00:00 |
|
Matej Baco
|
e065470ffc
|
Merge branch 'feat-database-indexing' into feat-health-api-response-models
|
2021-12-20 12:09:50 +01:00 |
|
Matej Baco
|
ea7b5970c3
|
Post-PR review fixes
|
2021-12-15 11:19:29 +01:00 |
|
Torsten Dittmann
|
cbc630e1b6
|
fix merge conflicts
|
2021-10-25 16:51:39 +02:00 |
|
Torsten Dittmann
|
1fd4e6c3c8
|
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing
|
2021-10-25 16:01:07 +02:00 |
|
Asmit2952
|
5a729e0932
|
Fixed PSR issues in Utopia Library
Signed-off-by: Asmit2952 <asmitbm2952002@gmail.com>
|
2021-10-06 19:52:38 +05:30 |
|
Torsten Dittmann
|
c3d1dad82c
|
fix stdClass usage
|
2021-10-05 17:39:39 +02:00 |
|
Eldad Fux
|
0dec65f979
|
Minor fix for missing default key
|
2021-08-07 08:12:33 +03:00 |
|
Damodar Lohani
|
755943a7fc
|
fix oauth restructure and console ui
|
2021-08-06 16:46:37 +05:45 |
|
Damodar Lohani
|
475002eef8
|
oauth2 providers in project grouped
|
2021-08-06 16:20:50 +05:45 |
|
Damodar Lohani
|
ebf306f814
|
group auth limit inside auths
|
2021-08-06 14:19:17 +05:45 |
|
Damodar Lohani
|
6f540fec0f
|
restructuring auth method keys
|
2021-08-06 13:46:53 +05:45 |
|
Damodar Lohani
|
851a00e438
|
group auth methods
|
2021-08-06 13:27:31 +05:45 |
|
Eldad A. Fux
|
da426cbb2c
|
Merge pull request #1436 from appwrite/feat-deprecate-tasks
Removed the tasks service
|
2021-08-02 13:42:34 +03:00 |
|
Eldad Fux
|
58b08c7111
|
Started work on the UI
|
2021-08-01 00:36:18 +03:00 |
|
Eldad Fux
|
fde3c0b112
|
Added response filter
|
2021-07-31 22:07:05 +03:00 |
|
Eldad Fux
|
c27fb0f000
|
work in progress
|
2021-07-31 07:58:33 +03:00 |
|
Damodar Lohani
|
a0279a63d8
|
service flags to new db
|
2021-07-29 16:13:17 +05:45 |
|