Commit Graph

1166 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer 971dbe8682 bump lico to 0.59.4 (#5768)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-03-08 17:25:55 +01:00
David Christofas c17d9eb19e add config options to enforce passwords on public links 2023-03-08 15:22:57 +01:00
Michael Barz e05e3b980f add common part, make the logic theme name agnostic 2023-03-06 10:54:43 +01:00
jkoberg 32933ce3ac bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-03 15:16:57 +01:00
David Christofas b8470d567d add new permission 'publiclink.create' and assign it to the 'Admin', 'SpaceAdmin' and 'User' roles 2023-03-01 11:53:39 +01:00
David Christofas 0fadc79c32 make graph/education API errors more consistent 2023-02-28 15:25:45 +01:00
jkoberg f5fbd8a056 fix changelog layout
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-02-27 09:12:11 +01:00
Jacob Kauffmann a742e943df thumbnails: Add portrait resolutions to default config 2023-02-26 12:34:33 -07:00
Martin fd5790d8dd Merge pull request #5610 from kobergj/UserlogService
Userlog Service
2023-02-23 15:33:12 +01:00
Jörn Friedrich Dreyer a5fb068650 [full-ci] Bump reva to include ini metadata backend (#5613)
* bump reva

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* default to ini backend

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* bump reva, add metadata backend config

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update changelog

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix tag

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* Update services/storage-system/pkg/config/config.go

Co-authored-by: kobergj <jkoberg@owncloud.com>

* fix storage user metadata config desc and env var

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: kobergj <jkoberg@owncloud.com>
2023-02-23 10:54:50 +01:00
David Christofas 3fbb6ca2fe Merge pull request #5617 from owncloud/role-quota
add config option to set default quota per role
2023-02-22 17:08:16 +01:00
David Christofas 67549b4ebd add config option to set default quota per role 2023-02-22 16:22:45 +01:00
Ralf Haferkamp 9e73b17a40 idp: Utilize ownCloudUserEnabled Attribute to filter users
This adds support for configuring an LDAP Attribute that can be used as a flag
to disallow users to login. We currently default to 'ownCloudUserEnabled' as
used in the default configuration of the graph service.
2023-02-22 11:23:26 +01:00
Michael Barz 04afa6d35a Merge pull request #5607 from owncloud/configurable-bundles
load bundles from JSON
2023-02-21 21:58:14 +01:00
Michael Barz 7f6e52c39b load bundles from JSON 2023-02-21 21:25:33 +01:00
jkoberg d7f57f3a50 changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-02-21 14:58:24 +01:00
jkoberg c9dfb778a9 sharpen eventhistory service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-02-21 10:51:32 +01:00
jkoberg 5aa1f6eb55 changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-02-20 12:07:55 +01:00
Michael Barz 794f6cd07c add constraints to permissions listing (#5594) 2023-02-17 13:45:47 +01:00
Michael Barz eb2347e1db Merge pull request #5589 from owncloud/settings-roles
make the default settings bundles part of the config
2023-02-16 16:05:29 +01:00
Michael Barz 0986a4b501 add changelog 2023-02-16 13:30:07 +01:00
Daniël Franke 621bd56b45 Add changelog entry 2023-02-15 10:06:23 +01:00
David Christofas b318269de4 add changelog 2023-02-13 13:48:50 +01:00
Florian Schade 5da3df8ffe Space Trash-bin expiration cli (#5500)
* add storage-users trash-bin cli
add task to clean up outdated trash-bin resources
add trash-bin cli purge-expired command to purge expired trash-bin resources
add purge-expired task tests
2023-02-10 12:04:47 +01:00
Benedikt Kulmann 8c033e1936 change: remove the settings ui
ownCloud Web recently transitioned to Vue3. The settings ui is still
written in Vue2. Since it's pretty much unused we won't take the efforts
of upgrading it to Vue3.
2023-02-03 10:27:05 +01:00
kobergj 9b06ec9992 bump reva (#5460)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-30 14:59:38 +01:00
kobergj ebd55eb765 Merge pull request #5457 from kobergj/PostprocessingConfiguration
Better Configuration for Postprocessing Service
2023-01-26 15:23:19 +01:00
Jörn Friedrich Dreyer aa12a60d16 fix populating user drive and drives (#5426)
* fix populating user drive and drives

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update changelog

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix test condition

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-01-26 11:54:32 +01:00
kobergj 9c0dd22e1f update wording
Co-authored-by: Martin <github@diemattels.at>
2023-01-26 10:26:33 +01:00
jkoberg 1a69388e14 add new permissions
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-25 15:25:54 +01:00
jkoberg 5ea1608d67 changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-25 15:23:59 +01:00
jkoberg 22f20b2b2e better configuration for pp service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-25 12:32:09 +01:00
Jörn Friedrich Dreyer 52b7f41624 Populate expanded properties (#5421)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-01-18 15:51:53 +01:00
Florian Schade 1afd7c2a4b use event executant to index tags (#5405) 2023-01-13 17:31:34 +01:00
Florian Schade 38a43df924 [full-ci] bump reva (#5404)
* bump reva
2023-01-13 16:44:16 +01:00
David Christofas 958ba28db3 add expiration to user and group shares (#5389) 2023-01-12 17:26:06 +01:00
kobergj dcaecd214f Merge pull request #5330 from kobergj/ExpirationNotifications
Expiration Notifications
2023-01-12 16:02:29 +01:00
Daniël Franke ddb0933033 Display surname and givenName attributes.
This PR makes it so that givenName and surname attributes are returned for users.

Fixes #5386
2023-01-12 15:01:14 +01:00
jkoberg 8b2dac2b87 changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-12 13:23:21 +01:00
kobergj 8c2ebfd1f1 Merge pull request #5369 from kobergj/CollectGlobalEnvVars
Collect global Envvars
2023-01-11 09:20:17 +01:00
Florian Schade bb1540fc45 [full-ci] add identitySet displayName property to the group and user sets (#5347)
* add identitySet displayName property to the group and user sets
2023-01-10 15:42:13 +01:00
jkoberg bb9c65db7b changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-01-10 12:41:58 +01:00
Daniël Franke 7034b3ca69 Add changelog entry 2023-01-10 11:45:24 +01:00
Daniël Franke f3924ca8c2 Disassociate users from schools on school delete. (#5343)
* Disassociate users from schools on school delete.

This PR alters the `DeleteEducationSchool` to also disassociate the
users that were associated with the to-be-deleted school.

* Add changelog.

* Remove punctuation from changelog.

* Remove redundant return statement.

* Skip when user not find.
2023-01-06 12:58:32 +01:00
Florian Schade 21797fb22d [full-ci] Bump libre-graph-api-go and drive group permissions (#5312)
* Bump libre-graph-api-go
Expose drive group permissions

Co-authored-by: kobergj <jkoberg@owncloud.com>
2022-12-30 17:23:56 +01:00
Florian Schade e3e516fcdd bump reva (#5310) 2022-12-30 11:46:15 +01:00
jkoberg a0b2a49750 changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-28 15:44:49 +01:00
jkoberg 6b374694d6 changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-23 10:55:57 +01:00
Florian Schade 78637a2f00 enable tags in capabilities (#5271) 2022-12-22 14:20:46 +01:00
jkoberg 410730c96c changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-21 13:47:35 +01:00