3bf85c22bf
Update services/notifications/README.md
...
Co-authored-by: Martin <github@diemattels.at >
2023-04-17 17:24:31 +02:00
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
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
Michael Barz
c0be639f80
Automated changelog update [skip ci]
2023-04-14 14:10:55 +00:00
Michael Barz and GitHub
b01f2e8d39
Merge pull request #6014 from owncloud/ainmosni/feature/gdpr-collection
...
Integrate keycloak and events data into graph.
2023-04-14 16:10:26 +02:00
Daniël Franke and jkoberg
2d8fb2549a
Add modified mock.
2023-04-14 15:09:54 +02:00
2e8b741530
improve readme
...
Co-authored-by: Martin <github@diemattels.at >
2023-04-14 15:09:54 +02:00
Daniël Franke and jkoberg
43cf811db1
Format markdown a bit cleaner.
2023-04-14 15:09:54 +02:00
Daniël Franke and jkoberg
ed27261262
Add documentation about keycloak configuration.
2023-04-14 15:09:54 +02:00
Daniël Franke and jkoberg
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
Daniël Franke and jkoberg
3ec5c0f6ed
Don't check for attributes if no attributes set.
...
If no attributes are set, the attributes property is nil. This
causes a panic if keycloak has no custom attributes.
This patch checks for nil before accessing the attributes.
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 and jkoberg
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
Michael Barz
562c18b84b
Automated changelog update [skip ci]
2023-04-14 12:27:32 +00:00
Michael Barz and GitHub
797070f5ba
Merge pull request #6056 from owncloud/proxy-lint-steps
...
use a proxy for the golangci-lint step
2023-04-14 14:26:51 +02:00
Michael Barz
dcd8b4e1b4
use a proxy for the go-generate step
2023-04-14 13:37:32 +02:00
Michael Barz
da62451a97
use a proxy for the golangci-lint step
2023-04-14 13:25:26 +02:00
Martin and GitHub
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
kobergj and GitHub
e907b43201
Merge pull request #6055 from owncloud/remove_dead_idm_envvar
...
Remove dead and unused IDM envvar
2023-04-14 12:32:42 +02:00
mmattel
8b209eaf50
Remove dead and unused IDM envvar
2023-04-14 10:36:23 +02:00
Michael Barz
9da32e5eab
fix delete flag on gh-pages rsync command
2023-04-14 09:49:39 +02:00
Michael Barz
d959fd44ba
set delete flag on gh-pages rsync command
2023-04-14 09:39:39 +02:00
Martin and GitHub
9e5f18b6d9
Fix typo in audit service readme
...
References: https://github.com/owncloud/docs-ocis/pull/452
`autit` --> `audit`
2023-04-14 09:30:24 +02:00
Benedikt Kulmann
e9e47372c7
Automated changelog update [skip ci]
2023-04-13 15:21:11 +00:00
Benedikt Kulmann and GitHub
7cb9e37c7a
Merge pull request #6032 from owncloud/web-config-additions
...
feat: additional web config for css, scripts and translations
2023-04-13 17:20:38 +02:00
Martin and GitHub
d70d0e93ba
Merge pull request #6046 from kobergj/AddTimestampToDeprecationSection
...
[docs-only] Add Timestamp to Deprecation section
2023-04-13 16:36:48 +02:00
jkoberg
05c36b45d2
add timestamp to deprecation section
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-04-13 16:05:22 +02:00
Martin and GitHub
f6ab20d1c5
Merge pull request #6044 from owncloud/mmattel-patch-1
...
[docs-only] update ocis-hello (sourced from the ocis repo)
2023-04-13 10:47:43 +02:00
Martin and GitHub
64c1895ee1
[docs-only] update ocis-hello (sourced from owncloud dev)
...
This change aligns with https://github.com/owncloud/ocis-hello/pull/138 where we have the same note.
```
**IMPORTANT:**
The `ocis-hello` example is currently under revision and does not work due to latest changes in master.
```
2023-04-13 10:33:04 +02:00
Martin and GitHub
2205e88a36
Merge pull request #6039 from owncloud/create_a_general_services_info
...
[docs-only] Create a General Info page plus content in services for owncloud.dev
2023-04-13 09:03:45 +02:00
mmattel
b2504035e0
fix readme service names
2023-04-12 18:40:41 +02:00
mmattel
ae389b9c35
fix
2023-04-12 18:26:11 +02:00
mmattel
c054f16c28
[docs-only] Create a General Info page plus content in services for owncloud.dev
2023-04-12 16:58:08 +02:00
Benedikt Kulmann
9830008442
feat: additional web config for css, scripts and translations
2023-04-12 11:50:38 +02:00
Viktor Scharf and GitHub
754cc767a5
change web branch and commit ( #6031 )
2023-04-12 09:20:47 +05:45
Sagar Gurung and GitHub
26c9f889e7
[tests-only][full-ci]Clean up old JSON assertion step ( #6013 )
2023-04-11 17:09:31 +05:45
Martin
0e2d20fe62
Automated changelog update [skip ci]
2023-04-06 12:26:32 +00:00
Martin and GitHub
63e1fe361d
Merge pull request #6027 from owncloud/fix-guest-config
...
add missing default config
2023-04-06 14:22:25 +02:00
Martin and GitHub
0dfe65ac99
Merge pull request #6026 from owncloud/mmattel-patch-1
...
Update IDM config.go
2023-04-06 14:21:27 +02:00
Michael Barz
9f80541467
add missing default config
2023-04-06 13:02:29 +02:00
Michael Barz
7220c7c977
Automated changelog update [skip ci]
2023-04-06 10:53:06 +00:00
f80cc175fd
[full-ci] Do not share versions ( #5531 )
...
* change test expectations
* bump reva version
* add changelog
* fix test
* php style fix
* bump webCommit. fixt contarct tests
* change webBranch
* change webBranch
* new web commit
* fix flaky draw.io file
* fix after review
---------
Co-authored-by: Viktor Scharf <scharf.vi@gmail.com >
2023-04-06 12:52:38 +02:00
kobergj
1a69583f35
Automated changelog update [skip ci]
2023-04-06 10:06:31 +00:00
kobergj and GitHub
5debd587b4
Merge pull request #6022 from kobergj/ConfigureGRPCInOCS
...
Fix Panic in OCS service
2023-04-06 12:05:46 +02:00
Martin and GitHub
a5e99d39b1
Update IDM config.go
...
Fixes: 5906
After clarification and renaming th envvar and post a discussion with @rhafer, we should align the yaml name to the envvar name. Note that the backend name (`Insecure`) is not changed.
* In the deployment examples, we use ennvars and no yaml
* ocis init does not use it
2023-04-06 11:58:09 +02:00
Martin and GitHub
8dc25a7888
Merge pull request #6020 from owncloud/mmattel-patch-1
...
[docs-only] Update Graph README.md to properly show the image in owcloud.dev
2023-04-06 11:52:20 +02:00
Martin and GitHub
946578079e
Merge pull request #6021 from owncloud/mmattel-patch-2
...
[docs-only] Update new-service-checklist.md
2023-04-06 11:52:04 +02:00
jkoberg
1b457554ff
fixed panic in ocs service by configuring grpc
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-04-06 11:02:47 +02:00