Commit Graph

1024 Commits

Author SHA1 Message Date
Ralf Haferkamp
e4c28def8a Request revatoken via machine auth after autoprovsioning user (#4690)
To successfully authenticate a user after it was autoprovisioned, we
need to get a valid reva token.

Fixes: #4616
2022-09-27 21:51:18 +02:00
Willy Kloucek
0a46ef0b0b bring back the settings ui (#4691) 2022-09-27 18:50:45 +02:00
Andre Duffeck
eaba396394 Fix unfindable entities (#4651)
* Fix unfindable entities from shares/publicshares

Directories or empty files weren't added to the search index properly
because they were indexed relative to the share instead of the space
root.

Fixes https://github.com/owncloud/ocis/issues/4489

* Add changelog

* Fix tests

* Reuse existing authorized context
2022-09-27 10:39:42 +02:00
Andre Duffeck
68b17eb68d Search dav spaces (#4661)
* Add a Ref option to SearchRequest, e.g. for limiting the search to a space

* Enable REPORT requests for /dav/spaces URLs

* Limit the search to the according space in case of /dav/spaces searches

* Add changelog

* Adapt expected failures

* Comment exported functions
2022-09-27 10:38:15 +02:00
Jörn Friedrich Dreyer
49376178e9 configure reva micro cache store (#4627)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-09-26 13:43:53 +02:00
Michael Barz
9ef2f742a2 Merge pull request #4615 from rhafer/issue/3713
Restrict admins from self-removal
2022-09-26 11:24:47 +02:00
David Christofas
f3a6f92dd6 Merge pull request #4601 from wkloucek/remove-default-insecure
change the default value for PROXY_OIDC_INSECURE to false
2022-09-26 11:19:10 +02:00
Willy Kloucek
569ffd41f8 Merge branch 'master' into remove-default-insecure 2022-09-26 08:59:18 +02:00
Willy Kloucek
840df9c142 add changelog 2022-09-26 08:30:09 +02:00
Willy Kloucek
a10047c2bc Merge pull request #4634 from owncloud/thumbnail-support-tiff-bmp
add thumbnail support for tiff and bmp files
2022-09-23 12:10:05 +02:00
Ralf Haferkamp
cc53071f63 Forbid to remove own user account
And admin user is no longer allowed to remove its own user account.
This to prevent admins from locking themselves out.

Fixes: #3713
2022-09-23 09:13:46 +02:00
David Christofas
d7b6ecfaff Merge pull request #4564 from dragonchaser/email-template
Add email templating
2022-09-22 14:02:36 +02:00
Christian Richter
6c6640959c add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-09-22 09:39:50 +02:00
David Christofas
20026faac2 fix wopi access to publicly shared files 2022-09-22 08:27:41 +02:00
David Christofas
0d1d9f2f25 add thumbnail support for tiff and bmp files 2022-09-22 01:30:49 +02:00
Willy Kloucek
71790089fd change insecure option defaulting to false 2022-09-16 12:40:24 +02:00
Willy Kloucek
2d16779652 fix the oidc provider cache 2022-09-16 12:34:12 +02:00
Michael Barz
e092da586b add changelog 2022-09-15 11:58:31 +02:00
Jörn Friedrich Dreyer
d4d2fefb80 forward trace context in graph service (#4582)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-09-14 14:23:15 +02:00
David Christofas
b71eeb9f54 Merge pull request #4578 from owncloud/web-configuration-applications
allow to configure applications for web
2022-09-14 11:32:14 +02:00
Jörn Friedrich Dreyer
2d445c6e95 fix search report webdav permissions (#4579)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-09-14 11:22:51 +02:00
Willy Kloucek
1caffa3bb8 allow to configure applications for web 2022-09-14 10:09:38 +02:00
Michael Barz
826d45877c prepare release, bump version 2022-09-13 10:17:43 +02:00
Michael Barz
7f52bbbcbe Update reva to v2.10.0 2022-09-12 11:33:21 +02:00
Michael Barz
1e82d80c1d Merge pull request #4548 from aduffeck/jsoncs3-publicshare-manager
[full-ci] Add support for the jsoncs3 public share manager
2022-09-09 21:16:01 +02:00
Benedikt Kulmann
bb54554cdb chore: bump web to v5.7.0 (final) 2022-09-09 20:07:17 +02:00
Michael Barz
c6faf4ab4f Update reva 2022-09-09 16:00:32 +02:00
Benedikt Kulmann
01f6ca12f0 chore: update web to v5.7.0-rc.13 2022-09-09 10:56:04 +02:00
Benedikt Kulmann
dce41c34c5 Merge pull request #4508 from owncloud/update-web-5.7.0-rc.11
[full-ci] update web to v5.7.0-rc.11
2022-09-08 14:55:20 +02:00
David Christofas
3640243492 update reva and jsoncs3 share manager config 2022-09-08 13:22:17 +02:00
Benedikt Kulmann
0815eebb3c chore: update web to v5.7.0-rc.11 2022-09-08 13:10:40 +02:00
jkoberg
716d595ede changelog and bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-09-08 12:31:13 +02:00
Michael Barz
7e9f19c7dc update reva to latest edge 2022-09-07 20:27:26 +02:00
Michael Barz
29be1ab5b7 Merge pull request #4522 from owncloud/update-reva-edge
[full-ci] update Reva to latest edge
2022-09-07 19:03:35 +02:00
Ralf Haferkamp
e5543d4465 Add new "delete-all-spaces" permission
This is assigned to the Admin role by default and allows to cleanup
orphaned spaces (e.g. where the owner as been deleted)

Fixes: #4196
2022-09-07 18:21:26 +02:00
Michael Barz
39aacff996 update reva to latest edge 2022-09-07 15:53:54 +02:00
Ralf Haferkamp
8ee8842e88 proxy: Avoid sorting endpoints for every single request
The endpoints are no longer hashed by path name in the directors map since
that made iterating over the endpoints unstable. They are now stored in a
slice in the order in which the are defined in the configuration.

Closes: #4497
2022-09-07 14:30:19 +02:00
David Christofas
bff9c2b3cd auto orientate pictures for thumbnails 2022-09-05 16:33:29 +02:00
Jannik Stehle
213a68ec69 Fix translations on login page 2022-09-02 15:07:54 +02:00
jkoberg
3f5585628d adjust REPORT to PROPFIND endpoint
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-09-02 15:02:06 +02:00
Jannik Stehle
dff588a621 Improve login screen design 2022-09-02 09:46:32 +02:00
David Christofas
e20b2b1536 fix default policy and add changelog 2022-09-01 12:43:32 +02:00
Benedikt Kulmann
0341097430 fix: disable misconfigured default expiration date public links 2022-08-31 08:23:28 +02:00
Jan
a999dd1d61 Add previewFileMimeTypes to defaultconfig.go (#4414)
* Add previewFileMimeTypes to defaultconfig.go

* Add changelog item

* Format

* Remove obsolete hideSearchBar config setting
2022-08-26 11:51:33 +02:00
Benedikt Kulmann
590f3bcbaa chore: prepare release bump version 2022-08-25 21:40:08 +02:00
Benedikt Kulmann
9c9a81026c fix: add index.html to unprotected paths in auth middleware 2022-08-25 10:39:55 +02:00
David Christofas
0d2b7e350b add missing unprotected paths 2022-08-24 16:32:25 +02:00
Benedikt Kulmann
335567ed65 Merge pull request #4439 from owncloud/update-web-v5.7.0-rc.10
[full-ci] update web to v5.7.0-rc.10
2022-08-24 12:08:22 +02:00
Willy Kloucek
c0df4562e5 Merge pull request #4443 from wkloucek/mail-auth-encrypt
add config options for mail encryption and authentication
2022-08-24 10:49:50 +02:00
Benedikt Kulmann
992c19d26a chore: update web to v5.7.0-rc.10 2022-08-24 10:12:33 +05:45