Commit Graph

123 Commits

Author SHA1 Message Date
Lukas Hirt
b9d416b93b Define dispatch 2020-11-13 10:43:55 +01:00
A.Unger
c116e2a025 Merge branch 'master' into run-tidy-globally 2020-11-12 19:42:02 +01:00
Alex Unger
f90d0d610e Merge pull request #840 from owncloud/ocis-1018
Tweak go-micro behavior
2020-11-12 13:59:12 +01:00
A.Unger
411ad41f2b add changelog 2020-11-12 11:34:19 +01:00
A.Unger
092723bfb9 add changelog 2020-11-12 11:24:30 +01:00
Benedikt Kulmann
31dd0f0d6e Add to existing changelog 2020-11-11 21:09:50 +01:00
Benedikt Kulmann
295b945123 Changelog 2020-11-11 17:14:54 +01:00
David Christofas
7115b6f661 change hashing algorithm from SHA-512 to bcrypt
Even though SHA-512 is currently considered a secure algorithm it is not the best choice for password hashing. As this change introduces a breaking change it is beast to introduce it as early as possible to prevent us from having to implement a migration strategy

Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-11-11 10:26:33 +05:45
Alex Unger
da25289ccc Update fix-672.md 2020-11-10 19:20:20 +01:00
A.Unger
d6e25798f7 Merge branch 'master' into fix-672 2020-11-10 15:49:24 +01:00
Benedikt Kulmann
ad3ecbde46 Merge pull request #835 from butonic/fix-820
fix 820 - race condition
2020-11-10 15:48:27 +01:00
Jörn Friedrich Dreyer
0c6e8881c3 fix 820 - race condition
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-10 15:07:27 +01:00
Benedikt Kulmann
945f2ee5a9 Update glauth 2020-11-10 13:52:25 +01:00
Benedikt Kulmann
869454fe39 Merge pull request #817 from owncloud/update-phoenix
update phoenix to version 0.24.0
2020-11-06 23:11:03 +01:00
David Christofas
76b94bc885 update phoenix to version 0.24.0 2020-11-06 18:48:08 +01:00
Jörn Friedrich Dreyer
145671512a hide account.id in ocs api, use username
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-06 17:33:43 +01:00
A.Unger
dbbe58e440 add changelog file 2020-11-06 08:25:31 +05:45
Jörn Friedrich Dreyer
be10ccfb49 add changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 17:22:54 +01:00
Jörn Friedrich Dreyer
c124102df2 Merge pull request #627 from butonic/add-basic-auth-option
add enable basic auth option and check permissions
2020-11-05 16:36:16 +01:00
Alex Unger
2d1d2d0c47 Merge pull request #675 from owncloud/config-housekeeping-proxy 2020-11-05 14:13:28 +01:00
A.Unger
246969e376 normalize changelog extensions 2020-11-05 13:15:47 +01:00
Jörn Friedrich Dreyer
d75d626695 add enable basic auth option
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 13:06:05 +01:00
A.Unger
d9962eec76 add changelog 2020-11-05 13:03:22 +01:00
A.Unger
a4a69b714b add a changelog 2020-11-03 16:13:39 +01:00
Simon Eisenmann
f063d2f9a3 Fix processing for prompt select_account with consent
Multiple prompt values are allowed and this change fixes the check for
select_account if it was used together with other prompt values. Where
select_account previously was ignored, it is now processed as required,
fixing the use case when a RP wants to trigger select_account first
while at the same time wants also to request interactive consent.
2020-11-02 15:38:59 +01:00
Michael Barz
657ba76e78 Merge pull request #786 from owncloud/update-glauth
update glauth to 4f029234b2308
2020-10-30 16:41:18 +01:00
Michael Barz
a20b882965 update glauth to 4f029234b2308 2020-10-30 14:33:57 +01:00
Benedikt Kulmann
13c6416c13 Update phoenix to 0.23.0 2020-10-30 14:16:18 +01:00
Benedikt Kulmann
a0ff3ed584 Prepare release for phoenix 0.22.0 2020-10-26 21:38:57 +01:00
Lukas Hirt
09a4795c48 Fix styles of consent page 2020-10-26 12:48:25 +01:00
Benedikt Kulmann
9a1aa31cf7 Merge remote-tracking branch 'origin/master' into rebuild-index 2020-10-24 06:38:39 +02:00
Benedikt Kulmann
fe0e4303a0 Use LoadAccounts in accounts handler 2020-10-24 06:37:29 +02:00
A.Unger
142f094f43 Merge branch 'master' into rebuild-index 2020-10-23 22:58:35 +02:00
Jörn Friedrich Dreyer
8eb0864c93 Clarify storage driver env vars
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-23 22:48:02 +02:00
Jörn Friedrich Dreyer
368fb103f6 Update reva to cdb3d6688da5
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-23 19:15:48 +02:00
A.Unger
a8429bde82 add changelog 2020-10-23 22:04:34 +05:45
Benedikt Kulmann
2b76accc42 Refactor delete into helper 2020-10-23 16:51:53 +02:00
Jörn Friedrich Dreyer
031a1b8012 Fix id or username query handling
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-23 16:40:52 +02:00
Jörn Friedrich Dreyer
a91664fdd0 Mint token with uid and gid
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-23 14:05:06 +02:00
Ilja Neumann
140cb796bc Update konnectd to v0.33.8
This introduces KONNECTD_ACCESS_TOKEN_EXPIRATION, KONNECTD_ID_TOKEN_EXPIRATION and KONNECTD_REFRESH_TOKEN_EXPIRATION among some bugfixes and minor
improvements.
2020-10-23 12:58:43 +02:00
Benedikt Kulmann
9646437ebf Update phoenix assets to 0.21.0 2020-10-23 10:18:54 +02:00
Benedikt Kulmann
29b6930820 Changelog 2020-10-22 17:10:06 +02:00
A.Unger
7ded7e2720 Merge branch 'master' into autoincrement-index 2020-10-22 11:34:04 +02:00
Jörn Friedrich Dreyer
8be53d6ba4 update reva to dd3a8c0f38
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-21 20:31:12 +02:00
Benedikt Kulmann
0991898815 Map userid to on_premises_sam_account_name in ocs 2020-10-21 12:26:57 +02:00
A.Unger
dbe300477e Merge branch 'master' into autoincrement-index 2020-10-21 10:03:35 +02:00
Lukas Hirt
b8f64ce032 Merge branch 'master' into branded-kopano 2020-10-19 21:55:21 +02:00
Benedikt Kulmann
271063ac39 Changelog 2020-10-19 16:46:49 +02:00
A.Unger
b55ba64488 Merge branch 'master' into autoincrement-index 2020-10-19 14:47:43 +02:00
Lukas Hirt
7c3ad100e5 Small design tweaks 2020-10-19 11:41:58 +02:00