Commit Graph

319 Commits

Author SHA1 Message Date
André Duffeck dc47c5bda3 Make sure to catch all children when doing recursive updates 2022-05-19 08:31:38 +02:00
André Duffeck 2224855fc9 Configure the nats service for the system storage extension 2022-05-19 08:31:38 +02:00
André Duffeck 66190e4b55 Cleanup 2022-05-19 08:31:38 +02:00
Martin b10270cf15 Merge pull request #3827 from wkloucek/update-port-ranges-add-debug-config
update port ranges add debug config
2022-05-18 16:32:57 +02:00
Willy Kloucek ba120b61ef expose debug server for missing extensions 2022-05-18 15:26:35 +02:00
jkoberg 2d3c292f68 bring katherine back
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-18 14:33:54 +02:00
Martin d4941d45cb Merge pull request #3819 from wkloucek/debug-config-desc
add descriptions to the debug config
2022-05-18 11:27:11 +02:00
Willy Kloucek 7d87927459 add descriptions to the debug config 2022-05-18 09:57:41 +02:00
Martin 76ea987d11 Update extensions/audit/pkg/config/config.go 2022-05-18 09:24:03 +02:00
Willy Kloucek 2a39bd5375 add comment about independence of log outputs 2022-05-18 09:20:47 +02:00
Ralf Haferkamp 112488607e Publish UserFeatureChanged event when users update their password 2022-05-17 14:23:38 +02:00
Ralf Haferkamp c41cf92553 Add graph /me/changePassword endpoint
To allow users to change their own password when using the Graph LDAP backend.

Closes:	#3063
2022-05-17 14:23:38 +02:00
Willy Kloucek 61b9b6c96b Merge pull request #3802 from wkloucek/fix-storage-users-config
Bugfix: Fix multiple configuration environment variables for the storage-users extension
2022-05-16 12:46:31 +02:00
Michael Barz 6a7fc50449 Merge pull request #3803 from wkloucek/un-compose-commons
remove composition of Commons
2022-05-16 12:13:44 +02:00
Willy Kloucek d3025ec23f Merge pull request #3800 from wkloucek/fix-search-grpc-addr-env
Bugfix: Rename the search extensions environment variable for the grpc server address
2022-05-16 11:37:35 +02:00
Willy Kloucek 3ce2c2123d remove composition of Commons 2022-05-16 11:34:05 +02:00
kobergj d30e70dca6 [full-ci] Bump Reva version (#3779)
* use custom reva to check changes

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* don't query quota and children when space is disabled

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* final touches

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* update expected failures

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* fix changelog typo

Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-16 11:07:00 +02:00
Willy Kloucek 922d1414d8 Merge pull request #3799 from wkloucek/fix-settings-idm-adminuserid
fix settings and idm admin user id configuration
2022-05-16 10:02:40 +02:00
Willy Kloucek 97220e63e6 check if cfg.Commons is nil 2022-05-16 09:32:12 +02:00
Willy Kloucek d486ef295b fix multiple env variables 2022-05-16 08:52:33 +02:00
Willy Kloucek 29d6f5968d fix the grpc server address env 2022-05-16 08:33:59 +02:00
Willy Kloucek 382d91b22b fix settings and idm admin user id configuration 2022-05-16 08:30:16 +02:00
Willy Kloucek 4b73b32bc8 remove unused transfer secret from app provider 2022-05-16 08:17:57 +02:00
Willy Kloucek 7b95b40536 Merge pull request #3795 from owncloud/which-to-command-v
use command -v instead of which
2022-05-16 08:08:14 +02:00
Pascal Wengerter f4c608c21e Merge pull request #3797 from owncloud/bump-web-5.5.0-rc.6
Bump web to v5.5.0-rc.6
2022-05-13 17:21:12 +02:00
Pascal Wengerter da006cc090 Bump web to v5.5.0-rc.6 2022-05-13 16:56:04 +02:00
Jörn Friedrich Dreyer acab143050 use command -v instead of which
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-13 11:16:40 +00:00
Andre Duffeck 0e7de0faf3 Configure the provider id of the shares storage provider (#3723) 2022-05-13 10:34:02 +02:00
Jörn Friedrich Dreyer 42a9f07882 Merge pull request #3783 from aduffeck/refine-search
Improve search
2022-05-13 08:06:06 +00:00
Michael Barz 42c4abb034 Merge pull request #3791 from owncloud/thumnails-id
fix thumbnails for empty trailing paths
2022-05-13 09:28:55 +02:00
Michael Barz eb07e056e6 fix thumbnails for empty trailing paths 2022-05-12 18:36:12 +02:00
Ralf Haferkamp 9b48989da1 Fix a couple of formatting issues in config descriptions 2022-05-12 16:55:52 +02:00
André Duffeck c4f25c6a55 Return a proper resource type in the propstat response
Fixes https://github.com/owncloud/web/issues/6944
2022-05-12 15:41:05 +02:00
Ralf Haferkamp 8598fbb537 Add descriptions for auth-basic service config 2022-05-12 14:59:03 +02:00
Ralf Haferkamp 1b720d6821 Add descriptions for groups service config 2022-05-12 14:59:03 +02:00
Ralf Haferkamp 7457117dbf Remove unused config vars
GroupMembersCacheExpiration is referenced nowhere. Currently we don't
have any caching. LoginAttributes is not used by the reva groupprovider.
2022-05-12 14:59:03 +02:00
Ralf Haferkamp 7532bc6c99 Fix descriptions for "JoinOwnCloudUUID" in user config 2022-05-12 14:58:28 +02:00
André Duffeck 4a36ba7811 Allow using lowercase fields 2022-05-12 13:42:46 +02:00
André Duffeck c6c718eb41 Allow for searching by metadata like "Size:<100" 2022-05-12 13:42:46 +02:00
André Duffeck 89d2939fab Add test for filename search using digits, cleanup tests 2022-05-12 13:42:46 +02:00
André Duffeck 49da927f25 Fix search for files with spaces 2022-05-12 13:42:46 +02:00
André Duffeck 22f5e471bd Change the index query string to contain the field name
This increases flexibility when searching the index
2022-05-12 13:42:46 +02:00
André Duffeck ae68d5d522 Improve logging 2022-05-12 13:42:46 +02:00
André Duffeck 08e242f164 Remove superfluous comments 2022-05-12 13:42:46 +02:00
André Duffeck 4e378be020 Improve signature of index.Move 2022-05-12 13:42:46 +02:00
Ralf Haferkamp bacba141cd Add descriptions for users service config 2022-05-12 12:39:03 +02:00
Ralf Haferkamp ae4e6e195f Remove unused config vars
UsersCacheExpiration is referenced nowhere. Currently we don't have any
caching. LoginAttributes is not used by the reva userprovider.
2022-05-12 12:37:06 +02:00
Ralf Haferkamp 6aa89a30c8 Remove accounts service remainders from ocs
- proxy routes everything user/group related (except of `user/signing-key`)
  to the reva ocs endpoint now
- remove the unused user and group methods from ocs
2022-05-11 15:29:34 +02:00
Ralf Haferkamp d25aa7b20f Remove "accounts" service 2022-05-11 15:29:34 +02:00
Ralf Haferkamp 5ba1b8f2c1 Remove "glauth" service
The "glauth" service is no longer used. After we switched to
libregraph/idm.
2022-05-11 15:29:34 +02:00