Martin
de2a3c7444
[docs-only] Remove EXPERIMENTAL from envvar text
...
Based on a discussion with @tbsbdr, we can remove the EXPERIMENTAL string from the `OCIS_SHOW_USER_EMAIL_IN_RESULTS` envvar text.
This is already fixed in master.
2024-04-12 15:06:25 +02:00
Martin
87efb6e3a9
[docs-only] Backport of Make a frontend envvar description more clear
...
Backport of #8838 to stable-5.0
2024-04-11 12:19:11 +02:00
Michael Barz
8d1ba0244c
fix: ocs config was connected incorrectly
2024-04-10 17:08:31 +02:00
mmattel
72bba00e53
Add deprecation info for resharing
...
Co-authored-by: Christian Richter <crichter@owncloud.com >
2024-03-15 10:25:03 +01:00
Jörn Friedrich Dreyer
1c9da9a0be
verify all system accounts are set
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
(cherry picked from commit 972adafd29 )
2024-03-12 16:36:09 +01:00
Phil Davis
fe8a3032f2
Adjust introductionVersion pre5.0 and 5.0
...
as per suggestions by micbar
Co-authored-by: Michael Barz <mbarz@owncloud.com >
2024-03-07 13:51:37 +05:45
Phil Davis
c1fe08e2fc
chore: set introductionVersion 5.0 in services/frontend
2024-03-07 13:51:37 +05:45
Phil Davis
44e1d0ab71
chore: adjust env var descriptions
...
Co-authored-by: Christian Richter <1058116+dragonchaser@users.noreply.github.com >
2024-03-07 13:51:37 +05:45
Phil Davis
4b87667387
chore: add missing descriptions to env vars
2024-03-07 13:51:37 +05:45
Phil Davis
d27e33a1bd
chore: add introductionVersion pre5.0 to environment variable docs
2024-03-07 13:51:37 +05:45
Jörn Friedrich Dreyer
33d77d9aed
always select the next clients when autoaccepting shares
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-03-04 17:06:10 +01:00
mmattel
6e721eb4f5
[docs-only] Fix envvar descriptions trailing a double dot
2024-02-06 11:52:10 +01:00
Benedikt Kulmann
76aa0a0182
fix: hardcode config for spaces which was not allowed to change
2024-01-29 10:34:46 +01:00
Jörn Friedrich Dreyer
ccfb9101de
it is called traceProvider ( #8280 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-01-24 16:34:58 +01:00
jkoberg
8e613bbe7a
fix store ttl
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-01-24 10:39:32 +01:00
jkoberg
13bb2785d4
fix cache authentication
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-01-24 10:39:30 +01:00
Roman Perekhod
b3b69581c4
rework disabling the password policy
2024-01-15 10:53:29 +01:00
Roman Perekhod
1c077d6689
add the environment variable that allow to disable the password policy
2023-12-22 09:12:04 +01:00
Benedikt Kulmann
c21854b00a
fix: reduce mtime keywords to the required ones
2023-12-21 19:49:18 +01:00
jkoberg
3e55223f2d
allow authentication for events
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-19 10:44:05 +01:00
kobergj
377a23ee7d
Non-durable SSE streams ( #7986 )
...
* make sse streams non-durable
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com >
---------
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-18 11:47:25 +01:00
kobergj
423c28b298
improve store readmes
...
Co-authored-by: Martin <github@diemattels.at >
2023-12-15 13:25:10 +01:00
jkoberg
0d1669b3bd
allowing disabling persistence of caches
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-15 13:25:10 +01:00
Andre Duffeck
fd09d29b5c
Merge pull request #7973 from aduffeck/ocm-access
...
[full-ci] Ocm access
2023-12-14 14:36:31 +01:00
André Duffeck
4ccfc66432
Add a flag for including ocm sharees
2023-12-14 09:32:53 +01:00
jkoberg
d62cb9d34b
use inmemory cache by default
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-13 12:49:54 +01:00
jkoberg
ad87ac955a
configure services individually
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-13 12:49:54 +01:00
jkoberg
bbc4f83f7d
bump dependencies
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-12-13 12:49:53 +01:00
Michael Barz
6755aef725
feat(config): password policy and gateway addr
2023-12-06 12:16:14 +01:00
Jannik Stehle
8ee03101c0
feat: add a config for default link permissions ( #7783 )
...
* feat: add a config for default link permissions
* Update services/frontend/pkg/config/config.go
---------
Co-authored-by: Martin <github@diemattels.at >
2023-11-23 07:59:31 +01:00
Roman Perekhod
7175316292
fix the tgz mime type, bump reva
2023-11-21 17:33:52 +01:00
Viktor Scharf
91ae5172f6
[full-ci]Enforce pass by default. changed api tests ( #7706 )
...
* set enforce pass by default. change tests
* fix tests
* fix test
2023-11-13 23:37:12 +01:00
Roman Perekhod
7ab553e23b
add file type filter chip ( #7602 )
...
* add file type filter chip
* changed the keyword
* use reva issue-7432-replace
* changed the filter name. fix types
* rework mapBinary
---------
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com >
2023-11-13 18:04:17 +01:00
mmattel
5e74b50efb
[docs-only] Fix envvars with a array slice ([]string)
2023-11-09 12:22:59 +01:00
mmattel
b13b880921
[docs-only] Fix envvars with a duration.
2023-11-08 18:32:39 +01:00
Andre Duffeck
5291978a42
Merge pull request #7667 from aduffeck/list-ocm-shares
...
Expose variable to enable/disable the listing of ocm shares
2023-11-08 10:23:41 +01:00
Andre Duffeck
701feef965
Update services/frontend/pkg/config/config.go
...
Co-authored-by: Martin <github@diemattels.at >
2023-11-07 16:11:20 +01:00
mmattel
3093499f20
add reference in frontend ennvar description
2023-11-07 14:50:27 +01:00
André Duffeck
f19b9fcd46
Expose variable to enable/disable the listing of ocm shares
2023-11-07 08:32:23 +01:00
jkoberg
e8a3f28cf0
use existing mountpoint on auto accept
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-10-26 11:59:21 +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
Florian Schade
c9828c0a2a
fix: search capabilities format ( #7551 )
...
* fix: search capabilities format
* chore: bump reva
2023-10-23 09:28:27 +02: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
mmattel
8fb6e02aa5
[docs-only] Use semicolon instead of comma separating envvars
2023-10-20 10:33:35 +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
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
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
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
jkoberg
88d6edd588
set mountpoint on auto accept
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-10-11 14:20:48 +02:00
jkoberg
1f1aa50c54
hard exit when services fail
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-09-21 13:53:18 +02:00