1
0
Fork 0
mirror of synced 2024-08-20 12:41:26 +12:00
Commit graph

8939 commits

Author SHA1 Message Date
Matej Baco
d360fd2d96 Feedback updates, preparation for session renewing 2022-02-02 15:14:17 +01:00
Eldad A. Fux
3330cbc06b
Merge pull request #2636 from appwrite/fix-db-attr-number-params
Add float validator case to spec to prevent fallthrough
2022-02-01 22:57:44 +02:00
Matej Bačo
6256e824ea
Apply suggestions from code review
Co-authored-by: Brandon <robertsbt@gmail.com>
2022-02-01 18:14:58 +01:00
Matej Baco
8f58069b48 Implemented refresh token for all providers 2022-02-01 18:13:54 +01:00
Matej Baco
63f5f923b0 Updated docs to represent new refactored OAUth system 2022-02-01 17:54:26 +01:00
Matej Baco
563ae10217 Protected oauth methods 2022-02-01 17:47:19 +01:00
Matej Baco
7301923bba Added force parameter functionality 2022-02-01 17:47:08 +01:00
Matej Baco
5bb4a87280 Caching bug gix 2022-02-01 17:30:49 +01:00
Matej Baco
50f6c4dd1c Updated specs 2022-02-01 16:54:24 +01:00
Matej Baco
3aa62b439b Implemented refresh token endpoint 2022-02-01 16:54:20 +01:00
Matej Baco
89834af47d Refactored all providers, added expiry 2022-02-01 11:42:11 +01:00
Christy Jacob
6f4b53ad72 feat: fix tests 2022-02-01 12:39:07 +04:00
Matej Baco
76c8da92a3 Expirty token into spotify 2022-02-01 09:22:55 +01:00
Christy Jacob
5795733f6a
Update app/init.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-01 03:59:32 +04:00
Matej Baco
3303dd1f4b Refactored all providers 2022-01-31 21:39:14 +01:00
Matej Baco
60a2019715 Temporarly disabled all oauths 2022-01-31 21:20:17 +01:00
Matej Baco
570cfc18a8 Implemented refresh token system + Twitch provider update 2022-01-31 21:10:12 +01:00
Torsten Dittmann
22290c21dd Merge branch 'master' of https://github.com/appwrite/appwrite 2022-01-31 14:14:01 +01:00
Jake Barnby
b2e93bfa40 Add missing validator cases for OpenAPI3 2022-01-31 23:42:33 +13:00
Torsten Dittmann
059cb90f2a
Merge pull request #2700 from appwrite/fix-enum-ui
Fix: enum AppwriteConsole UI
2022-01-31 11:21:27 +01:00
Torsten Dittmann
1ecc6acc18
Merge pull request #2705 from appwrite/snyk-upgrade-8e756cdff5fdfe6bd5fac7efc147781b
[Snyk] Upgrade prismjs from 1.25.0 to 1.26.0
2022-01-31 11:15:13 +01:00
Torsten Dittmann
cac87c27e0
Merge pull request #2679 from appwrite/fix-ui-boolean-attribute
fix: ui boolean default values
2022-01-31 11:11:43 +01:00
Eldad A. Fux
adce14f9d8
Merge pull request #2642 from wess/master
Stripe OAuth provider
2022-01-31 01:45:11 +02:00
Christy Jacob
f042c00b20 feat: add new exceptions to accounts api 2022-01-31 02:44:47 +04:00
Eldad A. Fux
4cae20468b
Updated CI badge 2022-01-31 00:32:23 +02:00
Eldad A. Fux
4544483539
Merge pull request #2624 from BobcatProgrammer/feat-926-oauth2-microsoft-tenant-config
feat: Make OAuth2 Microsoft Provider configureable
2022-01-30 21:55:26 +02:00
Eldad A. Fux
da520f47bb
Merge pull request #2666 from appwrite/feat-default-to-collection-permissions
Default to collection-level permissions from console
2022-01-30 20:03:41 +02:00
Eldad A. Fux
22cb3bc01f
Merge pull request #2688 from appwrite/fix-update-document-permission
updateDocument permission check bugfix
2022-01-30 20:01:06 +02:00
Eldad A. Fux
f5be55025e
Merge pull request #2693 from appwrite/feat-managed-databases
Feat: compatibility with managed databases
2022-01-30 20:00:33 +02:00
Eldad Fux
1969380bfa Merge branch 'master' of github.com:appwrite/appwrite into feat-default-to-collection-permissions 2022-01-30 19:25:45 +02:00
Christy Jacob
506c19eb01 feat: add more desctiptions 2022-01-30 03:27:29 +04:00
Christy Jacob
aedded86de feat: add more desctiptions 2022-01-30 03:13:55 +04:00
Christy Jacob
6a0b3c328b feat: add more descriptions 2022-01-30 03:12:38 +04:00
Christy Jacob
8264a8fcd1 feat: improve description 2022-01-30 03:08:56 +04:00
Christy Jacob
df55cf4e39 fix: add description 2022-01-30 03:05:23 +04:00
Christy Jacob
c4b5f59b1b fix: bugs in exception class 2022-01-30 02:53:39 +04:00
Christy Jacob
b32ab98c00 fix: exception namespace 2022-01-30 02:50:07 +04:00
Christy Jacob
ecb4f97a72 fix: exception namespace 2022-01-30 02:49:52 +04:00
Christy Jacob
785af114f0 feat: load error codes in exception 2022-01-30 02:47:35 +04:00
Christy Jacob
9f671cfb18 feat: move error codes to config 2022-01-30 02:20:34 +04:00
Christy Jacob
a52a8fa3c7 feat: added new exception class and error codes 2022-01-30 02:15:01 +04:00
Wess Cope
216914faca
Merge branch 'appwrite:master' into master 2022-01-28 07:25:35 -05:00
wess
9d0a2243bf resized stripe logo 2022-01-28 07:15:12 -05:00
Torsten Dittmann
da4b7c5857 Merge branch 'master' of https://github.com/appwrite/appwrite 2022-01-28 13:10:50 +01:00
Jake Barnby
a264978f19 Update Kotlin and Android platform versions to current 2022-01-28 21:33:57 +13:00
snyk-bot
088a128af7
fix: upgrade prismjs from 1.25.0 to 1.26.0
Snyk has created this PR to upgrade prismjs from 1.25.0 to 1.26.0.

See this package in npm:
https://www.npmjs.com/package/prismjs

See this project in Snyk:
https://app.snyk.io/org/eldadfux/project/8574b5e4-6e89-4ade-bc02-2eaabc43eed0?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-01-27 17:58:10 +00:00
Jake Barnby
1ff0ecdee2 Remove Integer $loose parameters 2022-01-27 23:23:57 +13:00
Simon Trockel
ad8258f7c9
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-27 11:12:27 +01:00
Jake Barnby
1bcabf8f90 Merge remote-tracking branch 'origin/master' into fix-db-attr-number-params 2022-01-27 22:47:15 +13:00
Eldad A. Fux
9cd9a1dc5d
Merge pull request #2468 from stnguyen90/bug-2405-non-owner-delete-membership
Fix non-owner not able to delete their membership
2022-01-27 08:53:27 +02:00