Commit Graph

13312 Commits

Author SHA1 Message Date
Swikriti Tripathi c969faf8ef Add proper description to a feature file 2023-05-09 10:07:18 +05:45
Michael Barz 5b909f5923 Automated changelog update [skip ci] 2023-05-08 19:05:11 +00:00
Michael Barz eb12a44aa3 Merge pull request #6253 from owncloud/release-3.0.0-rc.3
[full-ci] bump version, prepare changelog, update reva
2023-05-08 21:03:45 +02:00
Michael Barz d3a49c8b88 web changelog [skip ci] 2023-05-08 17:55:52 +02:00
Michael Barz c53da6ba96 reva changelog 2023-05-08 17:36:44 +02:00
Michael Barz be8d253b82 update reva, replace go-micro redis store plugin 2023-05-08 17:31:31 +02:00
Michael Barz aed04c983f bump version, prepare changelog 2023-05-08 17:28:42 +02:00
Michael Barz 78f138e9a8 Merge pull request #6233 from rhafer/issue/6219
Allow selected updates even when GRAPH_LDAP_SERVER_WRITE_ENABLED=false
2023-05-08 17:22:33 +02:00
Michael Barz df0903a508 Automated changelog update [skip ci] 2023-05-08 15:14:18 +00:00
Michael Barz e4d674a30d Merge pull request #6220 from 2403905/issue-5031
fix Graph delete request leaks existence of space #5031
2023-05-08 17:13:47 +02:00
Roman Perekhod 8bbf4ababe bump the reva version 2023-05-08 16:29:35 +02:00
Ralf Haferkamp 906189462c graph: Always allow updates to "local" groups when LDAP
When GRAPH_LDAP_SERVER_WRITE_ENABLED=false still allow updates of groups
if a distinct GRAPH_LDAP_GROUP_CREATE_BASE_DN is configured.

Partial-Fix: #6219
2023-05-08 16:17:25 +02:00
Ralf Haferkamp 046895a831 graph: Allow disabling users via groupmember ship on "read-only" server
When GRAPH_LDAP_SERVER_WRITE_ENABLED is set to false we still allow updates
of the accountEnabled property when OCIS_LDAP_DISABLE_USER_MECHANISM is set
to "group"

Partial-Fix: #6219
2023-05-08 16:17:25 +02:00
Ralf Haferkamp 4b501e93a4 graph/users: Avoid to leak LDAP error messages to the client 2023-05-08 16:17:25 +02:00
Roman Perekhod 5fbee63f09 fix tests 2023-05-08 16:13:52 +02:00
Roman Perekhod d69decdafe fix Graph delete request leaks existence of space #5031 2023-05-08 16:13:52 +02:00
Michael Barz 428e696eb0 Automated changelog update [skip ci] 2023-05-08 13:14:56 +00:00
Michael Barz 8cef413f02 Update fix-web-config.md 2023-05-08 15:14:17 +02:00
Martin f209f65eae Merge pull request #6229 from owncloud/deprecate_some_web_ui_ennvars 2023-05-08 13:43:16 +02:00
Michael Barz 09812e009e Merge pull request #6248 from owncloud/edition
make edition configurable
2023-05-08 12:01:30 +02:00
Phil Davis d127954df4 Merge pull request #6247 from owncloud/remove-skiponldap-tag
[tests-only][full-ci]Remove skipOnLDAP tag
2023-05-08 13:49:11 +05:45
Michael Barz 86fbfa5d8c make edition configurable 2023-05-08 09:46:41 +02:00
Prarup Gurung 8be428c605 Merge pull request #6207 from owncloud/remove-auto-share-accept
[full-ci] [tests-only] Removed step and implementation of setting share auto accept
2023-05-08 10:08:16 +05:45
amrita 0bf6a110f6 Remove skipOnLDAP tag 2023-05-08 09:33:53 +05:45
Prarup Gurung 7f11f7984a Fixed line numbers in expected failure 2023-05-08 09:05:10 +05:45
Prarup Gurung 62b91981ed Refactored dav_version to new 2023-05-08 09:03:08 +05:45
Prarup Gurung e208b3018a Removed step and implementation of setting share auto accept 2023-05-08 09:01:54 +05:45
Michael Barz 55d72475d7 Automated changelog update [skip ci] 2023-05-05 13:16:20 +00:00
Michael Barz ff7a1d2efa Merge pull request #6234 from owncloud/bump-web-7.0.0-rc.36
[full-ci] chore: bump web to v7.0.0-rc.36
2023-05-05 15:15:50 +02:00
Martin edbecf0aa5 Merge pull request #6244 from owncloud/upload_expiration_warning
[docs-only] Add note that uploads could be canceled when setting is too low
2023-05-05 14:26:53 +02:00
Sagar Gurung a3d72569fb Added GDPR export when user is added to a group (#6237) 2023-05-05 14:15:04 +02:00
Martin 7931533a67 Merge pull request #6243 from owncloud/fix_envvar_separation
[docs-only] An envvar in the storage-users service needs separation by semicolon
2023-05-05 13:37:33 +02:00
mmattel ab50b9efd1 [docs-only] Add note that uploads could be canceled when setting is too low 2023-05-05 12:57:46 +02:00
mmattel 14e577d452 [docs-only] An envvar in the storage-users service needs separation by semicolon 2023-05-05 12:38:39 +02:00
Phil Davis 98059708a0 Merge pull request #6241 from owncloud/enh/remove-duplication-in-feature-file
[tests-only][full-ci] Remove duplication of steps and scenario name within a feature file
2023-05-05 16:18:03 +05:45
Swikriti Tripathi 4ca58526fc Remove dutlication of steps and scenarion name within a feature file 2023-05-05 15:36:50 +05:45
Benedikt Kulmann 0c361e4162 chore: update web commit id for test runner in CI 2023-05-05 10:54:08 +02:00
Phil Davis a571b372ae Merge pull request #6236 from owncloud/tests/enable-skipped-test
[tests-only]Unskip the test related to expiration date
2023-05-05 13:32:51 +05:45
Phil Davis b6ffa07a34 Merge pull request #6235 from owncloud/tests/add-propfind-tests-for-folder-size
[tests-only][full-ci]Add test to propfind the size of a folder
2023-05-05 13:30:13 +05:45
Swikriti Tripathi 8e9e547e9d Unskip the test related to expiration date 2023-05-05 13:03:58 +05:45
Swikriti Tripathi 0bbadc4a05 Add test to propfind the size of a folder 2023-05-05 10:03:39 +05:45
Benedikt Kulmann 72aa49b9f6 chore: bump web to v7.0.0-rc.36 2023-05-04 23:13:21 +02:00
Michael Barz 52ddba3fac Automated changelog update [skip ci] 2023-05-04 16:20:36 +00:00
Michael Barz cd7ef50481 Merge pull request #6232 from owncloud/bump-reva-756a84314af0
bump reva to 756a84314af0
2023-05-04 18:19:55 +02:00
Jörn Friedrich Dreyer a8e8d0b841 bump reva to 756a84314af0
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-05-04 17:16:56 +02:00
Edith Parzefall 670aa26975 Apply suggestions from code review
spelling fixes
2023-05-04 16:50:06 +02:00
Phil Davis 444afd2094 Merge pull request #6167 from owncloud/enh/refactor-feature-file-part2
[tests-only][full-ci]Refactor feature files to add correct description
2023-05-04 20:30:41 +05:45
mmattel 4302eec3ab deprecate some web envvars 2023-05-04 15:48:10 +02:00
Michael Barz f6fae22811 Automated changelog update [skip ci] 2023-05-04 13:37:26 +00:00
Michael Barz 4aa746d52a Merge pull request #6227 from owncloud/fix-web-config
Fix config name for the web logout url
2023-05-04 15:36:42 +02:00