Commit Graph

6755 Commits

Author SHA1 Message Date
Michael Barz 79dd35e378 make POST on Spaces comply to odata 2021-09-23 10:52:44 +02:00
David Christofas 255a6a27cf Merge pull request #2517 from owncloud/fix_transfer_secrets_examples
fix STORAGE_TRANSFER_SECRET usage in deployment examples
2021-09-22 12:32:38 -04:00
David Christofas 30eee219c1 Automated changelog update [skip ci] 2021-09-22 16:25:29 +00:00
David Christofas 80f872451e Merge pull request #2528 from ishank011/reva-auth-tokens
Use reva's Authenticate method instead of spawning token managers
2021-09-22 12:20:29 -04:00
Ishank Arora fd2bf9c825 Add config for machine driver to bearer auth 2021-09-22 16:49:54 +02:00
Ishank Arora c0d029dee3 Mint token after roles injection 2021-09-22 15:41:21 +02:00
Ishank Arora fcd861f38f Add machine auth API key to ocs service 2021-09-21 17:49:15 +02:00
Ishank Arora 08c51ee8c8 Use reva's Authenticate method instead of spawning token managers 2021-09-21 15:50:19 +02:00
Lukas Hirt ed6ed61b87 [tx] updated from transifex 2021-09-21 00:03:32 +00:00
Phil Davis b2c493404d Automated changelog update [skip ci] 2021-09-20 13:02:29 +00:00
Phil Davis 4fa7a509d2 Merge pull request #2522 from jsoref/spelling
Spelling
2021-09-20 18:46:59 +05:45
Josh Soref 55667a3ab3 spelling
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-09-20 16:54:29 +05:45
Jörn Friedrich Dreyer 806d224ed7 Merge pull request #2524 from owncloud/dirkstascheit-patch-1
Update _index.md
2021-09-17 16:48:26 +02:00
Dirk Stascheit f191fc4302 Update _index.md
changed example code oCIS version from 1.11 to 1.12
2021-09-17 15:59:39 +02:00
David Christofas dbb6367e92 Automated changelog update [skip ci] 2021-09-17 12:15:49 +00:00
David Christofas febbb17ee0 Merge pull request #2492 from rhafer/ldap-tls-config
Allow reva to use safer TLS defaults for LDAP
2021-09-17 08:11:16 -04:00
Willy Kloucek 1f6d1f3860 Merge pull request #2519 from owncloud/17092021_document-skip-user-option
[docs-only] Document skip step for demo users/groups and fix changelog
2021-09-17 13:32:58 +02:00
pwengerter e437ce26b2 Document skip step for demo users/groups and fix changelog 2021-09-17 13:26:43 +02:00
Phil Davis d866e9cf0b Merge pull request #2518 from owncloud/bump-commit-ids-20210917
[full-ci] [tests-only] Bump commit ids for tests
2021-09-17 13:09:17 +05:45
Phil Davis 0fb67373a0 Bump commit ids for tests 2021-09-17 09:18:06 +05:45
Willy Kloucek 196d382805 Automated changelog update [skip ci] 2021-09-16 21:50:50 +00:00
Willy Kloucek 4d7b62dad1 Merge pull request #2498 from rhafer/docker-test-root
tests: Run ocis container as root for testsuite
2021-09-16 23:49:59 +02:00
Willy Kloucek 246c2dc15e fix STORAGE_TRANSFER_SECRET usage in deployment examples 2021-09-16 19:06:02 +02:00
Ralf Haferkamp e932120cbc Allow reva to use safer TLS defaults for LDAP
Reva is moving away from the hardcoded "insecure" setting for LDAP
connections. For this to happend ocis needs some adjustments. In order
to avoid an "insecure" by default config in ocis this commit adds the
new parameters "insecure" and "cacert" to the LDAP configuration for the
auth-, user- and groups-provider. To make the out of the box experience
as smooth as possible the default setting for "cacert" points to the
certificate that is generated for glauth on startup.
2021-09-16 17:56:29 +02:00
Michael Barz c8b1b42db6 Merge pull request #2516 from owncloud/release-1.12.0
[docs-only] Merge back the Release branch
2021-09-16 16:40:58 +02:00
Pascal Wengerter 9c28941809 Automated changelog update [skip ci] 2021-09-16 14:05:39 +00:00
Pascal Wengerter f3399b4f32 Merge pull request #2514 from owncloud/15092021_remove-fake-notification
Remove placeholder notifications endpoint in capabilities
2021-09-16 15:05:13 +01:00
Willy Kloucek 12a1604526 Merge pull request #2515 from owncloud/reva_d83f20c3148d
update reva to d83f20c3148d
2021-09-16 14:44:41 +02:00
Patrick Maier 1bed970a4b Merge pull request #2513 from owncloud/1.12_release_notes
[docs-only] oCIS 1.12 and Web 4.2.0 Release Notes
2021-09-16 14:07:37 +02:00
Willy Kloucek 01b16ec0a9 update reva to d83f20c3148d 2021-09-16 14:04:21 +02:00
Willy Kloucek 98eefd03ef Automated changelog update [skip ci] 2021-09-16 11:58:42 +00:00
Willy Kloucek 945e3157a3 Merge pull request #2512 from owncloud/fix_pull_2493
fix: redirect invalid links to oC Web (#2493)
2021-09-16 13:58:15 +02:00
David Christofas ab84c4c9a6 Automated changelog update [skip ci] 2021-09-16 11:47:16 +00:00
David Christofas e2306ad24c Merge pull request #2495 from owncloud/skip_demo_users
Add option to generate the demo users
2021-09-16 07:46:47 -04:00
pwengerter f5df71717c Remove placeholder notifications endpoint in capabilities 2021-09-16 11:34:17 +01:00
Juan Pablo Villafáñez a680fc1039 Adjust test configuration 2021-09-16 11:09:59 +02:00
Willy Kloucek 09b4850965 fix #2493 2021-09-16 10:56:38 +02:00
Patrick Maier ffd412da5c Apply suggestions from code review
Co-authored-by: Pascal Wengerter <pwengerter@owncloud.com>
2021-09-16 10:33:41 +02:00
Michael Barz 6fcae4d45d Update .codacy.yml 2021-09-16 08:29:48 +02:00
Michael Barz b7b97d1733 Add api test helper code to codacy exclude list 2021-09-16 08:19:59 +02:00
Jörn Friedrich Dreyer 8e50decb11 Automated changelog update [skip ci] 2021-09-15 19:35:27 +00:00
Jörn Friedrich Dreyer df55e3ff0f Merge pull request #2511 from owncloud/fix-username-encoding
use proper url path decode on the username
2021-09-15 21:30:20 +02:00
Patrick Maier 0fe821ae93 [docs-only] oCIS 1.12 and Web 4.2.0 Release Notes 2021-09-15 18:28:12 +02:00
Juan Pablo Villafáñez 502e77b185 Set true as default value 2021-09-15 18:11:47 +02:00
Juan Pablo Villafáñez de68fc32a3 Add changelog entry 2021-09-15 18:11:47 +02:00
Juan Pablo Villafáñez 670dfedf7c Add option to generate the demo users 2021-09-15 18:11:47 +02:00
Jörn Friedrich Dreyer 50ab6596bb use proper url path decode on the username
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-09-15 18:00:31 +02:00
Jörn Friedrich Dreyer cb3a5b811d Automated changelog update [skip ci] 2021-09-15 11:54:18 +00:00
Jörn Friedrich Dreyer c53b5bf9a7 Merge pull request #2508 from owncloud/proxy-policy-claim-precedence
allow overriding the cookie based route by claim
2021-09-15 13:53:41 +02:00
Jörn Friedrich Dreyer b0f0d6a7ee Merge pull request #2493 from owncloud/web_not_found_redirect
redirect to root when file not found
2021-09-15 13:53:19 +02:00