Willy Kloucek
7cbd1ad357
make graph service events optional
2022-07-15 07:51:30 +02:00
Willy Kloucek
3d0cdbebee
update reva to get cs3org/reva#3074
2022-07-14 15:37:55 +02:00
Ralf Haferkamp
0f257af6e4
Align default login attribute across services
...
Up to now the builtin lico was using the "username" as the login
attribute, while the proxy (and to some extend the auth-basic) service
tried to uniquely identify users by mail address. This aligns the
default configuration of the services to use the username everywhere.
Fixes : #4039
2022-07-14 14:21:34 +02:00
Ralf Haferkamp
d09819dc0f
Bump libregraph/idm to include latest fixes
...
Fixes : #3631 , #4078
Partial: #4039
2022-07-14 14:21:34 +02:00
Jörn Friedrich Dreyer
3274b8620c
bump reva to 4ad9ffbece1 ( #4201 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-07-14 13:29:38 +02:00
André Duffeck
0f926fafad
Add changelog
2022-07-13 11:04:46 +02:00
Michael Barz
2a5eb63e03
Merge pull request #4148 from owncloud/space-id
...
[full-ci] use spaceID
2022-07-12 15:25:24 +02:00
Pascal Wengerter
2f339ce5ee
[full-ci] Bump web to v5.7.0-rc.5 ( #4166 )
...
* Bump web to v5.7.0-rc.5
* Update expected failures
2022-07-11 16:17:52 +02:00
Michael Barz
09aee5ecfc
Merge branch 'master' into space-id
2022-07-11 14:29:33 +02:00
Michael Barz
2a113e9f7d
use spaceID
2022-07-11 10:44:09 +02:00
Willy Kloucek
9f0a31140f
Merge pull request #4102 from wkloucek/fix-logging-levels
...
fix logging levels and go micro default log level
2022-07-11 09:31:19 +02:00
Benedikt Kulmann
981c448395
[full-ci] Bump web to v5.7.0-rc.3 ( #4140 )
...
* Bump web to v5.7.0-rc.4
* Switch default value for resharing in capabilities to true
* Fix access token usage in settings ui
2022-07-08 19:15:34 +02:00
Phil Davis
bcdbaa1126
Merge pull request #4133 from wkloucek/fix-ocis-run-services
...
fix `OCIS_RUN_SERVICES`
2022-07-07 20:33:01 +05:45
Willy Kloucek
45f25ee845
remove unused GRAPH_SPACES_INSECURE
2022-07-07 15:29:06 +02:00
Willy Kloucek
ab960dcf97
fix OCIS_RUN_SERVICES
2022-07-07 15:21:29 +02:00
Jörn Friedrich Dreyer
af0ce259a4
update reva to e2232b5a63df
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-07-07 16:27:13 +05:45
David Christofas
ce6f85de61
Merge pull request #4117 from owncloud/ldap-escape-dn
...
escape DN attribute values
2022-07-07 09:25:23 +02:00
André Duffeck
57d625ccf1
Add changelog
2022-07-06 16:01:21 +02:00
David Christofas
2707c2f4b4
escape DN attribute values
2022-07-06 15:16:43 +02:00
Andre Duffeck
24fbb4a389
Merge pull request #4094 from aduffeck/polish-search
...
Polish search
2022-07-06 08:44:43 +02:00
Willy Kloucek
33f6ee34fc
fix logging levels and go-micro logging format
2022-07-05 13:49:30 +02:00
David Christofas
a9b66d4189
Merge pull request #4093 from wkloucek/improve-startup-errors
...
improve startup error logging
2022-07-05 10:56:36 +02:00
David Christofas
03791710d2
Merge pull request #4074 from owncloud/update-idp-ui
...
[full-ci] Update idp UI
2022-07-05 10:41:30 +02:00
Willy Kloucek
f02591b5c3
improve startup error logging
2022-07-05 10:12:46 +02:00
André Duffeck
731ecb00ee
Add changelog
2022-07-05 09:23:11 +02:00
David Christofas
86fb8d38b4
apply custom ownCloud desgin to remaining pages
2022-07-04 14:38:50 +02:00
Willy Kloucek
627c79dea1
mask sensitive values in /config proxy debug server endpoint
2022-07-04 14:22:44 +02:00
Willy Kloucek
9b4c746085
fix malformed desc tags, add missing descriptions and remove static configuration
2022-07-01 11:35:19 +02:00
Ralf Haferkamp
2cabf5bf5d
Use LDAP Modify Password ExtOp for updating passwords
...
By default the graph API will now use the LDAP Password Modify Extended
Operation for setting user passwords. By this we make sure that the
LDAP server can e.g. properly hash the password with and algorithm that
it supports.
This can be reverted to the old behaviour (using "normal" LDAP modify
requests) by setting GRAPH_LDAP_SERVER_USE_PASSWORD_MODIFY_EXOP=false
Fixes : #3778
2022-06-30 14:17:24 +02:00
Willy Kloucek
8a77ae8a5f
Merge pull request #3973 from wkloucek/config-doc-descriptions
...
add more config doc descriptions
2022-06-29 10:41:06 +02:00
Willy Kloucek
4fe5703b18
remove unused GATEWAY_COMMIT_SHARE_TO_STORAGE_REF
2022-06-29 10:13:13 +02:00
jkoberg
14cd85f37f
add capability for alias links
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-06-28 14:46:52 +02:00
Willy Kloucek
8f3b0c50cd
Merge branch 'master' into config-doc-descriptions
2022-06-28 13:03:19 +02:00
Benedikt Kulmann
a5c2fdebd4
Allow self for iframes
2022-06-28 10:44:27 +02:00
Christian Richter
b7dc410e93
Merge pull request #3980 from owncloud/rename-extensions-to-services
...
Refactor extensions to services.
2022-06-28 09:35:38 +02:00
Michael Barz
0aefb638fb
prepare release
2022-06-28 07:45:32 +02:00
Michael Barz
1813b0cd15
update reva to 2.6.1
2022-06-28 06:54:30 +02:00
Christian Richter
3b87f75132
further refactoring & add changelog
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-06-27 14:07:02 +02:00
Willy Kloucek
8e19a83e36
Merge branch 'master' into config-doc-descriptions
2022-06-27 10:56:16 +02:00
André Duffeck
76f7bddfe8
Add changelog
2022-06-27 10:19:55 +02:00
David Christofas
e4b2349625
Merge pull request #4022 from owncloud/idp-crypto
...
idp automatically generates signing key and encryption secret
2022-06-27 09:34:30 +02:00
Jörn Friedrich Dreyer
72eeaa4033
update reva to v2.6.1-0.20220623153649-1f3daf91c2a8
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-06-23 15:46:50 +00:00
Florian Schade
2ac4a8090b
add changelog
2022-06-23 15:34:49 +02:00
David Christofas
18a5a33c57
idp automatically generates signing key and encryption secret
2022-06-23 15:14:15 +02:00
Benedikt Kulmann
f1deccabbf
Bump web assets to v5.7.0-rc.1
2022-06-23 12:51:27 +02:00
Michael Barz
30e924bcdf
prepare release, bump version
2022-06-22 12:01:41 +02:00
Michael Barz
0f0b1ba343
Merge pull request #3993 from owncloud/audit-service
...
Add the acting user to the events in the audit log.
2022-06-22 10:53:43 +02:00
Michael Barz
e76508db37
update reva to 2.6.0
2022-06-22 09:44:20 +02:00
Pascal Wengerter
c1613acb11
Bump web to v5.6.0
2022-06-21 16:13:13 +02:00
Pascal Wengerter
f200f25c76
Bump web to v5.5.0
...
Update webUI smokeTest link features
2022-06-21 12:48:06 +02:00