Commit Graph

  • c47e43318a allow override of admin password wit ocis init Christian Richter 2022-04-29 14:15:48 +02:00
  • e1430270b4 Language review on new IDM section (#3634) Edith Parzefall 2022-04-29 14:08:40 +02:00
  • 851c64945f Remove reva go mod replace André Duffeck 2022-04-29 13:59:09 +02:00
  • 59c96413d9 beautify error messages Christian Richter 2022-04-29 13:45:12 +02:00
  • 19e893704b Merge branch 'master' into ocis-init Willy Kloucek 2022-04-29 13:20:28 +02:00
  • 1b68e8589c simplify secure an ocis instance section Willy Kloucek 2022-04-29 13:18:49 +02:00
  • ce146f830f idp: Check if CA cert if present Ralf Haferkamp 2022-04-29 13:12:48 +02:00
  • f302f8a8c3 [docs-only] Adjust idm docs after it's now running by default (#3608) Ralf Haferkamp 2022-04-29 13:13:15 +02:00
  • 4ff313b0a5 check for more secrets need to be set Willy Kloucek 2022-04-29 13:07:25 +02:00
  • 0fdd23c2c6 Fix search config after master merge André Duffeck 2022-04-29 13:05:49 +02:00
  • 08df2e32d9 Merge remote-tracking branch 'upstream/master' into search André Duffeck 2022-04-29 13:00:01 +02:00
  • 18d0fa2416 Move the children as well when a directory is moved André Duffeck 2022-04-29 12:47:34 +02:00
  • 5597f5f5d5 Merge pull request #3619 from owncloud/fakeproviderids Michael Barz 2022-04-29 12:35:55 +02:00
  • 9971867d5a Merge branch 'ocis-init' of github.com:owncloud/ocis into ocis-init Christian Richter 2022-04-29 11:56:10 +02:00
  • bc6cd9141d [WIP] add missing secret checks Christian Richter 2022-04-29 11:55:56 +02:00
  • 7b5d705d64 add more documentation Willy Kloucek 2022-04-29 11:37:11 +02:00
  • 72688b3650 move generic secret errors to shared, fix edgecase in cli flags Christian Richter 2022-04-29 11:15:13 +02:00
  • d86a86a884 update documentation Willy Kloucek 2022-04-29 10:56:48 +02:00
  • be15d63747 Add items back to the index recursively when the parent is restored André Duffeck 2022-04-29 10:31:02 +02:00
  • 3ec15bd1e0 Merge pull request #3620 from owncloud/bump-commit-id-20220429 Phil Davis 2022-04-29 14:12:53 +05:45
  • 622218ef49 add changelog Willy Kloucek 2022-04-29 09:58:01 +02:00
  • 767845d90a fix force overwrite bug Christian Richter 2022-04-29 09:25:46 +02:00
  • 15c60df064 Return up to 200 search results André Duffeck 2022-04-29 09:16:28 +02:00
  • 1c2a67f9b7 fix machine auth api key for frontend Willy Kloucek 2022-04-29 09:03:34 +02:00
  • 6bd67c0f27 Mark items as deleted (recursively) but still keep them around André Duffeck 2022-04-29 09:00:14 +02:00
  • 293dbac7b3 remove underscores from variable names and use yaml tags instead Willy Kloucek 2022-04-29 08:28:04 +02:00
  • 2a2bfc4789 Bump CORE_COMMITID Phil Davis 2022-04-29 09:12:48 +05:45
  • 703a333ff0 fix settings machine auth api key Willy Kloucek 2022-04-29 08:07:52 +02:00
  • 09c6f23c42 Merge pull request #3618 from kobergj/UnescapePathInGraph Michael Barz 2022-04-29 07:08:54 +02:00
  • ce45e90122 unescape path in graph getdrive jkoberg 2022-04-28 16:14:09 +02:00
  • afa8ca8246 use FullDefaultConfig in example config generator and remove leftover Willy Kloucek 2022-04-28 17:38:07 +02:00
  • e582b609b5 fix startup with ocis init Willy Kloucek 2022-04-28 17:20:10 +02:00
  • 25254140ac fix .drone.star formatting Willy Kloucek 2022-04-28 16:47:05 +02:00
  • 9e31bc0c1b revert Web json config struct omitempty tags Willy Kloucek 2022-04-28 16:44:22 +02:00
  • 9860f798bf revert go.mod changes Willy Kloucek 2022-04-28 16:40:22 +02:00
  • 20f916ca34 run ocis init in CI Willy Kloucek 2022-04-28 16:31:40 +02:00
  • 4e531ca442 fix ocis startup with debugging config / environment variables only Willy Kloucek 2022-04-28 16:16:06 +02:00
  • 55c4682823 add storageproviderids to config Jörn Friedrich Dreyer 2022-04-28 14:13:16 +00:00
  • ed1c459d98 Merge branch 'ocis-init' of github.com:owncloud/ocis into ocis-init Christian Richter 2022-04-28 15:56:16 +02:00
  • 0330b431bb unclutter ocis init code Christian Richter 2022-04-28 15:55:21 +02:00
  • 83b94cf82d log parsing errors to stdout Willy Kloucek 2022-04-28 15:52:26 +02:00
  • 5a6c44afa0 move config generator to own structures, to avoid having to fork the yaml package (omitempty issues) Christian Richter 2022-04-28 15:43:40 +02:00
  • 3a9ba10dc4 fix and restructure ocis-pkg config parser Willy Kloucek 2022-04-28 15:34:31 +02:00
  • 1b2cc6df3e revert empty yaml tags Willy Kloucek 2022-04-28 15:14:07 +02:00
  • b515d7f83f fix typo and hide supervised Willy Kloucek 2022-04-28 15:13:03 +02:00
  • ab254b05d0 remove all "omitempty" from config structs to bring back full configuration file documentation Willy Kloucek 2022-04-28 15:08:40 +02:00
  • aba2ee0c39 fix build Willy Kloucek 2022-04-28 11:31:15 +02:00
  • fb6a8ffc7b add backup of config on force overwrite Christian Richter 2022-04-28 11:12:22 +02:00
  • 3054875a05 move config validation into a separate function Willy Kloucek 2022-04-28 11:10:39 +02:00
  • fb73322621 Automated changelog update [skip ci] Michael Barz 2022-04-28 08:32:26 +00:00
  • 874b45be94 Merge pull request #3611 from owncloud/update-reva Michael Barz 2022-04-28 10:31:53 +02:00
  • df53c2a545 fix graph tests Willy Kloucek 2022-04-28 10:30:02 +02:00
  • 5c159ee295 Merge branch 'master' into ocis-init Willy Kloucek 2022-04-28 10:12:46 +02:00
  • 68c5e2366c Store the parent id in the index to allow for handling directories André Duffeck 2022-04-28 10:10:01 +02:00
  • 83f75bf089 fix ginko testsuite Willy Kloucek 2022-04-28 10:05:51 +02:00
  • 5437c853bd Merge pull request #3609 from owncloud/bump-middleware-v1.5.0 Phil Davis 2022-04-28 13:12:33 +05:45
  • 1005e96edb update reva Michael Barz 2022-04-28 09:17:26 +02:00
  • e5338dff55 Trigger updates on all relevant events André Duffeck 2022-04-28 08:51:18 +02:00
  • 4a9b31f3b4 fix machineauth to right machine auth api key Willy Kloucek 2022-04-28 08:49:44 +02:00
  • 31656e1a97 remove TODOs Willy Kloucek 2022-04-28 08:48:32 +02:00
  • 0b0efd6799 Remove items from the index when they were deleted André Duffeck 2022-04-28 08:39:21 +02:00
  • 4dd89aa804 Adapt to renamed field André Duffeck 2022-04-28 08:39:12 +02:00
  • a00d28982f bump owncloud-test-middleware version to v1.5.0 PKiran 2022-04-28 11:56:13 +05:45
  • ae64a8f54b Automated changelog update [skip ci] David Christofas 2022-04-27 15:46:28 +00:00
  • 6e186e4b65 Merge pull request #3605 from owncloud/update-reva David Christofas 2022-04-27 17:45:59 +02:00
  • 6bd4330103 update reva to include go-chi workaround David Christofas 2022-04-27 17:05:34 +02:00
  • 4043f181b1 set generate ldap secrets Willy Kloucek 2022-04-27 17:00:31 +02:00
  • a37126f523 Merge branch 'master' into ocis-init Willy Kloucek 2022-04-27 15:50:26 +02:00
  • 5b572b3852 initialize insecure options Willy Kloucek 2022-04-27 15:46:17 +02:00
  • e5b98095b8 Automated changelog update [skip ci] Michael Barz 2022-04-27 13:39:34 +00:00
  • e9a86c736a Merge pull request #3601 from owncloud/update-reva Michael Barz 2022-04-27 15:38:58 +02:00
  • a261fc8c88 cleanup Willy Kloucek 2022-04-27 15:01:31 +02:00
  • 6efdede2b8 update reva for caching fix Michael Barz 2022-04-27 14:44:08 +02:00
  • f74d1e27c1 use machine auth secret from common config Willy Kloucek 2022-04-27 14:40:53 +02:00
  • b3f55765d8 use common transfer secrets Willy Kloucek 2022-04-27 14:13:17 +02:00
  • 9095b11d6c load reva gateway and token manager from common config Willy Kloucek 2022-04-27 13:58:59 +02:00
  • 407399dd91 Automated changelog update [skip ci] David Christofas 2022-04-27 11:22:56 +00:00
  • 0a18c256b6 Merge pull request #3597 from owncloud/urlencoding-graph-api David Christofas 2022-04-27 13:21:56 +02:00
  • 4bb4f9fbb1 url encode the webdav URL in the graph API David Christofas 2022-04-27 12:39:59 +02:00
  • 48a6978e24 move TokenManager back to extension config Willy Kloucek 2022-04-27 11:04:18 +02:00
  • c5d0791f53 add password generator Christian Richter 2022-04-27 10:58:27 +02:00
  • d106c87c51 [WIP] adapt storage changes Christian Richter 2022-04-27 10:37:40 +02:00
  • 0758854b63 Merge pull request #3331 from rhafer/idm-default-cfg Ralf Haferkamp 2022-04-27 10:08:13 +02:00
  • 656ef9d6ae Add a IndexSpace method to the search provider André Duffeck 2022-04-27 09:50:53 +02:00
  • 827885abad Add a DocCount() method to the index client André Duffeck 2022-04-27 09:48:26 +02:00
  • d5084eea84 Add command for (re-)indexing existing spaces André Duffeck 2022-04-27 09:30:08 +02:00
  • 103abf840d Merge pull request #3565 from owncloud/TheOneRing-patch-1 Willy Kloucek 2022-04-27 09:21:53 +02:00
  • aa7d75c845 Run UI test with accounts service enabled Ralf Haferkamp 2022-04-26 08:29:10 +02:00
  • 33cb8a4e63 addSteps: clean project space after test Viktor Scharf 2022-04-25 13:19:46 +02:00
  • 095e3c3f77 skip test that requires ocs provisioning API Ralf Haferkamp 2022-04-21 17:37:07 +02:00
  • 5d4800b570 move test away from accounts api, use graph to get userid Ralf Haferkamp 2022-04-25 11:35:50 +02:00
  • 72cb960790 Adjust drone config for defaulting to libreidm/graph Ralf Haferkamp 2022-04-21 14:34:14 +02:00
  • 45f0940071 Turn of "insecure" of built-in IDP Ralf Haferkamp 2022-03-16 12:40:57 +01:00
  • 1a38f3623c switch default config to idm Ralf Haferkamp 2022-03-09 11:42:51 +01:00
  • fb5ca006e4 Merge remote-tracking branch 'origin/master' into ocis-init Christian Richter 2022-04-26 16:23:37 +02:00
  • 5100465464 Automated changelog update [skip ci] Willy Kloucek 2022-04-26 13:28:56 +00:00
  • 0f12ffbabe Merge pull request #3587 from wkloucek/single-config-file-location Willy Kloucek 2022-04-26 15:28:17 +02:00
  • 4b65e6dbbe Merge pull request #3569 from owncloud/storage-config David Christofas 2022-04-26 15:26:46 +02:00
  • 0daaf08f3a add windows hosts file hint also to s3 example Willy Kloucek 2022-04-26 15:00:56 +02:00
  • 485fa6db73 Merge pull request #3582 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.5.0 Willy Kloucek 2022-04-26 14:41:05 +02:00