kobergj
6aefa90fe8
Automated changelog update [skip ci]
2023-04-24 08:51:09 +00:00
kobergj
b798595d63
Merge pull request #6115 from kobergj/FixUserlogPanic
...
Fix userlog panic
2023-04-24 10:50:34 +02:00
jkoberg
4354f5a84b
fix panic in userlog service
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-04-24 10:02:22 +02:00
Michael Barz
728558c955
use sonarscanner 4.7.0
2023-04-24 08:15:17 +02:00
Artur Neumann
bf981f70ba
Merge pull request #6113 from owncloud/fix-invalid-acceptance-test-step
...
[tests-only] Fix invalid acceptance test step
2023-04-24 11:24:18 +05:45
Phil Davis
24699b5678
Improve words in some test steps that check API responses
2023-04-24 10:58:05 +05:45
Phil Davis
8141a6d723
Fix invalid public upload acceptance test step
2023-04-24 10:50:40 +05:45
Phil Davis
8f3a93844d
Merge pull request #6112 from owncloud/recreate_doc_typo_fixes
...
[docs-only] Fix texts and typos in README.md files
2023-04-23 15:06:02 +05:45
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
Christian Richter
6de09ed72b
Automated changelog update [skip ci]
2023-04-21 20:40:12 +00:00
Christian Richter
abd8ac3a56
Merge pull request #6110 from dragonchaser/fix_insecure_oidc
...
Fix nil pointer exception in webfinger
2023-04-21 22:39:40 +02:00
Christian Richter
071dd5cabb
add changelog
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-04-21 20:41:52 +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
Phil Davis
21b2973e11
Merge pull request #6107 from owncloud/acceptance-tests-tidy
...
[tests-only] tidy up acceptance tests
2023-04-21 16:28:40 +05:45
Phil Davis
dfac281a24
Automated changelog update [skip ci]
2023-04-21 10:21:17 +00:00
Phil Davis
9acd50c792
Merge pull request #6109 from owncloud/changelog-changes
...
[docs-only] Adjust changelog text
2023-04-21 16:05:41 +05:45
Phil Davis
38da2bd991
Merge pull request #6108 from owncloud/docs-changes
...
[docs-only] Various docs edits
2023-04-21 16:05:17 +05:45
Phil Davis
cc28fb31b5
Adjust changelog text
2023-04-21 15:40:53 +05:45
Phil Davis
982acec95c
Various docs edits
2023-04-21 15:14:24 +05:45
Phil Davis
7fb93058cf
tidy up acceptance tests
2023-04-21 14:59:50 +05:45
Michael Barz
8025b4220e
Merge pull request #6066 from kobergj/BumpReva
...
[full-ci] Bump Reva
2023-04-21 10:39:39 +02:00
jkoberg
a5486c2726
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-04-21 09:09:59 +02:00
ownClouders
84351f78e9
[tx] updated from transifex
2023-04-21 00:34:27 +00:00
Benedikt Kulmann
fc67f366e6
Merge pull request #6101 from owncloud/bump-web-v7.0.0-rc.31
...
[full-ci] chore: bump web to v7.0.0-rc.31
2023-04-20 22:42:23 +02:00
Benedikt Kulmann
925c88a47e
chore: bump web to v7.0.0-rc.31
2023-04-20 21:31:29 +02:00
Christian Richter
0862ff6bb5
Merge pull request #6100 from rhafer/backchannel
...
Fix backchannel logout
2023-04-20 18:42:03 +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
Michael Barz
a08438c54e
Merge pull request #6091 from owncloud/vendoring
...
[full-ci] switch to go vendoring
2023-04-20 17:24:13 +02:00
Martin
6ad1a84370
Merge pull request #6098 from owncloud/language_but_no_territory
...
[docs-only] Note that we only support language but not language_territory (web frontend)
2023-04-20 16:10:38 +02:00
Martin
80c3ae84c1
Apply suggestions from code review
2023-04-20 16:05:07 +02:00
Michael Barz
e26989dccb
raise the lint timeout
2023-04-20 15:29:21 +02:00
Michael Barz
4004f70733
exclude vendor folder from codacy
2023-04-20 14:59:41 +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
Phil Davis
d862cb0683
Merge pull request #6063 from owncloud/enhancement/refactor-feature-file-structure
...
[tests-only][full-ci]Refactor the syntax of the scenarios in local API tests
2023-04-20 17:45:04 +05:45
Christian Richter
ed59d25464
Merge pull request #6007 from dragonchaser/backchannellogout
...
[full-ci] Implement backchannel logout
2023-04-20 13:23:23 +02:00
Phil Davis
6d2b51773f
Update tests/acceptance/features/apiGraph/createGroupCaseSensitive.feature
2023-04-20 16:50:19 +05:45
Phil Davis
7fd4be93cc
Merge pull request #6094 from owncloud/add_skip_on_reva_instead
...
[tests-only][full-ci]Add skip on reva instead
2023-04-20 16:42:44 +05:45
Swikriti Tripathi
6281d132d8
update grammar
2023-04-20 15:32:16 +05:45
Swikriti Tripathi
0bab802fb9
Update expected to fail file
2023-04-20 15:32:16 +05:45
Swikriti Tripathi
7db5b86bd4
Refactor the syntax of the scenarios in local API tests
2023-04-20 15:32:15 +05:45
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
sagargurung1001@gmail.com
b1c01f5291
Create specific tag to skip on master
2023-04-20 15:25:06 +05:45
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
sagargurung1001@gmail.com
24994a45ab
Add skip on reva Tag
2023-04-20 14:08:31 +05:45