Ralf Haferkamp
|
7c8174bb80
|
Merge pull request #759 from opencloud-eu/dependabot/go_modules/github.com/beevik/etree-1.5.1
build(deps): bump github.com/beevik/etree from 1.5.0 to 1.5.1
|
2025-05-05 09:32:22 +02:00 |
|
dependabot[bot]
|
c659ac6972
|
build(deps): bump github.com/nats-io/nats-server/v2 (#762)
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nats-server/compare/v2.11.2...v2.11.3)
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
dependency-version: 2.11.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-02 16:25:47 +02:00 |
|
dependabot[bot]
|
fac80402bf
|
build(deps): bump github.com/beevik/etree from 1.5.0 to 1.5.1
Bumps [github.com/beevik/etree](https://github.com/beevik/etree) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/beevik/etree/releases)
- [Changelog](https://github.com/beevik/etree/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/beevik/etree/compare/v1.5.0...v1.5.1)
---
updated-dependencies:
- dependency-name: github.com/beevik/etree
dependency-version: 1.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-30 14:58:57 +00:00 |
|
Ralf Haferkamp
|
b05deb8a5e
|
Merge pull request #754 from opencloud-eu/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.11.2
build(deps): bump github.com/nats-io/nats-server/v2 from 2.11.1 to 2.11.2
|
2025-04-29 17:48:57 +02:00 |
|
Ralf Haferkamp
|
0a04c7ac43
|
Merge pull request #753 from opencloud-eu/dependabot/go_modules/github.com/gookit/config/v2-2.2.6
build(deps): bump github.com/gookit/config/v2 from 2.2.5 to 2.2.6
|
2025-04-29 17:48:10 +02:00 |
|
Benedikt Kulmann
|
62bc7313da
|
Merge pull request #746 from opencloud-eu/set-idp-logo-default-url
feat: set idp logo defaul url
|
2025-04-29 16:59:51 +02:00 |
|
dependabot[bot]
|
e7d4551b05
|
build(deps): bump github.com/nats-io/nats-server/v2
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nats-server/compare/v2.11.1...v2.11.2)
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
dependency-version: 2.11.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-29 14:15:47 +00:00 |
|
dependabot[bot]
|
452d40dad7
|
build(deps): bump github.com/gookit/config/v2 from 2.2.5 to 2.2.6
Bumps [github.com/gookit/config/v2](https://github.com/gookit/config) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/gookit/config/releases)
- [Commits](https://github.com/gookit/config/compare/v2.2.5...v2.2.6)
---
updated-dependencies:
- dependency-name: github.com/gookit/config/v2
dependency-version: 2.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-29 14:15:29 +00:00 |
|
Ralf Haferkamp
|
a97f5e4c2e
|
Merge pull request #740 from opencloud-eu/dependabot/npm_and_yarn/services/idp/css-loader-7.1.2
build(deps-dev): bump css-loader from 5.2.7 to 7.1.2 in /services/idp
|
2025-04-29 14:56:59 +02:00 |
|
Michael Barz
|
cc303d14f4
|
Supported production setup with Keycloak and LDAP (#720)
* feat: modify .env file to make the needed changes for keycloak and ldap
* style: remove default values from yaml
|
2025-04-29 14:29:33 +02:00 |
|
dependabot[bot]
|
467cbc27a1
|
build(deps-dev): bump css-loader from 5.2.7 to 7.1.2 in /services/idp
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to 7.1.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.7...v7.1.2)
---
updated-dependencies:
- dependency-name: css-loader
dependency-version: 7.1.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-29 10:32:29 +00:00 |
|
Ralf Haferkamp
|
93681ab2ff
|
Merge pull request #741 from opencloud-eu/dependabot/npm_and_yarn/services/idp/react-i18next-15.5.1
build(deps): bump react-i18next from 15.1.1 to 15.5.1 in /services/idp
|
2025-04-29 12:29:56 +02:00 |
|
Jörn Friedrich Dreyer
|
bf6d07352f
|
Merge pull request #748 from opencloud-eu/mockery-polish
fix mockery warnings
|
2025-04-29 11:41:25 +02:00 |
|
Ralf Haferkamp
|
99d69b4707
|
Merge pull request #743 from opencloud-eu/dependabot/go_modules/github.com/blevesearch/bleve/v2-2.5.0
build(deps): bump github.com/blevesearch/bleve/v2 from 2.4.4 to 2.5.0
|
2025-04-29 11:40:00 +02:00 |
|
Jörn Friedrich Dreyer
|
3c38a3e3ed
|
fix mockery warnings
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2025-04-29 11:01:17 +02:00 |
|
dependabot[bot]
|
0c84ba3ad2
|
build(deps): bump github.com/blevesearch/bleve/v2 from 2.4.4 to 2.5.0
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve) from 2.4.4 to 2.5.0.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v2.4.4...v2.5.0)
---
updated-dependencies:
- dependency-name: github.com/blevesearch/bleve/v2
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-29 08:41:09 +00:00 |
|
Ralf Haferkamp
|
3d9de26f1c
|
Merge pull request #744 from opencloud-eu/dependabot/go_modules/github.com/gabriel-vasile/mimetype-1.4.9
build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.8 to 1.4.9
|
2025-04-29 10:38:40 +02:00 |
|
Alex Ackermann
|
0e758c687b
|
feat: set idp logo defaul url
|
2025-04-29 09:54:25 +02:00 |
|
Alex
|
3904dbeb19
|
fix: idp login logo url exceeds logo (#742)
|
2025-04-29 09:38:07 +02:00 |
|
dependabot[bot]
|
f0b304d492
|
build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.8 to 1.4.9
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.8 to 1.4.9.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.8...v1.4.9)
---
updated-dependencies:
- dependency-name: github.com/gabriel-vasile/mimetype
dependency-version: 1.4.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-28 16:10:02 +00:00 |
|
dependabot[bot]
|
2f820e4756
|
build(deps): bump react-i18next from 15.1.1 to 15.5.1 in /services/idp
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.1.1 to 15.5.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.1.1...v15.5.1)
---
updated-dependencies:
- dependency-name: react-i18next
dependency-version: 15.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-28 16:04:19 +00:00 |
|
OpenCloud Devops
|
f07377a2d1
|
🎉 Release 2.2.0 (#613)
* 🎉 Release 2.2.0
v2.2.0
|
2025-04-28 17:24:47 +02:00 |
|
Michael Barz
|
3593e0fa04
|
chore: remove docs workflows
|
2025-04-28 17:23:38 +02:00 |
|
Michael Barz
|
aa5471dcd2
|
feat: modify .env file to make the needed changes for keycloak and ldap
|
2025-04-28 17:22:18 +02:00 |
|
Michael Barz
|
631f6e1fb7
|
feat: add autoprovisioning with keycloak and openCloud LDAP scheme
|
2025-04-28 17:22:17 +02:00 |
|
Michael Barz
|
01a86f028a
|
feat!: Use synced directory (LDAP) for keycloak and opencloud
|
2025-04-28 17:22:17 +02:00 |
|
Michael Barz
|
bd0816bf5a
|
feat!: Remove the openCloud LDAP schema from the keycloak exampfeat!: Remove the openCloud LDAP schema from the keycloak example
|
2025-04-28 17:22:16 +02:00 |
|
Viktor Scharf
|
e99f99aa2f
|
chore: bump version v2.2.0 (#739)
|
2025-04-28 17:06:55 +02:00 |
|
Jannik Stehle
|
d9316be939
|
chore(web): bump web to v2.3.0 (#738)
|
2025-04-28 15:42:32 +02:00 |
|
Viktor Scharf
|
ecedf7dc6d
|
chore:reva bump v.2.32 (#737)
|
2025-04-28 15:32:22 +02:00 |
|
Christian Richter
|
4dea7ed870
|
Merge pull request #684 from dragonchaser/idp_logo_config
add new property IdentifierDefaultLogoTargetURI
|
2025-04-28 14:10:42 +02:00 |
|
Christian Richter
|
6c6033a830
|
switch back to upstream
Signed-off-by: Christian Richter <c.richter@opencloud.eu>
|
2025-04-28 13:43:21 +02:00 |
|
Christian Richter
|
1a79e1aa7a
|
bump to fix typo
Signed-off-by: Christian Richter <c.richter@opencloud.eu>
|
2025-04-28 13:36:13 +02:00 |
|
Christian Richter
|
002744afe4
|
fix jsx
Signed-off-by: Christian Richter <c.richter@opencloud.eu>
|
2025-04-28 13:36:13 +02:00 |
|
Christian Richter
|
96d83dbcd9
|
bump to changes in upstream PR
Signed-off-by: Christian Richter <c.richter@opencloud.eu>
|
2025-04-28 13:36:13 +02:00 |
|
Alex Ackermann
|
2882119c0b
|
feat: add react part
|
2025-04-28 13:36:13 +02:00 |
|
Christian Richter
|
d98b2bea3e
|
add missing entry to service.go
Signed-off-by: Christian Richter <c.richter@opencloud.eu>
|
2025-04-28 13:36:13 +02:00 |
|
Christian Richter
|
a327b36bc0
|
add missing variables
Signed-off-by: Christian Richter <c.richter@opencloud.eu>
|
2025-04-28 13:36:13 +02:00 |
|
Christian Richter
|
16307e036d
|
add new property IdentifierDefaultLogoTargetURI
Signed-off-by: Christian Richter <c.richter@opencloud.eu>
|
2025-04-28 13:36:13 +02:00 |
|
Ralf Haferkamp
|
515cd1f978
|
Merge pull request #726 from opencloud-eu/dependabot/go_modules/golang.org/x/image-0.26.0
build(deps): bump golang.org/x/image from 0.25.0 to 0.26.0
|
2025-04-28 11:51:45 +02:00 |
|
dependabot[bot]
|
706aeaea8e
|
build(deps): bump golang.org/x/image from 0.25.0 to 0.26.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/image/compare/v0.25.0...v0.26.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-version: 0.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-28 06:17:06 +00:00 |
|
Ralf Haferkamp
|
3f741fdfc7
|
Merge pull request #725 from opencloud-eu/dependabot/go_modules/golang.org/x/net-0.39.0
build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0
|
2025-04-28 08:14:56 +02:00 |
|
Ralf Haferkamp
|
ad14206d61
|
Merge pull request #724 from opencloud-eu/TheOneRing-patch-1
Update descirption of COLLABORA_SSL_ENABLE
|
2025-04-28 08:14:12 +02:00 |
|
dependabot[bot]
|
6f941d5ceb
|
build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.38.0 to 0.39.0.
- [Commits](https://github.com/golang/net/compare/v0.38.0...v0.39.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-25 14:34:40 +00:00 |
|
Hannah von Reth
|
42e65dd6e0
|
Update descirption of COLLABORA_SSL_ENABLE
|
2025-04-25 16:24:30 +02:00 |
|
Ralf Haferkamp
|
c9b2ced3ba
|
Merge pull request #722 from opencloud-eu/dependabot/go_modules/github.com/nats-io/nats.go-1.41.2
build(deps): bump github.com/nats-io/nats.go from 1.41.0 to 1.41.2
|
2025-04-25 11:49:59 +02:00 |
|
dependabot[bot]
|
54a510cad2
|
build(deps): bump github.com/nats-io/nats.go from 1.41.0 to 1.41.2
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.41.0 to 1.41.2.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](https://github.com/nats-io/nats.go/compare/v1.41.0...v1.41.2)
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
dependency-version: 1.41.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-25 07:28:24 +00:00 |
|
Ralf Haferkamp
|
67ca132804
|
Merge pull request #721 from opencloud-eu/dependabot/go_modules/google.golang.org/grpc-1.72.0
build(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0
|
2025-04-25 09:25:00 +02:00 |
|
dependabot[bot]
|
0f7e23d868
|
build(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.71.1 to 1.72.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.71.1...v1.72.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.72.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-24 14:23:01 +00:00 |
|
Ralf Haferkamp
|
ef94ccc5c7
|
Merge pull request #602 from opencloud-eu/dependabot/go_modules/golang.org/x/oauth2-0.29.0
build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0
|
2025-04-24 10:00:20 +02:00 |
|