Commit Graph
19 Commits
Author SHA1 Message Date
Benedikt Kulmann 3cf1163d05 revert: don't make loadUserInfo configurable because web disabled it
Refs: 3eb1f18
2023-11-21 06:19:50 +01:00
Jörn Friedrich DreyerandGitHub d296cd9923 allow configuring loadUserInfo for web (#7714)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-11-10 23:44:50 +01:00
case0sh 24e784ac48 delete web_ui_config_file option 2023-10-06 10:29:08 +02:00
Christian Richter d7139d4127 remove deprecated variables
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-08-22 17:25:24 +02:00
Michael BarzandMartin 24347e1985 Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
Signed-off-by: Michael Barz <mbarz@owncloud.com>
2023-06-22 17:58:48 +02:00
Michael Barz cf8f257fae add web post redirect uri config 2023-06-21 19:12:22 +02:00
mmattel 4302eec3ab deprecate some web envvars 2023-05-04 15:48:10 +02:00
mmattel 61037634a1 fix with gofmt -s -w 2023-05-03 16:33:39 +02:00
mmattel f53d95a416 [docs-only] Fix the WEB_UI_THEME_PATH description 2023-05-03 16:02:12 +02:00
44de28843f Hardcoded web options (#6188)
* use custom struct for web options

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* update envvar descriptions

Co-authored-by: Martin <github@diemattels.at>

* Use correct defaults

* fix code style

---------

Signed-off-by: jkoberg <jkoberg@owncloud.com>
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>
Co-authored-by: Martin <github@diemattels.at>
Co-authored-by: Michael Barz <mbarz@owncloud.com>
2023-05-02 10:55:18 +02:00
Christian Richter 7b1be941b7 improve documentation strings for env vars
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-20 11:26:32 +02:00
Jörn Friedrich DreyerandChristian Richter dc399a61ac implement backchannel logout, reuse useringo cache
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-04-19 17:32:25 +02:00
Benedikt Kulmann 9830008442 feat: additional web config for css, scripts and translations 2023-04-12 11:50:38 +02:00
e0753c20fb Update services/web/pkg/config/config.go
Co-authored-by: Martin <github@diemattels.at>
2023-02-13 16:21:59 +01:00
David Christofas 7c17ddb0b0 add a permission check to the logo upload 2023-02-13 13:48:39 +01:00
mmattel 210cd54817 fix some envvar descriptions 2023-02-03 09:40:35 +01:00
Willy Kloucek 1caffa3bb8 allow to configure applications for web 2022-09-14 10:09:38 +02:00
Willy Kloucek 8f3b0c50cd Merge branch 'master' into config-doc-descriptions 2022-06-28 13:03:19 +02:00
Christian Richter 78064e6bab rename folder extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:05:36 +02:00