Commit Graph

2885 Commits

Author SHA1 Message Date
Christian Richter
84fed8997e make sonarcloud happy
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-08-22 10:27:32 +02:00
Christian Richter
3cdc638201 remove code for store service
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-08-22 09:28:02 +02:00
ownClouders
ff9f8e78db [tx] updated from transifex 2024-08-22 00:55:34 +00:00
Juan Pablo Villafáñez
fe1712ebca fix: adjust unit tests 2024-08-21 13:43:04 +02:00
Juan Pablo Villafáñez
3d287da5ce refactor: simplify getting the app url for collabora 2024-08-21 13:43:04 +02:00
Juan Pablo Villafáñez
5ddd51ea84 refactor: simplify openInApp code and remove hostViewUrl (and edit) 2024-08-21 13:43:04 +02:00
Jörn Friedrich Dreyer
e2c652986f Merge pull request #9867 from rhafer/issue/9858
fix(graph): treat memberOf and userType as read-only attributes
2024-08-21 12:37:48 +02:00
Jörn Friedrich Dreyer
5d49f41ddd Merge pull request #9800 from owncloud/collaboration_checkfileid
fix: verify file id in URL matches the one inside the access token
2024-08-21 12:31:21 +02:00
ownClouders
50d33b7013 [tx] updated from transifex 2024-08-21 05:53:17 +00:00
Ralf Haferkamp
8476da2f7b fix(graph): treat memberOf and userType as read-only attributes
Fixes: #9858
2024-08-20 17:58:20 +02:00
ownClouders
d83a77a9ba [tx] updated from transifex 2024-08-20 10:15:55 +00:00
Martin
11acb6c913 Merge pull request #9857 from kobergj/FixActivityTranslations
Fix activitylog translations
2024-08-20 11:24:15 +02:00
Ralf Haferkamp
346ae88213 fix(frontend): disable self password change if passwordProfile is read-only
Fixes: https://github.com/owncloud/enterprise/issues/6849
2024-08-20 10:42:27 +02:00
jkoberg
3948c66c6c fix(activitylog): fix translation pipeline
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-08-20 10:15:29 +02:00
ownClouders
47ea3e81b9 [tx] updated from transifex 2024-08-20 01:22:36 +00:00
Martin
be026cdc9a Update services/ocm/README.md 2024-08-19 16:29:52 +02:00
Jörn Friedrich Dreyer
ebbe87ccc0 Update services/ocm/README.md
Co-authored-by: Phil Davis <phil@jankaritech.com>
2024-08-19 16:29:51 +02:00
Jörn Friedrich Dreyer
0140862b50 docs: update ocm service readme
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-19 16:29:51 +02:00
Jörn Friedrich Dreyer
09969b4901 Merge pull request #9822 from owncloud/bump-libre-graph
bump libre graph api
2024-08-19 15:12:17 +02:00
Jörn Friedrich Dreyer
a3c7bd3182 bump libre graph api
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-19 14:20:20 +02:00
mmattel
1a5d49c04d [docs-only] Update ennvar text and readme in ocm 2024-08-19 13:52:05 +02:00
Jannik Stehle
1ecff5eb9a Merge pull request #9832 from owncloud/bump-web-10.1.0
[full-ci] chore: bump web to v10.1.0
2024-08-19 12:17:44 +02:00
dependabot[bot]
6725cce634 chore(deps): bump i18next from 23.12.1 to 23.13.0 in /services/idp
Bumps [i18next](https://github.com/i18next/i18next) from 23.12.1 to 23.13.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.12.1...v23.13.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 12:08:52 +02:00
mmattel
c71af8f8a9 [docs-only] Document the expected location of the ocmproviders.json file 2024-08-19 10:10:37 +02:00
dependabot[bot]
b4dab08608 chore(deps-dev): bump postcss-preset-env in /services/idp
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.5.14 to 10.0.2.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 09:11:17 +02:00
Jannik Stehle
b254acfe98 chore: bump web to v10.1.0 2024-08-19 08:04:31 +02:00
Jannik Stehle
38d7933409 feat: enable app-store web app per default 2024-08-16 15:56:28 +02:00
Ralf Haferkamp
63ee06ce69 fix(idm): add oCExternalIdentity to demo users
To make sure they get and 'identities' property in the graph responses.
2024-08-15 13:38:04 +02:00
Ralf Haferkamp
cfefec96b6 graph: add identities property to non-admin response of GetUsers
Fixes: #9813
2024-08-15 10:49:13 +02:00
Jannik Stehle
f50a2310ad Merge pull request #9752 from owncloud/feat/color-contrasts
feat: web theme color contrasts
2024-08-14 11:08:05 +02:00
Viktor Scharf
c33c180dbd Merge pull request #9788 from rhafer/filter-usertype
feat(graph): add support for filtering users by type
2024-08-14 10:11:25 +02:00
ownClouders
fe71854467 [tx] updated from transifex 2024-08-14 04:06:18 +00:00
Jörn Friedrich Dreyer
ad62bb1817 Merge pull request #9765 from owncloud/federated-user-roles
allow querying federated sharing roles
2024-08-13 16:49:48 +02:00
Jörn Friedrich Dreyer
99c6b6648e no need to introduce dedicated roles
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-13 16:10:19 +02:00
Juan Pablo Villafáñez
9e7d570c79 fix: verify file id in URL matches the one inside the access token
We're using the file id from the access token, so changing the file id
in the URL shouldn't matter. However, the file id must represent a
single file.
It will also help to detect unwanted changes in the URL.
2024-08-13 15:04:19 +02:00
Ralf Haferkamp
99df9bd3bb graph: allow regular users to filter users by userType 2024-08-13 14:40:12 +02:00
Ralf Haferkamp
23ba6e4755 feat(graph): add support for filtering users by type
This add support for equality filters on the `userType` property of users
for the /users endpoint.

It also changes the behavior of the /users endpoint to only return
federated users when explicitly request via a `userType` filter.

E.g. to search for federated users with matching "albert" you can use:

`$filter=userType eq 'Federated'&$search="albert"`

Related Issue: #9702
2024-08-13 14:16:16 +02:00
Ralf Haferkamp
80631bd941 graph: remove some code duplication 2024-08-13 14:16:16 +02:00
Ralf Haferkamp
5355b449c1 cleanup(graph): move ocm user search to separate function 2024-08-13 14:16:16 +02:00
Jörn Friedrich Dreyer
8da4e265bd Update services/graph/pkg/unifiedrole/unifiedrole.go
Co-authored-by: kobergj <jkoberg@owncloud.com>
2024-08-13 11:53:10 +02:00
Juan Pablo Villafañez
bb78b16079 Merge pull request #9771 from owncloud/collaboration_connector_refactor
Collaboration connector refactor
2024-08-13 11:37:56 +02:00
Juan Pablo Villafañez
faf162704e Merge pull request #9684 from owncloud/collaboration_improved_tracing
feat: include additional metadata for tracing the collaboration service
2024-08-13 11:35:52 +02:00
Jörn Friedrich Dreyer
abe40fd65e Merge pull request #9784 from owncloud/add-enable-ocm-variable
add OCIS_ENABLE_OCM env var
2024-08-12 17:19:10 +02:00
Jörn Friedrich Dreyer
f960ae4d64 add OCIS_ENABLE_OCM env var
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-12 13:48:23 +02:00
Jörn Friedrich Dreyer
b7fdc59f21 change ocmproviders defaultconfig path
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-12 12:27:05 +02:00
Ralf Haferkamp
5ef865a402 graph: Add some test coverage for ocm enabled users endpoint 2024-08-12 12:16:16 +02:00
Ralf Haferkamp
80e8a2ec1a (fix)graph: Always set UserType in /users responses
LDAP users without a UserType attribute get the UserType "Member"
by default. Federated users get the UserType "Federated".

Related #9702
2024-08-12 12:16:16 +02:00
Juan Pablo Villafáñez
29700046d7 docs: add missing code comments in the middlewares 2024-08-12 12:00:42 +02:00
Jörn Friedrich Dreyer
966b4e1422 allow querying federated sharing roles
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-12 11:29:39 +02:00
dependabot[bot]
892c12945f chore(deps): bump react-i18next from 14.1.3 to 15.0.1 in /services/idp
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.1.3 to 15.0.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.1.3...v15.0.1)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 10:47:51 +02:00