Commit dd5a1e7
committed
fix(dav): respect storage scheme when discovering token endpoint
exchangeRefreshToken hardcoded https:// for OCM discovery, breaking
federated shares against http remotes (e.g. integration test setup).
Use $this->secure to pick the scheme.
Signed-off-by: Micke Nordin <kano@sunet.se>1 parent 77f208f commit dd5a1e7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments