Commit Graph
11893 Commits
Author SHA1 Message Date
kobergjandGitHub 37e254904e Merge pull request #5272 from kobergj/ExtendedEnvvars
[docs-only] Extended Envvars Improvements
2022-12-21 15:39:14 +01:00
Ralf HaferkampandRalf Haferkamp b42bf80d0e graph: Rename noop backend to ErrEducationBackend 2022-12-21 15:38:14 +01:00
Jörn Friedrich DreyerandRalf Haferkamp c3c851286f fix comment
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-21 15:38:14 +01:00
Jörn Friedrich DreyerandRalf Haferkamp 3637149eeb fix gateway client mock
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-21 15:38:14 +01:00
Jörn Friedrich DreyerandRalf Haferkamp cd23d010a4 correct naming of education backend methods
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-21 15:38:14 +01:00
Jörn Friedrich DreyerandRalf Haferkamp 8967556b9d correct EducationSchool naming
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-21 15:38:14 +01:00
Jörn Friedrich DreyerandRalf Haferkamp 5a1d3ebe82 config and logging fixes
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-21 15:38:14 +01:00
Jörn Friedrich DreyerandRalf Haferkamp 8babace4b6 add comments for linter
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-21 15:38:14 +01:00
Jörn Friedrich DreyerandRalf Haferkamp 57fd00d238 handle /education/user
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-21 15:38:14 +01:00
Ralf HaferkampandRalf Haferkamp 962ae09bf1 LDAP support for GetSchools 2022-12-21 15:38:14 +01:00
Ralf HaferkampandRalf Haferkamp 644d96e7ad LDAP support for GetSchool 2022-12-21 15:38:14 +01:00
Ralf HaferkampandRalf Haferkamp bc9f81cc23 LDAP Support for Delete School 2022-12-21 15:38:14 +01:00
Ralf HaferkampandRalf Haferkamp ad1355d032 Implement LDAP backend for CreateSchool 2022-12-21 15:38:14 +01:00
Ralf HaferkampandRalf Haferkamp b302af88f6 Add basic config setting for LDAP education backend
require LDAP support for Education resources to be explicitly enabled.
Default to a NOOP implementation if disabled.
2022-12-21 15:38:14 +01:00
Ralf HaferkampandRalf Haferkamp 795bc70546 Add a more explict filter to DN based lookups
To make sure to read the right type of object
2022-12-21 15:38:14 +01:00
Jörn Friedrich DreyerandRalf Haferkamp e1123576f3 disable school events
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-21 15:38:14 +01:00
Jörn Friedrich DreyerandRalf Haferkamp 9844f5f8ce initial schools API
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-21 15:38:14 +01:00
jkoberg 98910b3739 use new extended notation and also sh
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-21 15:24:22 +01:00
David ChristofasandGitHub 26e494ec8b Merge pull request #5270 from owncloud/linter-fixes
Linter fixes
2022-12-21 15:24:13 +01:00
David Christofas bd2682ac0e remove dead code 2022-12-21 14:53:07 +01:00
David Christofas cf290502fb fix gosimple bugs 2022-12-21 14:53:00 +01:00
David Christofas 39917330f6 fix goconst bugs 2022-12-21 14:46:01 +01:00
David Christofas efe1fc52e0 fix nilerr bugs 2022-12-21 14:45:50 +01:00
David Christofas d9ad32f75f exclude directories from linting 2022-12-21 13:42:02 +01:00
David ChristofasandGitHub 7bc62098a8 Merge pull request #5258 from owncloud/spaces-member-notifications
Spaces member notifications
2022-12-21 13:32:18 +01:00
David Christofas 445e594eff add notification for space unshares 2022-12-21 11:20:42 +01:00
Phil DavisandGitHub 89bac9bbdc Merge pull request #5265 from owncloud/bump-commit-id-for-tests-20221221-master
[tests-only][full-ci]Bump commit id for tests
2022-12-21 12:09:47 +05:45
Swikriti Tripathi 8a0a823c9d update expected to fail 2022-12-21 11:24:03 +05:45
Swikriti Tripathi cd686a24b4 Bump commit id for tests 2022-12-21 09:24:54 +05:45
Dominik SchmidtandGitHub 9131bdbf68 Merge pull request #5257 from owncloud/do-not-use-v-model-and-input-event
[settings] Do not use v-model and input event for the same component
2022-12-20 15:12:52 +01:00
David Christofas 68ead43000 extract code to methods 2022-12-20 14:42:14 +01:00
Dominik Schmidt 5ccefa355a [settings] Do not use v-model and input event for the same component 2022-12-20 14:37:03 +01:00
Phil DavisandGitHub f44f50bf2d Merge pull request #5250 from owncloud/tx-go
fix: fix syntax after switching to golang tx client
2022-12-20 15:55:23 +05:45
kobergj cdda1bb6a9 Automated changelog update [skip ci] 2022-12-20 09:45:03 +00:00
kobergjandGitHub c60520a56a Merge pull request #5244 from kobergj/BumpReva
Bump Reva
2022-12-20 10:41:46 +01:00
Robert Kaussow 269fe83fc3 fix: fix config file for new transifex client 2022-12-20 10:22:30 +01:00
jkoberg b73954d990 use latest reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-20 09:54:14 +01:00
jkoberg 7d082f658d changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-20 09:53:11 +01:00
jkoberg b29ffeb3a9 use stream pkg instead server pkg
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-12-20 09:53:11 +01:00
Robert Kaussow 9dc6612e95 fix: fix syntax after switching to golang tx client 2022-12-20 09:50:41 +01:00
Florian Schade c3041f8cd7 Automated changelog update [skip ci] 2022-12-19 14:44:41 +00:00
1db03dd512 [full-ci] experimental tags backport (#5227)
* add tags to search service resource
add tags getTags, AssignTags and UnassignTags endpoint to graph
use and prefer search event spaceOwner over executant
add tags to search report response
update libre graph api
update reva

Co-authored-by: David Christofas <dchristofas@owncloud.com>
2022-12-19 15:44:02 +01:00
kobergj 2443744599 Automated changelog update [skip ci] 2022-12-16 11:00:14 +00:00
kobergjandGitHub 341cdc9dd3 Merge pull request #5207 from kobergj/AsyncPostprocessing
[full-ci] Async Postprocessing
2022-12-16 11:58:24 +01:00
Swikriti TripathiandGitHub b75e97eef8 Bump core commit id for tests (#5239) 2022-12-16 16:13:09 +05:45
Phil DavisandGitHub f8b7b5b73e Merge pull request #5236 from owncloud/tests/cors-tests
[tests-only][full-ci] Add CORS API tests (#5187)
2022-12-16 12:48:22 +05:45
Sawjan Gurung 334811186c [tests-only][full-ci] Add CORS API tests (#5187) 2022-12-16 11:55:18 +05:45
Phil DavisandGitHub 6c430ac7d2 Merge pull request #5230 from owncloud/bump-commitid-20221215-master
[tests-only][fulll-ci] Bump core commit id
2022-12-15 12:05:54 +05:45
Saw-jan 22e9801cf6 bump core commit id 2022-12-15 11:10:14 +05:45
Jörn Friedrich DreyerandGitHub 70a6323c42 token middleware: use constant time comparison (#5225)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-14 14:04:02 +01:00