Andre Duffeck
be569b7c59
[full-ci] More cache cleanup ( #6134 )
...
* Make env var names consistent with the others
* Remove unused OCS cache
* Use the same cache database for shared caches
* Bump reva
2023-04-25 15:46:59 +02:00
Martin
9bf4b3eb18
Merge pull request #6119 from owncloud/update_readme_caching
...
[docs-only] Add caching/storing info to services where missing
2023-04-24 15:13:49 +02:00
Andre Duffeck
77bb3d8bcd
[full-ci] Refactor stores ( #6019 )
...
* Streamline the store implementation with and into reva
* Adapt to the cache/store refactoring in reva
* Streamline config options and their env vars
* Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at >
* Use the same database for all stores
* Bump reva
* Configure stat and filemetadata cache separately
* Fix default config
---------
Co-authored-by: Martin <github@diemattels.at >
2023-04-24 15:13:35 +02:00
kobergj
72d5566fde
Merge pull request #6123 from kobergj/GDPRBadRequest
...
`BadRequest` when exporting GDPR for other user
2023-04-24 14:22:22 +02:00
EParzefall
e2686f90b9
spelling fixes
2023-04-24 13:55:10 +02:00
Benedikt Kulmann
88c56b25c1
Merge pull request #6121 from owncloud/bump-web-v7.0.0-rc.32
...
[full-ci] chore: bump web to v7.0.0-rc.32
2023-04-24 12:42:00 +02:00
Edith Parzefall
6d7b13c7a5
Apply suggestions from code review
...
language review
2023-04-24 12:33:37 +02:00
jkoberg
8f5c255225
return badrequest when exporting gdpr for other user
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-04-24 12:17:05 +02:00
mmattel
3d12979dd1
Add caching/storing info to services where missing
2023-04-24 12:13:44 +02:00
Roman Perekhod
5f4c0689cb
Merge pull request #6089 from 2403905/issue-6087
...
Determine the users preferred language to translate emails via Transi…
2023-04-24 12:13:29 +02:00
Benedikt Kulmann
3c747dd2f4
chore: bump web to v7.0.0-rc.32
2023-04-24 11:24:04 +02:00
jkoberg
4354f5a84b
fix panic in userlog service
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-04-24 10:02:22 +02:00
mmattel
987fa7fe5e
markdown fix
2023-04-23 10:14:42 +02:00
mmattel
84d2d8dae9
[docs-only] Fix texts and typos in README.md files
2023-04-23 10:02:27 +02:00
ownClouders
169a3abe07
[tx] updated from transifex
2023-04-23 00:35:11 +00:00
Roman Perekhod
6cf09321c9
Determine the users preferred language to translate emails via Transifex. #6087
2023-04-21 16:30:48 +02:00
Christian Richter
4a347e8c13
Fix nil pointer exception in webfinger
...
Co-authoredjby: Jörn Dreyer <jdreyer@owncloud.com >
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-04-21 16:16:26 +02:00
Prajwol Amatya
e0b6ca0e29
[tests-only][full-ci] api test to get personal drive information of other users ( #6018 )
...
* api test to get personal drive information of other users
* fix the broken personal drive listing
* removed scenario from expected failure after issue fixed
---------
Co-authored-by: Michael Barz <mbarz@owncloud.com >
2023-04-21 16:59:16 +05:45
ownClouders
84351f78e9
[tx] updated from transifex
2023-04-21 00:34:27 +00:00
Benedikt Kulmann
925c88a47e
chore: bump web to v7.0.0-rc.31
2023-04-20 21:31:29 +02:00
Ralf Haferkamp
70a80125c3
Fix backchannel logout
...
Use access token to lookup session id. The userinfo endpoint does
not return the session id. Also add some debug logging.
Co-authored-by: Christian Richter <crichter@owncloud.com >
Co-authored-by: Michael Barz <mbarz@owncloud.com >
2023-04-20 18:04:52 +02:00
Martin
80c3ae84c1
Apply suggestions from code review
2023-04-20 16:05:07 +02:00
mmattel
af744967d7
add comment for cross referencing
2023-04-20 14:39:33 +02:00
mmattel
37e5f8d167
[docs-only] Note that we only support language but not language_territory (web frontend)
2023-04-20 14:34:25 +02:00
Daniel Swärd
ce9af446e8
Merge pull request #6073 from owncloud/excds/bugfix/fix_unescaping_problems_v2
...
Try to fix problems with unescaping values.
2023-04-20 14:02:13 +02:00
Christian Richter
ed59d25464
Merge pull request #6007 from dragonchaser/backchannellogout
...
[full-ci] Implement backchannel logout
2023-04-20 13:23:23 +02:00
Christian Richter
a6ced1f99f
Simplifiy Unmarshall function for stringAsBool struct
...
Co-authored-by: Julian Koberg <jkoberg@owncloud.com >
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-04-20 11:45:13 +02:00
Christian Richter
7b1be941b7
improve documentation strings for env vars
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-04-20 11:26:32 +02:00
Daniel Swärd
0d6500a225
graph: Add comment to fix and remove expected test failures
...
Fixes : #5083
2023-04-20 10:32:40 +02:00
Christian Richter
cec99493f2
Add workaround for chiRouter racecondition in chi.RegisterMethod()
...
Co-authored-by: Ralf Haferkamp <rhaferkamp@owncloud.com >
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-04-20 10:19:05 +02:00
Daniel Swärd
8d789ce24d
graph: Try to fix problems with unescaping values.
2023-04-20 09:33:23 +02:00
Christian Richter
30bcf32062
incorporate requested changes
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-04-20 09:00:58 +02:00
ownClouders
ac6fdd4bd1
[tx] updated from transifex
2023-04-20 04:03:38 +00:00
Martin
6c6c15d741
Merge pull request #6090 from owncloud/fix_notification_readme
2023-04-19 23:42:19 +02:00
mmattel
d5c05c722b
add comma
2023-04-19 23:01:17 +02:00
Michael Barz
8b8859950f
Merge pull request #6067 from owncloud/ainmosni/feature/search-keycloak-by-username
...
Search users by username instead of by email
2023-04-19 22:00:30 +02:00
mmattel
ad1f45eeca
clarify transifex comments for translation strings
2023-04-19 19:48:42 +02:00
mmattel
b00431b7a5
update
2023-04-19 19:36:53 +02:00
mmattel
715e62b13d
update readme
2023-04-19 19:08:09 +02:00
André Duffeck
ca637de017
Fix detecting resources that haven't changed when reindexing spaces
...
This is a regression introduced with the experimental search backport.
2023-04-19 17:44:16 +02:00
Christian Richter
3d6d4c7c7c
add missing http method
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-04-19 17:32:50 +02:00
Christian Richter
e88a0d7bc3
add tests for oidc backchannel logout
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-04-19 17:32:49 +02:00
Christian Richter
15691ae78a
fix contexts, render result
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-04-19 17:32:25 +02:00
Jörn Friedrich Dreyer
d2d7c49df4
properly parse logout request
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-04-19 17:32:25 +02:00
Jörn Friedrich Dreyer
dc399a61ac
implement backchannel logout, reuse useringo cache
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-04-19 17:32:25 +02:00
Christian Richter
a900d0ed8d
Refactor caches
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-04-19 17:32:25 +02:00
Jörn Friedrich Dreyer
bc15b8a396
work on logout
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-04-19 17:32:25 +02:00
Jörn Friedrich Dreyer
b608d0b0f9
move verify access token code to oidc client
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-04-19 17:32:25 +02:00
Jörn Friedrich Dreyer
58dce9bed8
use our oidc client
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-04-19 17:32:25 +02:00
Jörn Friedrich Dreyer
97894acccd
add missing error check, redirect stub
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-04-19 17:32:25 +02:00