Juan Pablo Villafáñez
02aef4d308
fix: wrong return value in the verify
2024-07-25 13:16:07 +02:00
Juan Pablo Villafáñez
7134374a2e
fix: use int64 instead of bigInt
2024-07-25 13:16:07 +02:00
Juan Pablo Villafáñez
36d9a8c425
feat: proof keys verification for the collaboration service
2024-07-25 13:16:07 +02:00
Juan Pablo Villafáñez
d47364dedb
feat: [WIP] use proof keys to ensure requests come from trusted source
...
Basic code handling is in the proofkeys package. The idea is to
implement it as a middleware and hook it after the wopicontext
middleware.
Note that we need a way to switch this middleware off in case there are
problems with the verification, even though it should be active by
default.
2024-07-25 13:15:02 +02:00
Michael Barz
4c63ddc439
tests: add and adapt unit tests
2024-07-24 21:32:32 +02:00
Michael Barz
08cb228500
feat: add new locks parser for microsoft office online server
2024-07-24 21:16:32 +02:00
Alex
9867a93c49
Merge pull request #9679 from owncloud/purge-unavailable-config-options
...
[full-ci] Remove config options that ain't available in web anymore
2024-07-24 11:25:50 +02:00
Jan Ackermann
552f5c86c1
Remove config options that ain't available in web anymore
2024-07-24 08:39:02 +02:00
ownClouders
4a6b0f04f6
[tx] updated from transifex
2024-07-24 04:33:21 +00:00
Benedikt Kulmann
f28a9b8c2f
Merge pull request #9667 from owncloud/fix-env-var-description-email-in-results
...
[docs-only] fix env var description showing emails in results
2024-07-23 10:40:37 +02:00
jkoberg
91396f5aa2
feat(auth-app): add changelog
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-07-23 09:34:58 +02:00
Benedikt Kulmann
51d40c3f12
docs: fix env var description showing emails in results
2024-07-23 09:33:09 +02:00
jkoberg
83e6ba7d09
fix(proxy): fix pipeline
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-07-23 08:58:08 +02:00
kobergj
0b514ba715
docu(auth-app): Improve documentation
...
Co-authored-by: Martin <github@diemattels.at >
2024-07-23 08:58:08 +02:00
jkoberg
63c62d423c
fix(auth-app): use correct env introduction version
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-07-23 08:58:08 +02:00
kobergj
eeb4749985
feat(auth-app): improve documentation
...
Co-authored-by: Martin <github@diemattels.at >
2024-07-23 08:58:08 +02:00
jkoberg
a58a0f83f6
feat(auth-app): polish create cli
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-07-23 08:58:07 +02:00
jkoberg
11103a4220
feat(auth-app): make service optional plus docu
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-07-23 08:58:07 +02:00
jkoberg
3b3d30159d
fix(proxy): fix build after rebase
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-07-23 08:58:07 +02:00
Thomas Müller
7005cbc0fc
feat: add unit test for app auth middleware
2024-07-23 08:58:07 +02:00
Thomas Müller
4fa7ea0b20
feat: add cli command to generate app token for user
2024-07-23 08:58:07 +02:00
Thomas Müller
1eb66eb18c
feat: add REVA appauth as oCIS service
2024-07-23 08:58:07 +02:00
Thomas Müller
43403edfb8
feat: reva app auth
2024-07-23 08:58:07 +02:00
Jannik Stehle
9685d354d2
Merge pull request #9669 from owncloud/feat/remove-draw-io
...
[full-ci] feat: remove draw-io from default web config
2024-07-23 07:29:50 +02:00
ownClouders
747f0f3f9f
[tx] updated from transifex
2024-07-23 03:41:36 +00:00
Jannik Stehle
7e27899f9e
feat: remove draw-io from default web config
...
The `draw-io` app has been removed from the Web default apps, hence this removes it here as well.
The app is now available via the [web-extensions repository](https://github.com/owncloud/web-extensions ).
2024-07-22 14:41:27 +02:00
Jörn Friedrich Dreyer
199ef0563e
pass registration cfg to micro ocdav
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-22 11:41:41 +02:00
ownClouders
6c82a6560b
[tx] updated from transifex
2024-07-22 00:41:37 +00:00
ownClouders
81db8219e4
[tx] updated from transifex
2024-07-21 00:07:11 +00:00
Jannik Stehle
752c0df4e9
fix: missing invitation in permission responses
...
Fixes a bug where the `invitation` property is missing in the response when creating, listing or updating graph permissions.
2024-07-19 11:52:35 +02:00
Michael Barz
2b742e3dd5
Merge pull request #9653 from owncloud/collaboration-logging
...
feat: add more logging to collaboration service
2024-07-19 11:37:00 +02:00
Roman Perekhod
0ceb463592
Merge pull request #9638 from 2403905/issue-9607
...
Fix a missing SecureView permission attribute in the REPORT response
2024-07-19 11:29:50 +02:00
Michael Barz
006c67a5db
feat: add more logging to the collaboration service
2024-07-19 11:03:28 +02:00
kobergj
6467a4797a
Merge pull request #9649 from owncloud/bump-ipd-webpack
...
bump idp webpack to 5
2024-07-19 09:46:57 +02:00
kobergj
8070238f88
Merge pull request #9641 from kobergj/GetRidOfOIDCgo
...
[full-ci] Get rid of oidc-go lib
2024-07-19 09:35:21 +02:00
Jörn Friedrich Dreyer
c0538b26eb
bump idp webpack to 5
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-18 21:36:32 +02:00
Roman Perekhod
ffe1542205
Merge pull request #9647 from 2403905/issue-9642
...
Fixed the channel lock in a workers pool
2024-07-18 21:17:44 +02:00
Michael Barz
da2e202b21
Merge pull request #9644 from owncloud/collaboration_infolog
...
feat: use info level for access log to the collaboration service
2024-07-18 16:02:30 +02:00
Roman Perekhod
7f9e018c7c
Fixed the channel lock in a workers pool
2024-07-18 15:33:50 +02:00
Juan Pablo Villafáñez
d69bc2c1c6
fix: explicitly set the HTTP status header for the access log
2024-07-18 12:40:20 +02:00
Jörn Friedrich Dreyer
c3c6085f2b
drop sjson dependency
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-18 12:06:25 +02:00
jkoberg
fd1386dc4b
feat(ocis): get rid of oidc-go dependency
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-07-18 11:40:47 +02:00
Juan Pablo Villafáñez
0a33b934c1
feat: use info level for access log to the collaboration service
2024-07-18 10:48:08 +02:00
Saw-jan
a93a74f9d1
fix: return 403 when non-admin tries to do admin requests
2024-07-18 09:39:36 +05:45
Roman Perekhod
3283b83937
Fix a missing SecureView permission attribute in the REPORT response
2024-07-17 19:52:58 +02:00
Andre Duffeck
38bc0a50b5
Merge pull request #9590 from aduffeck/enable-xattrs-caching
...
Enable caching for the xattrs backend (posixfs)
2024-07-17 08:10:58 +02:00
ownClouders
b7911997da
[tx] updated from transifex
2024-07-17 04:08:21 +00:00
Christian Richter
6f10ef1ab4
Merge pull request #9622 from dragonchaser/fix-tracing-nil-pointer-issue
...
Fix tracing nil pointer issue
2024-07-16 14:17:12 +00:00
Christian Richter
505ed389b7
Fix nil-pointer issue with misconfigured tracing
...
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-07-16 14:46:49 +02:00
Michael Barz
5b3dd4dcba
Merge pull request #9586 from fschade/cleanup-removals
...
chore!: remove deprecated configuration values
2024-07-16 13:30:02 +02:00