Commit Graph

13060 Commits

Author SHA1 Message Date
Ralf Haferkamp 70a80125c3 Fix backchannel logout
Use access token to lookup session id. The userinfo endpoint does
not return the session id. Also add some debug logging.

Co-authored-by: Christian Richter <crichter@owncloud.com>
Co-authored-by: Michael Barz <mbarz@owncloud.com>
2023-04-20 18:04:52 +02:00
Michael Barz a08438c54e Merge pull request #6091 from owncloud/vendoring
[full-ci] switch to go vendoring
2023-04-20 17:24:13 +02:00
Martin 6ad1a84370 Merge pull request #6098 from owncloud/language_but_no_territory
[docs-only] Note that we only support language but not language_territory (web frontend)
2023-04-20 16:10:38 +02:00
Martin 80c3ae84c1 Apply suggestions from code review 2023-04-20 16:05:07 +02:00
Michael Barz e26989dccb raise the lint timeout 2023-04-20 15:29:21 +02:00
Michael Barz 4004f70733 exclude vendor folder from codacy 2023-04-20 14:59:41 +02:00
mmattel af744967d7 add comment for cross referencing 2023-04-20 14:39:33 +02:00
mmattel 37e5f8d167 [docs-only] Note that we only support language but not language_territory (web frontend) 2023-04-20 14:34:25 +02:00
Daniel Swärd ce9af446e8 Merge pull request #6073 from owncloud/excds/bugfix/fix_unescaping_problems_v2
Try to fix problems with unescaping values.
2023-04-20 14:02:13 +02:00
Phil Davis d862cb0683 Merge pull request #6063 from owncloud/enhancement/refactor-feature-file-structure
[tests-only][full-ci]Refactor the syntax of the scenarios in local API tests
2023-04-20 17:45:04 +05:45
Christian Richter ed59d25464 Merge pull request #6007 from dragonchaser/backchannellogout
[full-ci] Implement backchannel logout
2023-04-20 13:23:23 +02:00
Phil Davis 6d2b51773f Update tests/acceptance/features/apiGraph/createGroupCaseSensitive.feature 2023-04-20 16:50:19 +05:45
Phil Davis 7fd4be93cc Merge pull request #6094 from owncloud/add_skip_on_reva_instead
[tests-only][full-ci]Add skip on reva instead
2023-04-20 16:42:44 +05:45
Swikriti Tripathi 6281d132d8 update grammar 2023-04-20 15:32:16 +05:45
Swikriti Tripathi 0bab802fb9 Update expected to fail file 2023-04-20 15:32:16 +05:45
Swikriti Tripathi 7db5b86bd4 Refactor the syntax of the scenarios in local API tests 2023-04-20 15:32:15 +05:45
Christian Richter a6ced1f99f Simplifiy Unmarshall function for stringAsBool struct
Co-authored-by: Julian Koberg <jkoberg@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-20 11:45:13 +02:00
sagargurung1001@gmail.com b1c01f5291 Create specific tag to skip on master 2023-04-20 15:25:06 +05:45
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
Daniel Swärd 0d6500a225 graph: Add comment to fix and remove expected test failures
Fixes: #5083
2023-04-20 10:32:40 +02:00
sagargurung1001@gmail.com 24994a45ab Add skip on reva Tag 2023-04-20 14:08:31 +05:45
Christian Richter 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 Davis 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
Martin 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 Barz 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 Barz 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 Dreyer 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 Dreyer 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 Dreyer 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 Dreyer 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 Dreyer 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 Dreyer 469534b321 small cleanup
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-04-19 17:32:25 +02:00