Daniël Franke
053ffc869f
Change invitations to use service tracing provider
...
This changes the invitations service to use the service tracing provider.
2023-07-25 12:06:42 +02:00
Roman Perekhod
d00ca45ec8
Merge pull request #6863 from 2403905/issue-6855
...
Improve the notification logs when the user has no email address
2023-07-25 09:33:35 +02:00
Christian Richter
b6b7d67121
Apply suggestions from code review
...
Co-authored-by: Martin <github@diemattels.at >
2023-07-24 17:07:37 +02:00
Christian Richter
df10baf339
fix typo
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-07-24 15:46:27 +02:00
Christian Richter
3eb6e74535
add missing options
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-07-24 15:15:01 +02:00
Roman Perekhod
f3484c3cdd
Improve the notification logs when the user has no email address
2023-07-24 10:41:32 +02:00
ownClouders
80e7f44604
[tx] updated from transifex
2023-07-22 00:54:53 +00:00
Willy Kloucek
f34d96ace8
Merge pull request #6852 from owncloud/fix-WEB_OPTION_ACCESS_DENIED_HELP_URL
...
fix WEB_OPTION_ACCESS_DENIED_HELP_URL
2023-07-19 17:16:07 +02:00
Willy Kloucek
595a00998b
Update services/web/pkg/config/options.go
...
Co-authored-by: Jannik Stehle <50302941+JammingBen@users.noreply.github.com >
2023-07-19 16:35:20 +02:00
Martin
7a0bdce8b4
Merge pull request #6840 from owncloud/graceful-timeout
...
storage-users: Add config option for graceful shutdown timeout
2023-07-19 16:19:25 +02:00
Willy Kloucek
f9f84b9135
fix WEB_OPTION_ACCESS_DENIED_HELP_URL
2023-07-19 16:01:38 +02:00
Martin
6be90847b7
Update services/storage-users/README.md
...
Co-authored-by: Edith Parzefall <edith_parzefall@gmx.de >
2023-07-19 14:35:52 +02:00
mmattel
6c33d945f3
update readme
2023-07-19 13:27:30 +02:00
Martin
35dd1fa173
Update services/storage-users/README.md
...
Co-authored-by: Edith Parzefall <edith_parzefall@gmx.de >
2023-07-19 13:02:48 +02:00
Martin
1ec451d3d5
Apply suggestions from code review
...
Co-authored-by: Edith Parzefall <edith_parzefall@gmx.de >
2023-07-19 13:02:25 +02:00
mmattel
5f72c61089
envvar text fix and readme addon
2023-07-19 11:06:29 +02:00
ownClouders
b505e334ee
[tx] updated from transifex
2023-07-19 00:20:06 +00:00
Ralf Haferkamp
e32aef17cd
storage-users: Add config option for graceful shutdown timeout
...
Add STORAGE_USERS_GRACEFUL_SHUTDOWN_TIMEOUT setting to allow a graceful
shutdown of the storage-users service. This currently only applicable
when running storage-user as a sepearate service.
Setting STORAGE_USERS_GRACEFUL_SHUTDOWN_TIMEOUT to a non-zero value
gives the storage-users service a chance to cleanly shutdown and finish
any in progess tasks (e.g. metadata propagation) before exiting.
Partial-Fix: #6602
2023-07-18 16:47:26 +02:00
Jannik Stehle
f7616da934
[full-ci] chore: bump web to v7.1.0-rc.1 ( #6828 )
...
* chore: bump web to v7.1.0-rc.1
* Update .drone.env
---------
Co-authored-by: Viktor Scharf <scharf.vi@gmail.com >
2023-07-18 10:12:47 +02:00
ownClouders
91be2aba1a
[tx] updated from transifex
2023-07-18 00:56:10 +00:00
Michael Barz
2fb2a1c7c3
Merge pull request #6695 from owncloud/ainmosni/tracing/graph
...
Move graph service to service tracer.
2023-07-17 13:00:29 +02:00
ownClouders
ca929abd3a
[tx] updated from transifex
2023-07-16 00:20:46 +00:00
ownClouders
5d01283a70
[tx] updated from transifex
2023-07-15 00:54:40 +00:00
Daniël Franke
30e96a5cca
Move auth-machine to use service TraceProvider. ( #6742 )
...
This PR moves the auth-machine service to use the service TraceProvider.
2023-07-14 16:12:29 +02:00
Daniël Franke
91b46e32fc
Add tracing to notifications service. ( #6808 )
...
* Add tracing to notifications service.
This enables tracing to the notifications service.
* Update services/notifications/pkg/config/tracing.go
---------
Co-authored-by: Jörn Friedrich Dreyer <jfd@owncloud.com >
2023-07-14 16:11:49 +02:00
Jörn Friedrich Dreyer
6bb265fcf0
use correct config struct for jwt token ( #6761 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-07-14 13:22:46 +02:00
Daniël Franke
e1fb4c315b
Change gateway service to use service traceprovider ( #6799 )
...
This changes the gateway service to use the service traceprovider.
2023-07-14 13:22:04 +02:00
Daniël Franke
6f8f5f9ffc
Change groups service to use service traceprovider ( #6800 )
...
This changes the groups service to use the service traceprovider.
2023-07-14 13:21:15 +02:00
Jannik Stehle
c9651de759
[full-ci] chore: bump web to v7.1.0-alpha.2 ( #6797 )
...
* chore: bump web to v7.1.0-alpha.2
* added FRONTEND_OCS_ENABLE_DENIALS to environment
* try to run full search in ocis CI
---------
Co-authored-by: Viktor Scharf <scharf.vi@gmail.com >
2023-07-13 16:24:49 +02:00
Roman Perekhod
99b8cdc7d6
fix the total count
2023-07-12 18:13:58 +02:00
André Duffeck
1aa114c336
Remove false condition
2023-07-12 18:01:06 +02:00
André Duffeck
4bb10ebdf3
Support scoping searches in shares
2023-07-12 18:01:06 +02:00
Roman Perekhod
3487749509
Provide Search filter for locations #OCIS-3705
2023-07-12 18:01:06 +02:00
Daniël Franke
509b4ba2c4
Merge pull request #6733 from owncloud/ainmosni/tracing/app-registry
...
Move app-registry service to service tracer.
2023-07-12 14:52:05 +02:00
Daniël Franke
5785891305
Merge pull request #6734 from owncloud/ainmosni/tracing/auth-basic
...
Move auth-basic service to service tracer.
2023-07-12 14:42:38 +02:00
Daniël Franke
fc58f86602
Move auth-basic service to service tracer.
...
This changes the auth-basic service away from using global tracers,
which makes debugging tracing issues easier going forward.
2023-07-12 13:43:36 +02:00
Daniël Franke
ea39236e0e
Move app-registry service to service tracer.
...
This changes the app-registry service away from using global tracers,
which makes debugging tracing issues easier going forward.
2023-07-12 13:40:53 +02:00
Daniël Franke
0686b3ee6f
Fix grandfather in linter problem
2023-07-12 12:59:26 +02:00
Daniël Franke
78adbb349e
Move app-config to use service TraceProvider.
...
This PR moves the app-config service to use the service TraceProvider.
2023-07-12 12:59:22 +02:00
Daniël Franke
919404bafe
Move graph service to service tracer.
...
This changes the graph service away from using global tracers,
which makes debugging tracing issues easier going forward.
2023-07-12 12:56:33 +02:00
Jörn Friedrich Dreyer
138754749a
add userlog tracing ( #6772 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-07-12 10:57:40 +02:00
kobergj
5a73b0e688
Merge pull request #6753 from owncloud/RestartPostprocessing2
...
Restart Postprocessing
2023-07-12 09:20:48 +02:00
Ralf Haferkamp
51bc49d5b5
graph: Add config knob to set a minimal grace period for schoolTermination
...
When setting a terminationDate on a School, it's possible to configure a grace
period now so that only terminationDate that are at least a certain time in the
future can be set.
We also now forbid to set a terminationDate in the past.
2023-07-12 08:48:19 +02:00
Ralf Haferkamp
0bc36f1cf5
graph: Turn PatchEducationSchool test into test table
2023-07-12 08:48:19 +02:00
Ralf Haferkamp
5304184bd6
graph: Add 'terminationDate' property to educationSchool
...
Schools can now have a terminationDate set. Schools can only be deleted if the
terminationDate is in the past. Schools without a terminationDate cannot be deleted.
2023-07-12 08:48:19 +02:00
ownClouders
286350616c
[tx] updated from transifex
2023-07-12 04:28:47 +00:00
jkoberg
edc53a80d4
restart complete pp when pp cannot be found
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-07-11 17:35:55 +02:00
Ralf Haferkamp
b74eeed359
ldap: Implement missing methods for 3.4.5 go-ldap in ldap reconnect wrapper
2023-07-11 16:05:32 +02:00
Jan
b7e2f9e883
Set TokenStorageLocal default to true ( #6771 )
2023-07-11 14:52:23 +02:00
Jan
9a1b1b9f63
Add WEB_OPTION_TOKEN_STORAGE_LOCAL env var ( #6760 )
2023-07-10 17:10:52 +02:00