Daniel Swärd
0d6500a225
graph: Add comment to fix and remove expected test failures
...
Fixes : #5083
2023-04-20 10:32:40 +02:00
Daniel Swärd
8d789ce24d
graph: Try to fix problems with unescaping values.
2023-04-20 09:33:23 +02:00
ownClouders
ac6fdd4bd1
[tx] updated from transifex
2023-04-20 04:03:38 +00: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
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
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
Michael Barz
e543c8f60d
fix typo which slipped through
2023-04-19 17:28:16 +02:00
Michael Barz
38f6f3da2e
delete empty translations [skip ci]
2023-04-19 17:03:03 +02:00
Martin
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
Martin
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
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
mmattel
32c6b3bdb4
[docs-only] Add supported values at FRONTEND_READONLY_USER_ATTRIBUTES envvar
2023-04-19 12:36:49 +02:00
Daniel Swärd
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
Michael Barz
dd8e752fd3
Merge pull request #6047 from owncloud/excds/feature/add_capabilities_indicating_read-only_attributes
...
reva/frontend: Add capabilities to indicate attributes that are read-only
2023-04-19 10:33:43 +02:00
Daniël Franke
81491efdc7
Remove GetUserByEmail method.
2023-04-19 10:19:07 +02:00
mmattel
8ed34926ef
[docs-only] Correct the removal version according semver to 4.0.0
2023-04-19 10:16:06 +02:00
Michael Barz
1f19462d44
Merge pull request #6076 from owncloud/policies-proxy-tus-uploads
...
fix: proxy policies middleware tus filename evaluation
2023-04-19 10:09:14 +02:00
Martin
e58f6d2d7a
[docs-only] Update graph readme (GDPR, link to admin docs)
...
Referencing: https://github.com/owncloud/docs-ocis/pull/457 (Add user triggered GDPR Report)
Linking to the ocis admin documentation because we have more explainaition, images and an example json.
2023-04-19 09:34:31 +02:00
Daniel Swärd
78d7381a71
Apply suggestions from code review
...
Co-authored-by: Martin <github@diemattels.at >
2023-04-19 09:32:53 +02:00
Ralf Haferkamp
6059747491
proxy: Rework oidc role mapper to allow multiple matching roles
...
If multiple claims values have a valid matching for ocis roles, we'll pick
the ocis role that appears first in the mapping configuration.
2023-04-19 08:56:47 +02:00
Florian Schade
fdaf39f5d1
fix: proxy policies middleware tus filename evaluation
...
when uploading files via uppy (tus), the path does not give any information about the file, PUT contains the filename in the path, tus POST not.
this pr extracts the HeaderUploadMetadata from that POST request and enhances the policies grpc environment request with that information.
Therefore, the policies service is now able to evaluate proxy requests for tus uploads too.
2023-04-18 20:26:52 +02:00
Daniel Swärd
8e5ff030f7
Change config value to list of strings and bump reva.
2023-04-18 12:25:45 +02:00
kobergj
db4ff5108c
Merge pull request #6038 from 2403905/issue-6025
...
Make Emails translatable via transifex #6025
2023-04-18 12:08:40 +02:00
Daniël Franke
30edab9f69
Search users by username instead of by email
...
As some setups don't have email addresses setup or reuse email
addresses, the keycloak search has to be done by username as that
is guaranteed to always be unique and defined.
This PR changes that.
2023-04-18 11:43:13 +02:00
Roman Perekhod
1022b5ec1e
Update services/notifications/README.md
...
Co-authored-by: Martin <github@diemattels.at >
2023-04-17 17:33:34 +02:00
Roman Perekhod
3bf85c22bf
Update services/notifications/README.md
...
Co-authored-by: Martin <github@diemattels.at >
2023-04-17 17:24:31 +02:00
Roman Perekhod
c3844fbb04
Update services/notifications/README.md
...
Co-authored-by: Martin <github@diemattels.at >
2023-04-17 17:23:45 +02:00
Roman Perekhod
22f8076a4f
README.md updated.
...
returned value swapped
2023-04-17 16:15:21 +02:00
jkoberg
220c04123e
do not use metadata functionality
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-04-17 15:20:24 +02:00
Benedikt Kulmann
cc5db93fa9
chore: bump oC Web to v7.0.0-rc.30
2023-04-17 14:43:23 +02:00
jkoberg
fd0c22502a
avoid panicing in userlog service
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-04-17 11:56:35 +02:00
Daniel Swärd
1938495a89
Change to single env variable and list of strings as suggested in review.
2023-04-17 11:10:27 +02:00
Daniel Swärd
6433fc8d80
Apply suggestions from code review
...
Co-authored-by: Martin <github@diemattels.at >
2023-04-17 10:07:24 +02:00
Daniel Swärd
68f1d5897b
reva/frontend: Add capabilities to indicate attributes that are read-only.
2023-04-17 10:07:24 +02:00
Roman Perekhod
cd59424a16
Make Emails translatable via transifex #6025
...
The transifex translation add in to the email templates.
The optional environment variable NOTIFICATIONS_TRANSLATION_PATH added to config.
2023-04-16 14:02:40 +02:00
Daniël Franke
2d8fb2549a
Add modified mock.
2023-04-14 15:09:54 +02:00
Daniël Franke
2e8b741530
improve readme
...
Co-authored-by: Martin <github@diemattels.at >
2023-04-14 15:09:54 +02:00
Daniël Franke
43cf811db1
Format markdown a bit cleaner.
2023-04-14 15:09:54 +02:00
Daniël Franke
ed27261262
Add documentation about keycloak configuration.
2023-04-14 15:09:54 +02:00
Daniël Franke
d81065c1b6
Adds JSON tags to PII report.
...
This will make the JSON export look a bit prettier.
2023-04-14 15:09:54 +02:00
jkoberg
c9d0e876f7
use mail instead id to get user
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-04-14 15:09:54 +02:00
jkoberg
cf6b1eac25
add events to personalDataExport
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-04-14 15:09:54 +02:00
Daniël Franke
8e32b4f5da
Integrate keycloak and events data into graph.
...
This PR adds the data from keycloak and events into the GDPR export of
the graph service.
2023-04-14 15:09:54 +02:00
Martin
40e1f2edb5
Merge pull request #6054 from owncloud/mmattel-patch-1
...
[docs-only] Fix typo in audit service readme
2023-04-14 12:33:25 +02:00