Matej Bačo
|
b2ce95a0cd
|
Dynamic key backwards compatibility
|
2026-04-28 16:14:10 +02:00 |
|
Matej Bačo
|
ed9b47f6ce
|
Migrate project jwt to dynamic api key
|
2026-04-28 15:57:37 +02:00 |
|
Matej Bačo
|
8f176166c9
|
Re-introduce project JWT endpoint
|
2026-04-28 15:31:10 +02:00 |
|
Matej Bačo
|
3d3f5934c6
|
Merge pull request #11993 from appwrite/feat-public-oauth2-endpoints
Feat: Public project OAuth2 configuration API
|
2026-04-28 12:41:50 +02:00 |
|
Matej Bačo
|
cb4cff120b
|
Add Keycloak oauth support
|
2026-04-28 10:54:13 +02:00 |
|
Matej Bačo
|
49e6a38e7f
|
Add fusionauth oauth
|
2026-04-28 10:43:16 +02:00 |
|
Matej Bačo
|
dfa3ae5274
|
Fix tests
|
2026-04-28 10:19:36 +02:00 |
|
Matej Bačo
|
543765a22a
|
Improve copy
|
2026-04-28 10:15:45 +02:00 |
|
Matej Bačo
|
e2bb9a9161
|
Simplify oauth endpoints
|
2026-04-28 10:08:39 +02:00 |
|
Matej Bačo
|
d25707346f
|
Add console oauth endpoint
|
2026-04-28 09:47:27 +02:00 |
|
Damodar Lohani
|
cefd063c55
|
Merge pull request #12165 from appwrite/fix/CLO-4280-getheader-string-coerce
fix: coerce non-string header values in Request::getHeader
|
2026-04-28 10:43:40 +05:45 |
|
Damodar Lohani
|
c924cbcc59
|
Merge pull request #12166 from appwrite/fix/CLO-4279-favicon-empty-body
fix: guard DOMDocument::loadHTML against empty body in favicon endpoint
|
2026-04-28 10:32:32 +05:45 |
|
Damodar Lohani
|
81321e82d1
|
Update src/Appwrite/Platform/Modules/Avatars/Http/Favicon/Get.php
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2026-04-28 10:05:01 +05:45 |
|
Damodar Lohani
|
30a511692b
|
test: add unit coverage for Request::getHeader non-string coercion
Refs CLO-4280
|
2026-04-28 04:15:00 +00:00 |
|
Damodar Lohani
|
9637409831
|
fix: coerce non-string header values in Request::getHeader
Closes CLO-4280
|
2026-04-28 03:54:35 +00:00 |
|
Damodar Lohani
|
c4f6b11706
|
fix: guard DOMDocument::loadHTML against empty body in favicon endpoint
Closes CLO-4279
|
2026-04-28 03:54:34 +00:00 |
|
Matej Bačo
|
ad4178aa42
|
Fix missing lib params for domain
|
2026-04-27 18:33:30 +02:00 |
|
Matej Bačo
|
1f16b0d9e7
|
Fix failing startup
|
2026-04-27 18:21:21 +02:00 |
|
Matej Bačo
|
015aee087a
|
Fix write only security
|
2026-04-27 18:04:22 +02:00 |
|
Matej Bačo
|
50d86c5b5d
|
Update ci.yml
|
2026-04-27 17:45:52 +02:00 |
|
Matej Bačo
|
3d43530225
|
Fix failing test
|
2026-04-27 17:41:13 +02:00 |
|
Matej Bačo
|
d0d536a2dd
|
Improve test coverage
|
2026-04-27 17:40:49 +02:00 |
|
Matej Bačo
|
4b620bb31a
|
Improve test coverage
|
2026-04-27 17:27:23 +02:00 |
|
Matej Bačo
|
ca7f36a9b8
|
Fix bugs by improving tests
|
2026-04-27 17:17:57 +02:00 |
|
Matej Bačo
|
ec3c7f1ad6
|
Fix failing oauth tests
|
2026-04-27 17:02:53 +02:00 |
|
Matej Bačo
|
ecba11eba5
|
Brin back removed tests
|
2026-04-27 16:54:53 +02:00 |
|
Matej Bačo
|
7a96b024b3
|
Fix tests
|
2026-04-27 16:51:01 +02:00 |
|
Matej Bačo
|
4ba413fcc0
|
Fix bugs when implementing tests
|
2026-04-27 16:50:14 +02:00 |
|
Matej Bačo
|
af95e71244
|
Add OAUth update tests
|
2026-04-27 16:02:19 +02:00 |
|
Matej Bačo
|
ee1eea5c0c
|
oauth tests setup
|
2026-04-27 15:51:54 +02:00 |
|
Matej Bačo
|
b28b851bb2
|
microsoft oauth endpoint
|
2026-04-27 15:49:44 +02:00 |
|
Matej Bačo
|
a781325679
|
Add oauth read operations
|
2026-04-27 14:47:47 +02:00 |
|
Matej Bačo
|
2e57500d7e
|
WIP: Read endpoints for oauth
|
2026-04-27 14:16:43 +02:00 |
|
Matej Bačo
|
a1a88ae57e
|
Make oauth secret write only
|
2026-04-27 14:09:24 +02:00 |
|
Matej Bačo
|
15f94d99ca
|
Add Kick OAuth adapter
|
2026-04-27 14:02:30 +02:00 |
|
Matej Bačo
|
2e960b90df
|
Fix unused env variable
|
2026-04-27 13:38:26 +02:00 |
|
Matej Bačo
|
8ce7aa2abe
|
Fix crashing http
|
2026-04-27 12:27:52 +02:00 |
|
Matej Bačo
|
e4bfb38a57
|
add okta provider
|
2026-04-26 11:14:50 +02:00 |
|
Matej Bačo
|
0a7b7de197
|
Revert changes - default works as fallback for optional serverID
|
2026-04-26 10:59:29 +02:00 |
|
Matej Bačo
|
51c0767be2
|
Make okta server ID optional
|
2026-04-26 10:56:41 +02:00 |
|
Matej Bačo
|
d25dac7d60
|
Manual quality improvmenets
|
2026-04-26 10:29:41 +02:00 |
|
Matej Bačo
|
1f18e16310
|
Merge branch '1.9.x' into feat-public-oauth2-endpoints
|
2026-04-25 12:45:34 +02:00 |
|
Matej Bačo
|
d0f6daa67a
|
Fix integration test
|
2026-04-25 12:05:35 +02:00 |
|
Matej Bačo
|
184399023c
|
Add github integration test
|
2026-04-25 11:58:09 +02:00 |
|
Matej Bačo
|
a588a62277
|
Prepare env for cicd integration with github oauth
|
2026-04-25 11:57:40 +02:00 |
|
Matej Bačo
|
ffd0dbd406
|
Add OIDC endpoint
|
2026-04-25 10:20:00 +02:00 |
|
Matej Bačo
|
8200d079c6
|
Simplify specs
|
2026-04-24 16:37:27 +02:00 |
|
Matej Bačo
|
d9d87f813f
|
apple oauth endpoints
|
2026-04-24 16:31:21 +02:00 |
|
Matej Bačo
|
db7acd4b8b
|
More OAuth endpoints
|
2026-04-24 15:02:36 +02:00 |
|
Matej Bačo
|
a62ca8612d
|
More OAuth endpoints
|
2026-04-24 14:31:38 +02:00 |
|