Commit Graph

3855 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
dffe0296a7 Merge pull request #246 from butonic/update-login-flow
update login and request flow diagrams
2020-05-06 18:26:04 +02:00
Jörn Friedrich Dreyer
3b6951cc80 add query properties, add pb deps, fix pb target
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-05-06 18:08:21 +02:00
Michael Barz
1d9e862a48 Use latest eos docker image 2020-05-06 17:19:13 +02:00
Jörn Friedrich Dreyer
d7848526c0 update request flow
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-05-06 16:49:34 +02:00
Jörn Friedrich Dreyer
4cb105178b update login flow
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-05-06 15:47:19 +02:00
Jörn Friedrich Dreyer
16422ee85f update reva, includes tus support
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-05-06 15:04:08 +02:00
A.Unger
b74496bbf4 add alice and maintain a set order on the middlewares. Write uuid as a temporary response header 2020-05-06 14:30:41 +02:00
David Christofas
464e76446a Automated changelog update [skip ci] 2020-05-06 12:06:00 +00:00
David Christofas
4ba4516273 Merge pull request #19 from owncloud/fix/context-handling
implement functions to augment the context
2020-05-06 14:01:17 +02:00
David Christofas
89a822c26f implement functions to augment the context 2020-05-06 13:56:29 +02:00
A.Unger
65b1926d70 add replace statements 2020-05-06 09:29:46 +02:00
David Toledo
600629146f Merge pull request #245 from owncloud/update_bridge_doc
Update bridge documentation
2020-05-05 23:24:42 +02:00
A.Unger
c6da8624a5 add uuid to context 2020-05-05 18:29:32 +02:00
Jörn Friedrich Dreyer
2efcd929c1 refactor code into separate files (#29)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-05-05 17:49:59 +02:00
David Toledo
a8d7a6590b Update bridge documentation
Update bridge documentation to current code status
2020-05-05 17:39:42 +02:00
A.Unger
1d735adac6 added eviction logiuc 2020-05-05 17:22:23 +02:00
Michael Barz
0e9f3791fe Merge pull request #5 from owncloud/docs-fixes
Docs: Fix index page and change order of menu items
2020-05-05 09:19:11 +02:00
Benedikt Kulmann
93f49e50a7 Fix index page and change order of menu items 2020-05-05 08:56:15 +02:00
Vincent Petry
2f29c60ff1 Merge pull request #244 from owncloud/readmeUpdate
Fix typo and Update Copyright
2020-05-05 08:40:54 +02:00
David Toledo
27df2766c5 Fix typo and Update Copyright 2020-05-05 07:45:59 +02:00
Jörn Friedrich Dreyer
e1826f41cb Merge pull request #243 from butonic/documentloging-flow
Document login flow
2020-05-04 22:46:41 +02:00
Jörn Friedrich Dreyer
1d6d62fbc8 Merge pull request #4 from owncloud/initial-docs
Add initial docs and diagram
2020-05-04 21:03:54 +02:00
Jörn Friedrich Dreyer
b3ca52ec39 Document login flow
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-05-04 20:44:34 +02:00
Ilja Neumann
654a24d6d4 Fix copyright (#242) 2020-05-04 18:08:22 +02:00
Vincent Petry
378af81d7c Add info about needing to accept self-signed cert 2020-05-04 16:50:59 +02:00
Benedikt Kulmann
89272f7a1e Add initial docs and diagram 2020-05-04 16:31:11 +02:00
A.Unger
c97ef8a464 add todo comment 2020-05-04 14:11:39 +02:00
A.Unger
0dffde2e6d added a generic cache 2020-05-04 14:08:19 +02:00
A.Unger
3bee0594b0 Merge branch 'master' into feature/settings 2020-05-04 14:00:55 +02:00
Michael Barz
cb8e71f758 Merge pull request #236 from owncloud/add-basic-setup
add simple remote setup to docs
2020-05-04 11:57:13 +02:00
A.Unger
ad6a306a6f add trailing comma 2020-05-04 09:24:07 +02:00
Phil Davis
be59adfd49 Merge pull request #162 from owncloud/clarifyTestRun
[Tests-only] fixtures and clarifications for API acceptance tests
2020-05-01 15:57:26 +05:45
Artur Neumann
5e15b71797 fixtures and clarifications for API acceptance tests 2020-05-01 11:43:52 +05:45
Artur Neumann
85478c57e3 Merge pull request #158 from owncloud/docs-restart-ldap-wipe
Document LDAP restart for corrupt users
2020-05-01 09:21:43 +05:45
Jörn Friedrich Dreyer
8e32a6eff3 Merge branch 'master' into docs-restart-ldap-wipe 2020-05-01 00:01:07 +02:00
Vincent Petry
bd1a818bb9 Merge pull request #159 from owncloud/doc-clarify-behat-feature
Clarify BEHAT_FEATURE value
2020-04-30 18:38:52 +02:00
Vincent Petry
717233f31e Clarify BEHAT_FEATURE value 2020-04-30 17:45:18 +02:00
Vincent Petry
746d5df4c5 Document LDAP restart for corrupt users
Added more detail about how to wipe the users from LDAP by restarting the container.
2020-04-30 17:35:18 +02:00
Ilja Neumann
3f3d7470c5 Automated changelog update [skip ci] 2020-04-30 13:53:52 +00:00
Ilja Neumann
b0d984c252 Integrate ocis-accounts 2020-04-30 15:08:44 +02:00
A.Unger
d703c87dd2 cleanup dependencies 2020-04-30 13:56:11 +02:00
A.Unger
a0ed0b2e90 refactor middleware code and provide an example flow to get UUID 2020-04-30 13:39:17 +02:00
Jörn Friedrich Dreyer
9df7c32675 Merge branch 'master' into add-basic-setup 2020-04-30 12:00:58 +02:00
Michael Barz
0176d92184 add simple remote setup to docs 2020-04-30 11:24:20 +02:00
Michael Barz
34c2526473 Automated changelog update [skip ci] 2020-04-29 20:13:39 +00:00
Michael Barz
93a483cc7e Merge pull request #25 from owncloud/prepare-release-v0.1.1
Prepare release 0.1.1
2020-04-29 22:01:44 +02:00
Michael Barz
f0c5ccaaa5 Merge pull request #238 from owncloud/fix-pw
fix wrong credentials in docs
2020-04-29 21:58:13 +02:00
Jörn Friedrich Dreyer
249746c631 Merge branch 'master' into fix-pw 2020-04-29 21:10:49 +02:00
Ilja Neumann
430f7a9f86 Prepare release 0.1.1 2020-04-29 18:05:43 +02:00
Diogo Castro
3ba73ed2ec Enable EOS storage commands on ocis-reva (#150)
* EOS storage: remove not needed configs

* Add EOS storage commands

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-04-29 15:54:19 +02:00