Willy Kloucek
c067da5496
update reva
2021-12-06 12:01:15 +01:00
Alex Unger
a73fd54b85
Merge pull request #2779 from owncloud/claim-selector-basic-auth
2021-12-06 11:01:09 +01:00
Willy Kloucek
7be72efddd
Merge pull request #2832 from rhafer/user-claim-fallback
...
OIDC: fallback to "email" if IDP doesn't provide "preferred_username" claim
2021-12-02 14:47:13 +01:00
Willy Kloucek
1cdd3b1699
update reva
2021-12-01 09:37:20 +01:00
Ralf Haferkamp
c35a0f7553
OIDC: fallback to "email" if IDP doesn't provide "preferred_username" claim
...
Some IDPs (e.g. Authelia) don't add the "preferred_username" claim.
Fallback to the "email" claim in that case.
Fixes : #2644
2021-11-30 17:53:44 +01:00
Willy Kloucek
d85def9b88
check cookie for before we fall back to the default policy
2021-11-29 09:51:39 +01:00
Willy Kloucek
e6ca10cbc4
Update changelog/unreleased/fix-create-group-without-name.md
...
Co-authored-by: Phil Davis <phil@jankaritech.com >
2021-11-26 13:04:22 +01:00
Willy Kloucek
dc5901b25c
disallow creation of a group with empty name via the OCS api
2021-11-26 13:03:54 +01:00
Willy Kloucek
0fc2efadf2
rename APP_PROVIDER_BASIC_* environment variables, followup of #2811
2021-11-24 15:17:33 +01:00
Willy Kloucek
9cada56222
Merge pull request #2807 from aduffeck/fix_s3ng_metadata_storage
...
Fix s3ng metadata storage
2021-11-24 14:03:06 +01:00
A.Unger
36be70c714
added changelog
2021-11-24 11:48:07 +01:00
André Duffeck
dd6249b691
Add changelog
2021-11-23 14:10:42 +01:00
Alex Unger
1befac2a8f
Merge pull request #2708 from owncloud/try-gookikt-config
2021-11-23 13:18:39 +01:00
A.Unger
43af041a04
reword changelog
2021-11-23 12:33:17 +01:00
A.Unger
552a79c23f
added changelog
2021-11-23 11:20:58 +01:00
Willy Kloucek
931411b6b9
fix REVA changelog rendering
2021-11-19 16:08:47 +01:00
Willy Kloucek
fd647397f3
prepare changelog for oCIS 1.15.0 release
2021-11-19 16:04:13 +01:00
Willy Kloucek
b259845039
update REVA to v1.16.0
2021-11-19 15:23:08 +01:00
Willy Kloucek
6c4e00f001
update reva
2021-11-18 16:52:46 +01:00
pwengerter
f13ccb1dd2
Bump web to v4.5.0
2021-11-16 16:40:37 +00:00
Willy Kloucek
117b2feae1
Merge pull request #2755 from owncloud/fix-basic-auth-with-custom-user-claim
...
fix basic auth with custom user claim
2021-11-15 14:04:06 +01:00
Benedikt Kulmann
24b51daa65
Merge pull request #2726 from owncloud/reva_default_app
...
[full-ci] update reva to get cs3org/reva#2230
2021-11-11 16:07:17 +01:00
Willy Kloucek
d05df2f85e
fix basic auth with custom user claim
2021-11-11 11:43:10 +01:00
David Christofas
cd99845557
Merge pull request #2745 from owncloud/insecure-options
...
make all insecure options configurable and change the default to false
2021-11-10 17:49:15 +01:00
Willy Kloucek
719df3ceb6
update reva to get cs3org/reva#2230
2021-11-10 17:17:50 +01:00
Willy Kloucek
28af5f74f3
change change title
2021-11-10 16:59:40 +01:00
Willy Kloucek
6590565a2f
introduce OCIS_INSECURE option
2021-11-10 16:55:12 +01:00
Willy Kloucek
e35d4fd0ac
remove GRPC insecure config options, since it always needs to be set to insecure
2021-11-10 16:12:29 +01:00
Willy Kloucek
69cc11dbe6
make more insecure options configurable and change insecure defaults from true to false
2021-11-10 15:45:55 +01:00
David Christofas
0ec64fe99f
make insecure options configurable
2021-11-10 14:19:27 +01:00
Willy Kloucek
cdb90383f6
fix opening images in media viewer for some usernames
2021-11-09 10:59:27 +01:00
Willy Kloucek
baec007462
update reva
2021-11-09 09:57:52 +01:00
David Christofas
890fbd53b6
fix basic auth configuration
2021-11-02 15:04:13 +01:00
Willy Kloucek
3808b299c2
no error logging on unsuported files for thumbnailer
2021-10-29 08:20:36 +02:00
Willy Kloucek
d6040ce76c
fix ipv6 error with go-micro update
2021-10-28 12:29:50 +02:00
David Christofas
8f6a32da99
Merge pull request #2692 from owncloud/list-all-spaces
...
enable users to list all spaces
2021-10-28 09:53:11 +02:00
Benedikt Kulmann
37bafdacd7
Merge pull request #2690 from owncloud/disable-resharing
...
Announce resharing as false in capabilities
2021-10-28 09:22:39 +02:00
David Christofas
2986265be7
enable users to list all spaces
2021-10-27 17:17:16 +02:00
David Christofas
1beb9e2eb4
Merge pull request #2675 from kobergj/ForbidEmptyPassword
...
Forbid empty password
2021-10-27 17:05:48 +02:00
Benedikt Kulmann
243727fea5
Announce resharing as false in capabilities
2021-10-27 15:11:12 +02:00
jkoberg
d627c5240e
Merge branch 'master' into ForbidEmptyPassword
2021-10-27 10:54:24 +02:00
Willy Kloucek
1a01d21f60
prepare oCIS 1.14.0 changelog
2021-10-27 07:55:41 +02:00
Pascal Wengerter
e94b7243c5
[full-ci] Update web v4.4.0 ( #2681 )
...
* Sort out dependencies in accounts, idp, settings, reorder package files, bump ODS to v11.0.0
* Update web to v4.4.0, update release docs for accounts, settings, web
* Remove redundant pull-always & bump Ubuntu img 16->20 in CI config
* Switch to frozen lockfiles for yarn install in CI
* Update expected failures file with web's current state
2021-10-26 19:23:59 +01:00
David Christofas
558050daf3
update reva to v1.15
2021-10-26 16:29:24 +02:00
Ralf Haferkamp
0e1355a038
Bump lico to v0.51.1
...
This update includes:
* Apply LibreGraph naming treewide
* move to go1.17
* Update 3rd party Go dependencies
2021-10-25 17:12:30 +02:00
jkoberg
572be6f847
forbid empty password on user creation
2021-10-25 14:54:44 +02:00
David Christofas
e146b03aef
Merge pull request #2667 from rhafer/mkdir-idp
...
idp: Create parent directories if they don't exist
2021-10-22 17:41:12 +02:00
David Christofas
e85bd673fc
Merge pull request #2650 from owncloud/graph-update-drive
...
enforce set space quota permission
2021-10-22 16:36:40 +02:00
Ralf Haferkamp
9e8231ab01
idp: Create parent directories if they don't exist
...
The parent directories of the identifier-registration.yaml config file might
not exist when starting idp. So instead of creating just the top most
directory use MkdirAll to also create the parents.
2021-10-22 16:35:59 +02:00
David Christofas
c23071fb91
enforce set space quota permission
2021-10-22 15:53:52 +02:00