Commit Graph

4194 Commits

Author SHA1 Message Date
Benedikt Kulmann a410d40166 Make userinfo cache configurable 2020-11-18 11:15:51 +01:00
Benedikt Kulmann f2c653aeec Remove default application_type values from identifier registration 2020-11-18 11:13:52 +01:00
Benedikt Kulmann f1082ca033 Fix comments 2020-11-18 08:48:38 +01:00
Benedikt Kulmann b136966b51 Move claim retrieval (from endpoint or cache) into function 2020-11-17 17:25:48 +01:00
Benedikt Kulmann a5c09453b9 First implementation for userinfo cache without config 2020-11-17 17:10:14 +01:00
Benedikt Kulmann 1034548ecd Merge pull request #859 from owncloud/refactor-middlewares
reduce middleware complexity
2020-11-17 15:34:05 +01:00
Benedikt Kulmann e0f4c69ea6 Remove tests from expected failures 2020-11-17 14:30:39 +01:00
Benedikt Kulmann 3600d17eba Fix basic auth middleware for public links context 2020-11-17 12:39:56 +01:00
Benedikt Kulmann 1bcdf15bde Remove already implemented TODO 2020-11-17 12:23:40 +01:00
Benedikt Kulmann f721caac90 Fix logs messages 2020-11-17 12:19:59 +01:00
Florian Schade 9798b49a7e use ocis DefaultClient instead of micros DefaultClient 2020-11-17 11:32:12 +01:00
Florian Schade 982223c7be fix signedURL expiry validation 2020-11-17 11:32:12 +01:00
Florian Schade 8be5323276 linting and other cleanups 2020-11-17 11:32:12 +01:00
Florian Schade f8aa1a5e08 refactor middlewares and reduce technical complexity
restructure server command and remove cfg.OIDC.Issuer switch, oidc middleware detects now if it should used or not
fix #761
2020-11-17 11:32:12 +01:00
Benedikt Kulmann 2d5401d9db Merge pull request #869 from owncloud/fix-bridge-oc10-links
[docs-only] Fix link urls to oc10 in web config
2020-11-17 10:51:35 +01:00
Benedikt Kulmann 2c40aa8f5a Fix link urls to oc10 in web config 2020-11-17 08:22:02 +01:00
Benedikt Kulmann d84d7bb4d1 Automated changelog update [skip ci] 2020-11-17 02:51:25 +00:00
Benedikt Kulmann 0e86bd858a Merge pull request #866 from owncloud/asset-caching
Asset caching
2020-11-17 02:52:06 +01:00
Michael Barz 1700f22f8b Automated changelog update [skip ci] 2020-11-16 23:39:16 +00:00
Michael Barz 104821d190 Merge pull request #861 from owncloud/fix_notification_on_failing_pipeline
fix status trigger for missing notification on failing pipelines
2020-11-16 23:39:59 +01:00
Benedikt Kulmann 4ca7382104 Changelog 2020-11-16 23:27:35 +01:00
Benedikt Kulmann 9c6dac8328 Add caching for static web assets 2020-11-16 23:22:56 +01:00
Benedikt Kulmann aaf9029a3e Rename "Cache" middleware to "NoCache" 2020-11-16 22:13:26 +01:00
Willy Kloucek 5c3b0ee697 fix status trigger for missing notification on failing pipelines 2020-11-16 15:02:20 +01:00
Lukas Hirt 31401cdbae Merge pull request #846 from owncloud/fix-dispatch-on-choose-account 2020-11-13 11:56:39 +01:00
Lukas Hirt 51b532804b Create static folder first 2020-11-13 10:48:35 +01:00
Lukas Hirt b9d416b93b Define dispatch 2020-11-13 10:43:55 +01:00
Michael Barz b09072be64 Merge pull request #851 from owncloud/cleanup_repository_and_docs
cleanup repository and docs
2020-11-13 09:18:32 +01:00
Willy Kloucek b47099349f Merge pull request #850 from owncloud/fix_fileupload_in_examples
fix file upload in examples
2020-11-13 09:12:09 +01:00
Willy Kloucek 00835efd44 remove accidentally added Makefile 2020-11-13 08:09:45 +01:00
Willy Kloucek f7bcbc8737 fix whitespaces 2020-11-13 08:09:45 +01:00
Willy Kloucek f8fc280bd3 enable makefiles for autogenerated doc 2020-11-13 08:09:45 +01:00
Willy Kloucek 026969bc25 remove auto generated config doc 2020-11-13 08:09:45 +01:00
Willy Kloucek f1fed2de81 add / edit templates for configuration docs 2020-11-13 08:09:45 +01:00
Willy Kloucek 48a519d0e4 add gitignore files for configuration.md 2020-11-13 08:09:45 +01:00
Willy Kloucek 8df6d2dc90 remove autogenerated files and add to gitignore 2020-11-13 08:09:45 +01:00
Willy Kloucek 32ca22a2ac fix STORAGE_DATAGATEWAY_PUBLIC_URL and STORAGE_DATAGATEWAY_PUBLIC_URL 2020-11-13 08:05:17 +01:00
Dipak Acharya b90a6b9a48 Merge pull request #839 from owncloud/add-tests-for-default-ACCOUNTS_HASH_DIFFICULTY
[tests-only] Add tests using the default ACCOUNTS_HASH_DIFFICULTY
2020-11-13 12:00:19 +05:45
Phil Davis d9b7372f79 Add apiBasic suite with default accounts_hash_difficulty 2020-11-13 09:11:14 +05:45
Phil Davis b10f0359fc Make ACCOUNTS_HASH_DIFFICULTY optional in .drone.star 2020-11-13 09:11:14 +05:45
Jörn Friedrich Dreyer 2381fab7be Merge pull request #826 from owncloud/eos-ocis-fix-config
remove usage of missing config folder
2020-11-12 23:05:03 +01:00
Alex Unger 63d98d0776 Merge pull request #845 from owncloud/run-tidy-globally 2020-11-12 20:39:13 +01:00
A.Unger cefbaa67d2 rerun 2020-11-12 19:42:35 +01:00
A.Unger c116e2a025 Merge branch 'master' into run-tidy-globally 2020-11-12 19:42:02 +01:00
Alex Unger d4f2442f75 Automated changelog update [skip ci] 2020-11-12 13:59:22 +00:00
Alex Unger f90d0d610e Merge pull request #840 from owncloud/ocis-1018
Tweak go-micro behavior
2020-11-12 13:59:12 +01:00
Benedikt Kulmann 5a49241f26 Merge pull request #843 from owncloud/fix-tracing-service-names
Fix tracing service names
2020-11-12 13:32:39 +01:00
A.Unger 641fd2703a make version command registry aware 2020-11-12 11:53:37 +01:00
A.Unger 411ad41f2b add changelog 2020-11-12 11:34:19 +01:00
A.Unger f2546c6191 run go mod tidy globally 2020-11-12 11:31:49 +01:00