Jörn Friedrich Dreyer
29c58ea81a
add oidc-silent-redirect.html to allowed redirect uris ( #70 )
...
* add oidc-silent-redirect.html to allowed redirect uris
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-07-08 13:08:20 +02:00
Jörn Friedrich Dreyer
773e399e94
Merge pull request #69 from butonic/add-silentrefresh-middleware
...
add silent refresh middleware
2020-07-08 13:07:41 +02:00
David Christofas
db7afb8872
change grpc api errors
...
Signed-off-by: David Christofas <dchristofas@owncloud.com >
2020-07-08 11:37:17 +02:00
Artur Neumann
81ffcd400f
Merge pull request #355 from owncloud/individual-it-patch-1
...
[skip-ci] add REVA_FRONTEND_URL & REVA_DATAGATEWAY_URL conf
2020-07-08 13:36:06 +05:45
Artur Neumann
be2f4370a2
add REVA_FRONTEND_URL & REVA_DATAGATEWAY_URL conf
2020-07-08 12:37:12 +05:45
Artur Neumann
b951e9e2de
Merge pull request #346 from owncloud/phil-davis-patch-1
...
[Tests-Only] Use latest commit from core master
2020-07-08 11:05:39 +05:45
Phil Davis
18afaaaea7
Use latest commit from core master
...
when running acceptance tests.
2020-07-08 09:50:35 +05:45
Phil Davis
f791b03b68
Merge pull request #368 from owncloud/bump-osixia-openldap
...
[Tests-Only] Use latest osixia/openldap in CI
2020-07-08 09:48:18 +05:45
Phil Davis
5016de4e57
Merge pull request #354 from owncloud/bump-osixia-openldap
...
[Tests-Only] Use latest osixia/openldap in CI
2020-07-08 09:40:58 +05:45
Phil Davis
e2647e6ecb
Use latest osixia/openldap in CI
2020-07-08 09:11:10 +05:45
Phil Davis
cb81a50890
Use latest osixia/openldap in CI
2020-07-08 09:10:29 +05:45
Jörn Friedrich Dreyer
b63fb4e4e9
fix typo
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-07-07 14:22:56 +02:00
Jörn Friedrich Dreyer
45f81da6a3
add changelog
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-07-07 14:13:28 +02:00
Jörn Friedrich Dreyer
26a1b6f98b
add silent refresh middleware
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-07-07 14:08:18 +02:00
Artur Neumann
bec0844955
Merge pull request #52 from owncloud/acceptanceTestsInfrastructure
...
[Tests-Only] Add tests infrastructure and tests for ocis-accounts
2020-07-06 17:19:17 +05:45
jasson99
f924285cf8
Add tests infrastructure and tests for ocis-accounts
2020-07-06 16:53:22 +05:45
Phil Davis
787c2443dd
Merge pull request #364 from owncloud/add-doc-testing
...
[Docs] Add skeleton dir path env variable in test run
2020-07-06 13:01:49 +05:45
Dipak Acharya
e8308450c2
[Docs] Add skeleton dir path env variable in test run
2020-07-06 11:58:35 +05:45
Dipak Acharya
3659c8e5bf
Merge pull request #363 from owncloud/add-doc-testing
...
[Docs] Add doc for cloning testing app for running tests
2020-07-06 11:11:29 +05:45
Dipak Acharya
8a06a852fd
[Docs] Add doc for cloning testing app for running tests
2020-07-06 10:34:16 +05:45
Vincent Petry
1884aef218
Automated changelog update [skip ci]
2020-07-03 16:05:15 +00:00
Vincent Petry
09248ede40
Merge pull request #341 from owncloud/update-reva-20200703
...
Update reva 20200703
2020-07-03 17:45:34 +02:00
Vincent Petry
a4e3a17ce7
Adjust drone master commit
...
Brings in new tests for OCS Share API public links
2020-07-03 17:20:11 +02:00
Vincent Petry
0e7a6f99f6
Update reva to v0.1.1-0.20200701152626-2f6cc60e2f66
...
With fixes of public link editing on API level
2020-07-03 17:19:40 +02:00
Michael Barz
46ef9bb496
Automated changelog update [skip ci]
2020-07-02 15:34:14 +00:00
Michael Barz
2f9902abcb
Merge pull request #357 from owncloud/update-reva-0.9.0
...
update extensions 2020-07-01
2020-07-02 16:58:16 +02:00
Michael Barz
2933b52a59
update extensions 2020-07-01
2020-07-02 16:12:56 +02:00
Jörn Friedrich Dreyer
b2d891c751
Automated changelog update [skip ci]
2020-07-02 11:30:09 +00:00
Jörn Friedrich Dreyer
b4f967cf6a
Merge pull request #51 from owncloud/user-list-ui
...
User list ui
2020-07-02 13:20:41 +02:00
Benedikt Kulmann
d6c5127761
Bind to 0.0.0.0 instead of localhost
2020-07-02 12:55:41 +02:00
Michael Barz
0f4b06f48d
Automated changelog update [skip ci]
2020-07-02 09:50:25 +00:00
Michael Barz
e6c2b46012
add changelog for new config options
2020-07-02 11:37:48 +02:00
Benedikt Kulmann
6084aa074f
Add changelog item
2020-07-02 09:06:49 +02:00
Benedikt Kulmann
f7a1128d8a
Check in updated embed.go
2020-07-02 08:14:04 +02:00
Benedikt Kulmann
7faf5ca52f
Fix server naming
2020-07-02 08:13:24 +02:00
Benedikt Kulmann
cabfb96fc5
Declare ODS as peer dependencies
...
It is already loaded in ocis-web, thus kind of a peer dependency. Still
not very strict, because this project is not used as lib within ocis-web
but is only served together at runtime.
2020-07-02 08:11:48 +02:00
Benedikt Kulmann
6f57e42859
Use server URL from ocis-web config.json
2020-07-02 08:05:47 +02:00
Jörn Friedrich Dreyer
ac26af32cf
add new config options for the http client ( #330 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-07-01 23:08:17 +02:00
Jörn Friedrich Dreyer
f51aa12d4c
Merge pull request #355 from owncloud/feature/runtime-environment
...
Set process environment
2020-07-01 22:28:07 +02:00
Michael Barz
a6346a1a98
Automated changelog update [skip ci]
2020-07-01 19:00:51 +00:00
Michael Barz
67116a6124
prepare 0.9.0 release
2020-07-01 20:46:08 +02:00
Vincent Petry
5d30c53a6d
Automated changelog update [skip ci]
2020-07-01 18:38:06 +00:00
Vincent Petry
50a39c0ba8
Update reva to 20200701 ( #328 )
...
* Update reva to v0.1.1-0.20200701152626-2f6cc60e2f66
* update the api tests to core commit a3cac3dad60348fc962d1d8743b202bc5f79596b
Co-authored-by: Michael Barz <mbarz@owncloud.com >
2020-07-01 20:26:34 +02:00
Alex Unger
576c4a70cd
pass current environment down to the process
2020-07-01 19:39:51 +02:00
Benedikt Kulmann
f32d8b58a5
Merge pull request #323 from butonic/allow-datagateway-transfers-to-take-24h
...
Increase transfer token life time to 24h
2020-07-01 16:50:33 +02:00
Benedikt Kulmann
e3e202cd8b
Fix config default value for token expiry
2020-07-01 16:30:17 +02:00
Benedikt Kulmann
e38f0a491c
Work with pointers instead of copying sync.Mutex
2020-07-01 15:42:30 +02:00
Phil Davis
fe470629f3
Merge pull request #348 from owncloud/split-tests
...
[CI] Split phoenix tests into multiple pipelines
2020-07-01 17:41:04 +05:45
Dipak Acharya
caebff9d0f
[CI] Split phoenix tests into multiple pipelines
2020-07-01 16:56:49 +05:45
Benedikt Kulmann
7bbbcc126f
Build js assets on drone
2020-07-01 13:04:24 +02:00