1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
Commit graph

10504 commits

Author SHA1 Message Date
Matej Bačo 71155a0bf3 Post-merge builds 2022-05-04 13:50:28 +00:00
Matej Bačo bc1b62f7da Merge branch 'master' into feat-password-hash-algos 2022-05-04 13:33:32 +00:00
Matej Bačo 79c5683574 Add SCryptModified logic 2022-05-02 15:00:17 +00:00
Eldad A. Fux 5593658938
Merge pull request #3128 from appwrite/feat-code-cleanup
Refactor code for locale
2022-05-02 10:56:21 +03:00
Matej Bačo 3f3858f0b3 TODO added 2022-05-01 14:14:16 +00:00
Matej Bačo 5b680d28d0 Abstract class, more tests, PHPass algo 2022-05-01 14:13:59 +00:00
Christy Jacob 63538bb0a1
Merge pull request #3139 from tanay1337/feat-okta-oauth
Feat: Create Okta OAuth Adapter
2022-04-26 19:13:08 +03:00
Tanay Pant 75519d6190 Update image 2022-04-26 16:30:35 +02:00
Tanay Pant 727637d635 Merge branch 'feat-okta-oauth' of https://github.com/tanay1337/appwrite into feat-okta-oauth 2022-04-26 16:27:29 +02:00
Tanay Pant c7540b03f7 Update image 2022-04-26 16:27:17 +02:00
Tanay Pant 7a884f5b50
Merge branch 'master' into feat-okta-oauth 2022-04-26 16:10:54 +02:00
Christy Jacob 9bf5babe4a
Merge pull request #3048 from appwrite/feat-auth0-oauth
Feat: Create Auth0 OAuth Adapter
2022-04-26 16:29:06 +03:00
Torsten Dittmann 9481fed75a
Merge pull request #3149 from INFERN04/master
docs: update typo on getting started page
2022-04-26 15:00:19 +02:00
Tanay Pant 56c184eff3 Add field for custom authorization server ID 2022-04-26 12:15:42 +02:00
Tanay Pant 1bca3b3ca8
Fix missing slash 2022-04-25 18:23:45 +02:00
Torsten Dittmann c145723b22
Merge pull request #3145 from appwrite/fix-enum-create
Fix: 1-element enum
2022-04-25 16:30:09 +02:00
Tanay Pant 5d86acf15f Fix image size 2022-04-25 15:45:50 +02:00
INFERN04 f6084098f0
Update GETTING_STARTED.md
I fixed a preposition
2022-04-25 19:02:10 +05:30
Matej Bačo f435649acb Fix 1-element enum 2022-04-25 07:54:17 +00:00
Everly Precia Suresh ea4d3fb76b regroup namespaces 2022-04-24 04:51:28 +00:00
Tanay Pant adce803d9e Minor fix 2022-04-23 23:44:50 +02:00
Tanay Pant 8942610219 Fix typo 2022-04-23 23:29:26 +02:00
Tanay Pant e0a8ef8b3a Create Okta OAuth Adapter 2022-04-23 20:14:32 +02:00
Everly Precia Suresh f5ca72b612 add space 2022-04-21 02:47:51 +00:00
Everly Precia Suresh 277897eefc push changes 2022-04-20 16:44:34 +00:00
Everly Precia Suresh f3252fc3d3 cleanup code for locale 2022-04-20 16:19:50 +00:00
Torsten Dittmann 32c6ef301e
Merge pull request #3126 from appwrite/fix-enum-array-ui
Fix array enums dropdown
2022-04-20 16:08:10 +02:00
Matej Bačo b26ed86824 Fix array enums dropdown 2022-04-20 14:02:57 +00:00
Torsten Dittmann 8b4ef53cfe
Merge pull request #3117 from gaby/update-php
Update PHP Docker Image to v8.0.18
2022-04-19 16:51:09 +02:00
Juan Calderon-Perez 4277e4d22b
Update PHP to 8.0.18 for final stage 2022-04-19 10:10:16 -04:00
Juan Calderon-Perez b153b4b07a
Bump PHP to 8.0.18 2022-04-19 10:01:59 -04:00
Torsten Dittmann 3839b7d71b
Merge pull request #2991 from gaby/update-baseimage
Update PHP Docker Image to v8.0.17
2022-04-19 15:54:15 +02:00
Torsten Dittmann 8a0c4c8ae8
Merge pull request #3092 from appwrite/fix-allow-password-update-OAuth
Fix 'magic URL' accounts from not being able to create a new password.
2022-04-19 15:51:50 +02:00
Eldad A. Fux e3c9041ca1
Merge pull request #3096 from appwrite/feat-rename-providers
Rename 'providers' to 'authProviders'
2022-04-17 17:23:05 +03:00
Bradley Schofield e567b68c19 Rename 'providers' to 'authProviders' 2022-04-14 09:54:29 +00:00
Eldad A. Fux 9e5436f80d
Merge pull request #3084 from sjke/feat-3077-add-executor-host-env-variable
Add Executor host variables as a part of infrastructure configuration
2022-04-14 06:20:01 +03:00
Eldad A. Fux 2aa322b8c9
Merge pull request #3090 from appwrite/feat-more-sdk-releases
More SDK release with Resumable upload support
2022-04-13 19:41:54 +03:00
Eldad A. Fux 607c7e0020
Merge pull request #3093 from appwrite/fix-update-session-docs
Fix: update session docs
2022-04-13 19:40:02 +03:00
Andrey e37d1be6a6 * Move default host value from code to env variables
* Add validation for host value
2022-04-13 18:15:25 +02:00
Matej Bačo 54f8556f95 Review changes 2022-04-13 14:44:21 +00:00
Matej Bačo bae4eb8959 Update session docs 2022-04-13 14:02:29 +00:00
Bradley Schofield 8ebe3ae7ca Update Docs for update password 2022-04-13 13:00:43 +01:00
Bradley Schofield 812249ebcb update account.php 2022-04-13 10:45:17 +00:00
Bradley Schofield 37d0de8291 Add tests 2022-04-13 10:27:58 +00:00
Bradley Schofield 51c9165bac Fix 'magic URL' accounts from not being able to create a new account. 2022-04-13 10:11:31 +00:00
Christy Jacob 23342fe926 feat: format spec 2022-04-13 11:59:17 +03:00
Christy Jacob d903f562a7 feat: fix docker-compose error 2022-04-13 11:58:09 +03:00
Eldad A. Fux 3dd11cf1e8
Merge pull request #3086 from appwrite/fix-attribute-icons
Fix: Attribut eicons
2022-04-13 11:47:45 +03:00
Damodar Lohani 4247214c69 update versions 2022-04-13 09:56:11 +05:45
Damodar Lohani 30ccc39287 sdk-generator update 2022-04-13 09:50:37 +05:45