Commit Graph

18392 Commits

Author SHA1 Message Date
kobergj e7340f658e Merge pull request #9079 from owncloud/feat/reva-app-auth
feat: reva app auth
2024-07-23 10:37:35 +02:00
Viktor Scharf 832417b7d1 Merge pull request #9670 from owncloud/checkPermittionsInReportResponse
[test-only] check secure view permissions in the Report response
2024-07-23 09:48:48 +02:00
jkoberg 91396f5aa2 feat(auth-app): add changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-23 09:34:58 +02:00
Sawjan Gurung de98cca897 Merge pull request #9640 from owncloud/test/role-management-endpoint
[tests-only][full-ci] test: add test coverage for role mangement endpoints
2024-07-23 13:19:44 +05:45
Viktor Scharf 0330b7e48b check secure view permissions in the Report response 2024-07-23 09:27:00 +02:00
pradip 7b8b4faf05 test: add test coverage for roleMangement endpoints 2024-07-23 12:46:16 +05:45
jkoberg 83e6ba7d09 fix(proxy): fix pipeline
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-23 08:58:08 +02:00
kobergj 0b514ba715 docu(auth-app): Improve documentation
Co-authored-by: Martin <github@diemattels.at>
2024-07-23 08:58:08 +02:00
jkoberg 63c62d423c fix(auth-app): use correct env introduction version
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-23 08:58:08 +02:00
kobergj eeb4749985 feat(auth-app): improve documentation
Co-authored-by: Martin <github@diemattels.at>
2024-07-23 08:58:08 +02:00
jkoberg a58a0f83f6 feat(auth-app): polish create cli
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-23 08:58:07 +02:00
jkoberg 11103a4220 feat(auth-app): make service optional plus docu
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-23 08:58:07 +02:00
jkoberg 3b3d30159d fix(proxy): fix build after rebase
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-23 08:58:07 +02:00
Thomas Müller 7005cbc0fc feat: add unit test for app auth middleware 2024-07-23 08:58:07 +02:00
Thomas Müller 4fa7ea0b20 feat: add cli command to generate app token for user 2024-07-23 08:58:07 +02:00
Thomas Müller 1eb66eb18c feat: add REVA appauth as oCIS service 2024-07-23 08:58:07 +02:00
Thomas Müller 43403edfb8 feat: reva app auth 2024-07-23 08:58:07 +02:00
Jannik Stehle 9685d354d2 Merge pull request #9669 from owncloud/feat/remove-draw-io
[full-ci] feat: remove draw-io from default web config
2024-07-23 07:29:50 +02:00
ownClouders 747f0f3f9f [tx] updated from transifex 2024-07-23 03:41:36 +00:00
Jannik Stehle f7ad9fff6e ci: remove disablePreviews option
This option is not available in Web anymore, hence removes it.
2024-07-22 15:40:25 +02:00
Roman Perekhod 4874aea425 Automated changelog update [skip ci] 2024-07-22 13:36:12 +00:00
Roman Perekhod 0205fbd3b9 Merge pull request #9666 from 2403905/debug-full-docker
Added the debugging to full ocis docker example
2024-07-22 15:35:30 +02:00
Jannik Stehle 15332aaef3 ci: bump web commit id 2024-07-22 15:11:04 +02:00
Roman Perekhod 46ed2296b5 Update docs/ocis/development/debugging.md
Co-authored-by: Martin <github@diemattels.at>
2024-07-22 15:07:33 +02:00
Roman Perekhod 3cf39823f4 Update docs/ocis/development/debugging.md
Co-authored-by: Martin <github@diemattels.at>
2024-07-22 15:07:16 +02:00
Jannik Stehle 7e27899f9e feat: remove draw-io from default web config
The `draw-io` app has been removed from the Web default apps, hence this removes it here as well.

The app is now available via the [web-extensions repository](https://github.com/owncloud/web-extensions).
2024-07-22 14:41:27 +02:00
kobergj fc1bff6d6b Automated changelog update [skip ci] 2024-07-22 11:45:17 +00:00
kobergj 47412e7b47 Merge pull request #9665 from kobergj/AssimilateTrashCommand
Fix trash command
2024-07-22 13:44:24 +02:00
Roman Perekhod 54524567a5 Added the debugging to full ocis docker example 2024-07-22 13:26:30 +02:00
jkoberg be6b3a0017 fix(ocis): fix trash command
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-22 12:48:24 +02:00
kobergj 9059045b23 Automated changelog update [skip ci] 2024-07-22 10:18:17 +00:00
kobergj c7a3ec2ed0 Merge pull request #9662 from owncloud/pass-registration-config-to-micro-ocdav
pass registration cfg to micro ocdav
2024-07-22 12:17:42 +02:00
Jörn Friedrich Dreyer 199ef0563e pass registration cfg to micro ocdav
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-22 11:41:41 +02:00
Jörn Friedrich Dreyer 68c59b6252 bump reva to 1a6e7f6d0e4f
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-22 11:41:41 +02:00
Roman Perekhod 6cc257e734 Automated changelog update [skip ci] 2024-07-22 07:36:46 +00:00
Roman Perekhod b67d023f5b Merge pull request #9634 from 2403905/issue-9568
[full-ci] skip the file name validation if nodeid used
2024-07-22 09:36:09 +02:00
Michael Barz 3f8545d29a Merge pull request #9660 from owncloud/fix-production
fix: fix production deployment
2024-07-22 09:14:21 +02:00
Phil Davis 6bbda86eb5 Merge pull request #9645 from owncloud/tests/extend-non-admin-testcases
[tests-only][full-ci] extend test cases for non-admin actions to admin resources
2024-07-22 12:36:42 +05:45
Michael Barz b680937f9a fix: fix production deployment 2024-07-22 08:47:42 +02:00
ownClouders 6c82a6560b [tx] updated from transifex 2024-07-22 00:41:37 +00:00
ownClouders 81db8219e4 [tx] updated from transifex 2024-07-21 00:07:11 +00:00
kobergj e688ef38c6 Automated changelog update [skip ci] 2024-07-19 11:30:58 +00:00
kobergj 7cf939aca8 Merge pull request #9654 from kobergj/FixRegistryTTL
Fix issues with natsjskv registry
2024-07-19 13:30:18 +02:00
Jannik Stehle 4f5728dfe3 Automated changelog update [skip ci] 2024-07-19 11:28:15 +00:00
Jannik Stehle d61cc69346 Merge pull request #9652 from owncloud/fix/missing-invitation-in-permissions
fix: missing invitation in permission responses
2024-07-19 13:27:36 +02:00
Jörn Friedrich Dreyer c421507f1e reva services should respect same register ttl
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-19 12:56:59 +02:00
Jörn Friedrich Dreyer 0c6ca19602 naming is hard
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-19 12:37:08 +02:00
Martin b5918c6855 Merge pull request #9655 from owncloud/fix_adoc_templates
[docs-only] Fix ADOC.tmpl and ADOC_global.tmpl (missing entry)
2024-07-19 12:32:41 +02:00
mmattel dcec2e54e8 [docs-only] Fix ADOC.tmpl and ADOC_global.tmpl (missing entry) 2024-07-19 12:23:20 +02:00
Christian Richter 8e26dc82cd Merge pull request #9651 from dragonchaser/fix-docs-helpers
Fix docs helpers
2024-07-19 11:59:21 +02:00