Commit Graph
13190 Commits
Author SHA1 Message Date
sagargurung1001@gmail.com 24994a45ab Add skip on reva Tag 2023-04-20 14:08:31 +05:45
Christian RichterandRalf Haferkamp cec99493f2 Add workaround for chiRouter racecondition in chi.RegisterMethod()
Co-authored-by: Ralf Haferkamp <rhaferkamp@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-20 10:19:05 +02:00
Daniel Swärd 8d789ce24d graph: Try to fix problems with unescaping values. 2023-04-20 09:33:23 +02:00
Christian Richter 30bcf32062 incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-20 09:00:58 +02:00
Phil DavisandGitHub 53419c9f2b Merge pull request #6092 from pascalwengerter/chore/fix-docs-typo
[docs-only] Fix typo in docs services general info title
2023-04-20 10:28:37 +05:45
ownClouders ac6fdd4bd1 [tx] updated from transifex 2023-04-20 04:03:38 +00:00
Pascal Wengerter 49f186009d Fix typo in docs services general info title 2023-04-19 23:41:50 +01:00
MartinandGitHub 6c6c15d741 Merge pull request #6090 from owncloud/fix_notification_readme 2023-04-19 23:42:19 +02:00
mmattel d5c05c722b add comma 2023-04-19 23:01:17 +02:00
Michael BarzandGitHub 8b8859950f Merge pull request #6067 from owncloud/ainmosni/feature/search-keycloak-by-username
Search users by username instead of by email
2023-04-19 22:00:30 +02:00
Michael Barz 26aa0524aa exclude vendor folder from sonarcloud 2023-04-19 20:36:46 +02:00
Michael Barz afc6ed1e41 switch to go vendoring 2023-04-19 20:24:34 +02:00
Michael Barz 61fb13b673 Automated changelog update [skip ci] 2023-04-19 18:08:20 +00:00
Michael BarzandGitHub 632fa05ef9 Merge pull request #6085 from aduffeck/improve-search-reindexing
Fix Search reindexing performance regression
2023-04-19 20:07:40 +02:00
mmattel ad1f45eeca clarify transifex comments for translation strings 2023-04-19 19:48:42 +02:00
mmattel b00431b7a5 update 2023-04-19 19:36:53 +02:00
mmattel 715e62b13d update readme 2023-04-19 19:08:09 +02:00
André Duffeck 5b9a042c5e Tidy modules 2023-04-19 18:36:34 +02:00
André Duffeck 22363ee3a4 Add changelog 2023-04-19 17:44:16 +02:00
André Duffeck ca637de017 Fix detecting resources that haven't changed when reindexing spaces
This is a regression introduced with the experimental search backport.
2023-04-19 17:44:16 +02:00
Christian Richter 3d6d4c7c7c add missing http method
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-19 17:32:50 +02:00
Christian Richter e88a0d7bc3 add tests for oidc backchannel logout
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-19 17:32:49 +02:00
Christian Richter 15691ae78a fix contexts, render result
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-19 17:32:25 +02:00
Jörn Friedrich DreyerandChristian Richter d2d7c49df4 properly parse logout request
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-04-19 17:32:25 +02:00
Jörn Friedrich DreyerandChristian Richter a98a880e7d move code, delete duplicate lines
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-04-19 17:32:25 +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
Christian Richter a900d0ed8d Refactor caches
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-19 17:32:25 +02:00
Jörn Friedrich DreyerandChristian Richter bc15b8a396 work on logout
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-04-19 17:32:25 +02:00
Jörn Friedrich DreyerandChristian Richter b608d0b0f9 move verify access token code to oidc client
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-04-19 17:32:25 +02:00
Jörn Friedrich DreyerandChristian Richter 469534b321 small cleanup
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-04-19 17:32:25 +02:00
Jörn Friedrich DreyerandChristian Richter 58dce9bed8 use our oidc client
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-04-19 17:32:25 +02:00
Jörn Friedrich DreyerandChristian Richter 014308ddc9 introduce oidc client, based on coreos go-oidc
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-04-19 17:32:25 +02:00
Jörn Friedrich DreyerandChristian Richter 97894acccd add missing error check, redirect stub
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-04-19 17:32:25 +02:00
Christian Richter a3640b0565 extract full claims from jwt token to get session id
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-19 17:32:23 +02:00
Michael Barz e543c8f60d fix typo which slipped through 2023-04-19 17:28:16 +02:00
Michael BarzandGitHub 097d242bd4 Merge pull request #6088 from owncloud/delete-empty-translations
[docs-only] delete empty translations [skip ci]
2023-04-19 17:13:29 +02:00
Michael Barz 38f6f3da2e delete empty translations [skip ci] 2023-04-19 17:03:03 +02:00
Michael BarzandGitHub 08ac6806af Merge pull request #6082 from owncloud/proxy-build
use proxy for build step
2023-04-19 16:41:34 +02:00
MartinandGitHub e34e0b5a5c Merge pull request #6083 from owncloud/define_readonly_attrobute_list
[docs-only] Add supported values at FRONTEND_READONLY_USER_ATTRIBUTES envvar
2023-04-19 16:28:29 +02:00
MartinandGitHub 0c48a565cf Merge pull request #6079 from owncloud/fix_removal_version
[docs-only] Correct the removal version according semver to 4.0.0
2023-04-19 15:21:13 +02:00
kobergjandGitHub 84ec3fc779 Merge pull request #6086 from owncloud/fix_special_envvar_description
[docs-only] Improve special envvar description
2023-04-19 14:59:55 +02:00
mmattel eacc17e99b [docs-only] Improve special envvar description 2023-04-19 13:44:58 +02:00
ownClouders 5ded7aac95 [tx] updated from transifex 2023-04-19 11:11:30 +00:00
Michael Barz e58c248579 fix translations for notifications service 2023-04-19 13:10:13 +02:00
Michael Barz 93ea112a17 use proxy for build step 2023-04-19 12:45:16 +02:00
Michael Barz 0b04edd0d8 fix ci 2023-04-19 12:43:50 +02:00
Michael Barz c729962b36 add notifications service to transifex 2023-04-19 12:37:49 +02:00
mmattel 32c6b3bdb4 [docs-only] Add supported values at FRONTEND_READONLY_USER_ATTRIBUTES envvar 2023-04-19 12:36:49 +02:00
Daniel SwärdandGitHub 6a269bd04a Merge pull request #6057 from kobergj/DontPanicInUserlog
[tests-only] Avoid Metadata Functionality in Eventhistory
2023-04-19 10:49:57 +02:00
Daniël Franke a52ebd1f79 Make getUserByParams private. 2023-04-19 10:46:50 +02:00