Florian Schade
f38a9f4385
Introduce Policies-Service ( #5716 )
...
* add policies service
add policies proxy middleware
add policies event service
add policies grpc service
prepare ci and git environments (ci, make, readme, doc)
* add webfinger to the drone conf
* fix docs
remove not used virus scan postprocessing step
* relocate example rego file
implicitly enable and disable proxy and postprocessing policy checking by setting the query.
update configuration descriptions
* move policies
update readme
* use converter func to convert pp environment to actual environment
expose and test custom rego functions
add engine unit tests
add opa unit tests
update policies readme
Co-authored-by: Martin <github@diemattels.at >
* relocate sample policies to the deployments folder
change and document policies service port
* update index.md and small fix
* add health command
add version command
add debug server
---------
Co-authored-by: Martin <github@diemattels.at >
2023-03-14 16:08:22 +01:00
Willy Kloucek
388e9c2bce
add webfinger config docs and remove well-known service without code
2023-02-24 09:58:10 +01:00
Jörn Friedrich Dreyer
2c98d3246c
minimal webfinger ( #5373 )
...
* initial webfinger stub
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add webfinger to proxy, return current host
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* some cleanup
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* allow passing multiple rel params
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* introduce interfaces
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* parse oidc auth token
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add templating, drop chain, use map of relation providers
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* fix ocis url yaml
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* fix typos
Co-authored-by: Dominik Schmidt <dschmidt@owncloud.com >
* switch to userinfo claims
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* readme cleanup
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add TODO.md with ideas
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* replace subject on authenticated request responses
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at >
* markdown lint
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* return a 401 when bearer token expired, some more docs
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at >
* fix docs
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* clarify env var
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* extract handler func
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* use correct service in reflex.conf
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* test relations
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* Update services/webfinger/pkg/config/config.go
---------
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Co-authored-by: Dominik Schmidt <dschmidt@owncloud.com >
Co-authored-by: Martin <github@diemattels.at >
2023-02-13 11:05:20 +01:00
Martin
9a5714a26f
[docs-only] Replace the legacy Extensions with Services ( #5518 )
...
* Replace the legacy Extensions with Services
* Update docs/ocis/_index.md
Co-authored-by: Michael Barz <mbarz@owncloud.com >
---------
Co-authored-by: Michael Barz <mbarz@owncloud.com >
2023-02-07 11:21:00 +01:00
Benedikt Kulmann
8c033e1936
change: remove the settings ui
...
ownCloud Web recently transitioned to Vue3. The settings ui is still
written in Vue2. Since it's pretty much unused we won't take the efforts
of upgrading it to Vue3.
2023-02-03 10:27:05 +01:00
Michael Barz
01d3723a55
move api docs to root level
2022-12-21 15:30:47 +01:00
Dominik Schmidt
b195c6bb0d
Build idp and settings frontends with pnpm
2022-10-24 20:31:56 +02:00
David Christofas
3babaf1a4d
remove the graph-explorer servier from ocis ( #4733 )
2022-10-04 15:55:30 +02:00
Jörn Friedrich Dreyer
30b41dc21c
Update docs/services/frontend/_index.md
...
Co-authored-by: Phil Davis <phil@jankaritech.com >
2022-09-14 17:45:36 +02:00
Jörn Friedrich Dreyer
322924d1c3
update sharing docs
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-09-12 20:29:04 +00:00
Willy Kloucek
5a51a24bbd
fix url in open-with-web documentation
2022-08-18 14:08:47 +02:00
Willy Kloucek
b43448f071
add language selection for app provider
2022-08-18 11:06:39 +02:00
Willy Kloucek
5730ad6d5b
add documentation, wire configuration
2022-08-17 12:13:47 +02:00
Willy Kloucek
f9a25c0625
add open-with-web endpoint, needs cs3org/reva#3143
2022-08-17 12:13:47 +02:00
root
eb5e9675d6
Add ocis idm resetpassword subcommand
...
This allows resetting the ocis admin user's password (when ocis is
not running) when running with the builtin LDAP server.
Fixes #4084
2022-08-09 12:34:36 +02:00
Bishop Clark
001b4301ab
adjective order
...
Adjective order nit-correction in prepositions.
2022-07-09 12:48:15 -07:00
Willy Kloucek
f13d559eb5
Apply suggestions from code review
...
Co-authored-by: Martin <github@diemattels.at >
Co-authored-by: Phil Davis <phil@jankaritech.com >
2022-06-29 07:40:22 +02:00
Willy Kloucek
8f3b0c50cd
Merge branch 'master' into config-doc-descriptions
2022-06-28 13:03:19 +02:00
Christian Richter
63c2da6540
update doc templates
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-06-27 14:05:36 +02:00
Christian Richter
f8f1320501
refactor extensions -> services
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-06-27 14:05:36 +02:00