jkoberg
e8a3f28cf0
use existing mountpoint on auto accept
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-10-26 11:59:21 +02:00
ownClouders
e0e8f96544
[tx] updated from transifex
2023-10-26 00:44:41 +00:00
André Duffeck
c5560a75d7
Streamline ocm env vars
2023-10-25 09:04:45 +02:00
Roman Perekhod
d185b7145f
implement sharing roles ( #7524 )
...
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com >
2023-10-24 15:01:11 +02:00
André Duffeck
668f917dba
Add an ocm service exposing the ocm related http and grpc APIs
2023-10-24 10:29:29 +02:00
ownClouders
ed50e43ab4
[tx] updated from transifex
2023-10-24 02:08:01 +00:00
Michael Barz
c13c04be55
Merge pull request #7540 from owncloud/opt-out-public-link-pw
...
[full-ci] add new permission to delete public link password
2023-10-23 15:43:26 +02:00
dependabot[bot]
991cc6e8ba
Bump postcss-safe-parser from 6.0.0 to 7.0.0 in /services/idp
...
Bumps [postcss-safe-parser](https://github.com/postcss/postcss-safe-parser ) from 6.0.0 to 7.0.0.
- [Changelog](https://github.com/postcss/postcss-safe-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-safe-parser/compare/6.0.0...7.0.0 )
---
updated-dependencies:
- dependency-name: postcss-safe-parser
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 15:08:16 +02:00
Florian Schade
cdd2100b4b
enhancement: improve content extraction stop word cleaning ( #7553 )
...
* enhancement: improve content extraction stop word cleaning
* fix: cleanup documentation
Co-authored-by: Martin <github@diemattels.at >
* fix: failing tika stop word unit tests
---------
Co-authored-by: Martin <github@diemattels.at >
2023-10-23 13:40:37 +02:00
Michael Barz
75819ba6ad
add new permission to delete public link password
2023-10-23 12:46:47 +02:00
Florian Schade
c9828c0a2a
fix: search capabilities format ( #7551 )
...
* fix: search capabilities format
* chore: bump reva
2023-10-23 09:28:27 +02:00
ownClouders
c49ed2f400
[tx] updated from transifex
2023-10-22 00:19:13 +00:00
Michael Barz
3c7bae4071
[Feature] add new config to enforce public link password ( #7547 )
...
* add new config to enforce public link password
* add api test
2023-10-20 17:55:36 +02:00
kobergj
da2d7c3809
Update services/gateway/pkg/config/config.go
...
Co-authored-by: Martin <github@diemattels.at >
2023-10-20 15:47:12 +02:00
jkoberg
026c357256
allow configuring storage registry by envvars
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-10-20 15:26:02 +02:00
mmattel
8fb6e02aa5
[docs-only] Use semicolon instead of comma separating envvars
2023-10-20 10:33:35 +02:00
Michael Barz
7777dba42a
Merge pull request #7528 from owncloud/fix-token-storage-config-web
...
fix token storage config for web
2023-10-20 08:47:18 +02:00
Roman Perekhod
acfae80b53
add last modified filter chip ( #7455 )
...
* add last modified filter chip
* Update add-last-modified-filter-chip.md
---------
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com >
2023-10-19 18:25:01 +02:00
Michael Barz
0b15be553f
fix token storage config for web
2023-10-19 08:48:35 +02:00
ownClouders
9e22152c12
[tx] updated from transifex
2023-10-19 00:53:56 +00:00
Willy Kloucek
3ec82d922c
fix auth service env variable
2023-10-18 14:29:05 +02:00
Jannik Stehle
2a2e876661
chore: bump web to v8.0.0-alpha.4
2023-10-17 16:33:06 +02:00
Viktor Scharf
c179485db6
[full-ci] ApiTests. enable auto accepting in api tests ( #7477 )
...
* enable auto accepting in test
* go format
2023-10-17 16:29:05 +02:00
Michael Barz
917ee878cb
Merge pull request #7508 from owncloud/dependabot/npm_and_yarn/services/idp/babel/traverse-7.23.2
...
Bump @babel/traverse from 7.22.11 to 7.23.2 in /services/idp
2023-10-17 14:04:34 +02:00
dependabot[bot]
4bbb55a919
Bump @babel/traverse from 7.22.11 to 7.23.2 in /services/idp
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.11 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-17 11:26:21 +00:00
Michael Barz
042f4b9121
add capabilities docs for password policy
2023-10-17 13:03:50 +02:00
Sawjan Gurung
c0594d6f80
fix: request to preview gives 500 error for old/new webdav if file is in processing ( #7507 )
...
* fix: request to preview gives 500 error for old/new webdav if file is in processing
* add changelog
2023-10-17 14:53:47 +05:45
Roman Perekhod
04a5ee283e
fix default language fallback ( #7479 )
...
* fix default language fallback
* Update services/userlog/pkg/config/config.go
Co-authored-by: Martin <github@diemattels.at >
* Update services/notifications/pkg/config/config.go
Co-authored-by: Martin <github@diemattels.at >
* readme updated. local env vars removed
* Update changelog/unreleased/fix-default-mail-language-fallback.md
Co-authored-by: Martin <github@diemattels.at >
* update readme's and envvar texts
* fix changelog text
---------
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com >
Co-authored-by: Martin <github@diemattels.at >
2023-10-17 09:56:48 +02:00
Florian Schade
9abcd8a7f3
feature(thumbnails): add the ability to define custom image processors ( #7409 )
...
* feature(thumbnails): add the ability to define custom image processors
* fix(ci): add exported member comment
* docs(thumbnails): mention processors in readme
* fix: codacy and code review feedback
* fix: thumbnail readme markdown
Co-authored-by: Martin <github@diemattels.at >
---------
Co-authored-by: Martin <github@diemattels.at >
2023-10-17 09:44:44 +02:00
dependabot[bot]
b9c4f94e0e
Bump license-checker-rseidelsohn from 4.2.6 to 4.2.10 in /services/idp
...
Bumps [license-checker-rseidelsohn](https://github.com/RSeidelsohn/license-checker-rseidelsohn ) from 4.2.6 to 4.2.10.
- [Release notes](https://github.com/RSeidelsohn/license-checker-rseidelsohn/releases )
- [Changelog](https://github.com/RSeidelsohn/license-checker-rseidelsohn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/RSeidelsohn/license-checker-rseidelsohn/compare/v4.2.6...v4.2.10 )
---
updated-dependencies:
- dependency-name: license-checker-rseidelsohn
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 11:46:39 +02:00
Ralf Haferkamp
dfeff633fa
proxy: also set the "Www-Authenticate" header for graph request
...
There doesn't seem to be a good reason to treat the graph service differently here.
2023-10-16 10:31:39 +02:00
Ralf Haferkamp
951e1e5a09
proxy: Avoid duplicated Www-Authenticate headers
...
For endpoints in the "ProxyWwwAuthenticate" list we accidently set the Www-Authenticate
header twice.
2023-10-16 10:31:39 +02:00
Ralf Haferkamp
07a718dc8e
proxy: User ReverseProxy.Rewrite instead of Director
...
With Go 1.20 the "Rewrite" hook for ReverseProxy was introduced to
supersede of the "Director" hook (see:
a55793835f )
The Rewrite hooks allows for better separation between the incoming and
outgoing request. In particular it makes it pretty easy to set the
correct X-Forwarded-* Headers on the outgoing request.
The need for using "Rewrite" came up when trying to embed
authelia. It uses the X-Forwarded-Host and X-Forwared-Proto headers to
e.g. compute the correct return values for the various endpoints in
.well-known/openid-configuration.
2023-10-16 10:31:39 +02:00
ownClouders
759ea4ca03
[tx] updated from transifex
2023-10-16 01:14:58 +00:00
Ben Fu
7eba7e0620
Add deprecation params
2023-10-13 09:34:32 -05:00
Ben Fu
f7aa2391b5
Fix env name for root tls cert for sharing service
2023-10-13 09:34:32 -05:00
Jannik Stehle
7d4e99240d
Merge pull request #7486 from owncloud/add-disabled-extensions-config
...
feat: add config for disabling web extensions
2023-10-13 13:38:37 +02:00
Jannik Stehle
c6533dc2e4
feat: add config for disabling web extensions
2023-10-13 12:53:34 +02:00
Martin
55c9a95eea
Update services/frontend/README.md
2023-10-13 12:21:27 +02:00
Martin
ed28a04912
Update frontend service README.md
...
The readme of the forntend service was not in line with the changes made in the code.
2023-10-13 12:17:12 +02:00
mmattel
bef11c32f4
small addon fix
2023-10-13 09:51:29 +02:00
Martin
accbb31b5c
[docs-only] Update README.md of the settings service
...
Just some smaller doc fixes.
2023-10-13 09:40:56 +02:00
kobergj
5b7535c2cc
Merge pull request #7460 from kobergj/SetMountpointOnAutoAccept
...
[full-ci] Set mountpoints when auto accepting shares
2023-10-13 09:24:56 +02:00
ownClouders
0c792328f2
[tx] updated from transifex
2023-10-13 00:21:41 +00:00
Ralf Haferkamp
e316d8ea3a
Fix reva config of frontend service
...
Set an empty Credentials chain. In ocis all non-reva token authentication is
handled by the proxy. This avoid irritating error messages about the missing
'auth-bearer' service.
Fixes : #6692
2023-10-12 09:11:47 +02:00
Christian Richter
e56b23541a
remove obsolete cli flags
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-10-11 16:31:10 +02:00
jkoberg
7477ed3cda
add auth-service to port-ranges
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-10-11 15:14:17 +02:00
jkoberg
88d6edd588
set mountpoint on auto accept
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-10-11 14:20:48 +02:00
Ralf Haferkamp
7dde3a1175
storage-users: pass context to event handling service
...
This allows to properly shutdown the event handling loop by
cancelling the context.
2023-10-10 12:25:30 +02:00
Ralf Haferkamp
2a53dd89f4
debugServer: Set a base context for the http server
...
to allow propagating context cancellation
2023-10-10 12:25:30 +02:00