Commit graph

13 commits

Author SHA1 Message Date
5f39c10cbc chore(deps): update postgres docker tag to v17 2024-09-28 00:00:33 +00:00
f52019a1e7 chore(deps): update ghcr.io/dani-garcia/vaultwarden docker tag to v1.32.0 (#60)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden) | minor | `1.31.0-alpine` -> `1.32.0-alpine` |

---

### Release Notes

<details>
<summary>dani-garcia/vaultwarden (ghcr.io/dani-garcia/vaultwarden)</summary>

### [`v1.32.0`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.0)

[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.31.0...1.32.0)

#### Security Fixes

This release has several CVE Reports fixed and we recommend everybody to update to the latest version as soon as possible.

-   [CVE-2024-39924](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39924) Fixed via [#&#8203;4715](https://github.com/dani-garcia/vaultwarden/issues/4715)
-   [CVE-2024-39925](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39925) Fixed via [#&#8203;4837](https://github.com/dani-garcia/vaultwarden/issues/4837)
-   [CVE-2024-39926](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39926) Fixed via [#&#8203;4737](https://github.com/dani-garcia/vaultwarden/issues/4737)

#### Other changes

-   Updated web-vault to v2024.6.2
-   Fixed issues with password reset enrollment by rolling back a web-vault commit

#### What's Changed

-   use a custom plan of enterprise tier to fix limits by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4726
-   chore: Dockerfile to Remove port 3012 by [@&#8203;calvin-li-developer](https://github.com/calvin-li-developer) in https://github.com/dani-garcia/vaultwarden/pull/4725
-   Fix bug where secureNotes is empty by [@&#8203;cobyge](https://github.com/cobyge) in https://github.com/dani-garcia/vaultwarden/pull/4730
-   Improved HTTP client by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/4740
-   Update admin interface by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4737
-   Fix for RSA Keys which are read only by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4744
-   Fix Email 2FA login on native app by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4762
-   Update crates & fix crate vulnerability by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4771
-   Fix Dockerfile linter warnings by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4763
-   allow re-invitations of existing users by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4768
-   Allow to override log level for specific target by [@&#8203;Timshel](https://github.com/Timshel) in https://github.com/dani-garcia/vaultwarden/pull/4305
-   Add support for MFA with Duo's Universal Prompt by [@&#8203;0x0fbc](https://github.com/0x0fbc) in https://github.com/dani-garcia/vaultwarden/pull/4637
-   Allow to increase the note size to 100\_000 by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4772
-   Update Rust, Crates and GHA by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4783
-   Duo: use the formatted db email by [@&#8203;Timshel](https://github.com/Timshel) in https://github.com/dani-garcia/vaultwarden/pull/4779
-   Update rust-toolchain.toml to 1.80.0 by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4784
-   fix issue with adding ciphers to organizations on native ios app by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4800
-   Rewrite the Push Notifications section in the configuration template by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4805
-   Secure send file uploads by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4810
-   make access_all optional by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4812
-   Remove lowercase conversion for featureStates by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4820
-   Fix mail::send_incomplete\_2fa_login panic issue by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4792
-   Update crates, web-vault and fixes by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4823
-   Updated web-vault to v2024.6.2b by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4826
-   Update Rust to 1.80.1 by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4831
-   Fix data disclosure on organization endpoints by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4837

#### New Contributors

-   [@&#8203;cobyge](https://github.com/cobyge) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4730
-   [@&#8203;0x0fbc](https://github.com/0x0fbc) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4637

**Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.31.0...1.32.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #60
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-08-16 22:58:23 +02:00
cf01102050 chore(deps): update ghcr.io/dani-garcia/vaultwarden docker tag to v1.31.0 (#54)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden) | minor | `1.30.5-alpine` -> `1.31.0-alpine` |

---

### Release Notes

<details>
<summary>dani-garcia/vaultwarden (ghcr.io/dani-garcia/vaultwarden)</summary>

### [`v1.31.0`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.31.0)

[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.30.5...1.31.0)

#### Major changes and New Features

-   Initial support for the beta releases of the new native mobile apps
-   Removed support for WebSocket traffic on port 3012, as it's been integrated on the main HTTP port for a few releases
-   Updated included web vault to 2024.5.1

#### What's Changed

-   chore: remove repetitive words by [@&#8203;one230six](https://github.com/one230six) in https://github.com/dani-garcia/vaultwarden/pull/4422
-   Fix comment in events.rs by [@&#8203;KrappRamiro](https://github.com/KrappRamiro) in https://github.com/dani-garcia/vaultwarden/pull/4408
-   Improve JWT RSA key initialization and avoid saving public key by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/4085
-   Remove custom WebSocket code by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4001
-   refactor: replace panic with a graceful exit by [@&#8203;tessus](https://github.com/tessus) in https://github.com/dani-garcia/vaultwarden/pull/4402
-   Small improvements around email change by [@&#8203;Timshel](https://github.com/Timshel) in https://github.com/dani-garcia/vaultwarden/pull/4415
-   Change timestamp data type. by [@&#8203;gzfrozen](https://github.com/gzfrozen) in https://github.com/dani-garcia/vaultwarden/pull/4355
-   Fix [#&#8203;3624](https://github.com/dani-garcia/vaultwarden/issues/3624): fix manager permission within groups by [@&#8203;matlink](https://github.com/matlink) in https://github.com/dani-garcia/vaultwarden/pull/3754
-   automatically use email address as 2fa provider by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4317
-   fix: typos by [@&#8203;testwill](https://github.com/testwill) in https://github.com/dani-garcia/vaultwarden/pull/4440
-   Update chrono and sqlite by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4436
-   Update Rust and crates by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4445
-   Use async verify for Yubikey by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/4448
-   update web-vault to v2024.3.1 (new vertical layout) by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4468
-   Update crates and some Clippy fixes by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4475
-   Update Key Rotation web-vault v2024.3.x by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4446
-   Update Crate and Rust by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4522
-   Implement custom DNS resolver by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/3988
-   Add extra (unsupported) container build arch's by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4524
-   Pass in collection ids to notifier when sharing cipher. by [@&#8203;kristof-mattei](https://github.com/kristof-mattei) in https://github.com/dani-garcia/vaultwarden/pull/4517
-   improve access to collections via groups by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4441
-   fix emergency access invites by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4337
-   Some fixes for the new mobile apps by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/4526
-   Update Rust, crates and web-vault by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4558
-   Improve Commentary Aesthetics by [@&#8203;rich-purnell](https://github.com/rich-purnell) in https://github.com/dani-garcia/vaultwarden/pull/4549
-   Optimize Dockerfiles by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4532
-   also delete organization_api_key when deleting organizations by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4557
-   Fix public api for domains with path prefix by [@&#8203;FDHoho007](https://github.com/FDHoho007) in https://github.com/dani-garcia/vaultwarden/pull/4500
-   Update crates by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4587
-   Fix web-vault version in Docker(files/Settings) by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4575
-   Update Alpine to version 3.20 by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4583
-   differentiate external groups by organization id by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4586
-   Remove old knowndevice route by [@&#8203;Timshel](https://github.com/Timshel) in https://github.com/dani-garcia/vaultwarden/pull/4578
-   Update admin interface dependencies by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4581
-   Update rust and remove unused header values by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/4645
-   Update crates, web-vault and GHA by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4648
-   Fix some nightly build errors by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/4657
-   Fix some more nightly errors and remove lint that will become an error by default by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/4661
-   Change API and structs to camelCase by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/4386
-   Fix cipher creation on new android app by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/4670
-   Remove mimalloc workaround by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4606
-   Change some missing PascalCase keys by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/4671
-   Fix collections and native app issue by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4685
-   Fix duplicate folder creations during import by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4702
-   Remove duplicate registry step by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4703
-   add group support for Cipher::get_collections() by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4592
-   Switch registry cache compression algorithm to zstd by [@&#8203;dfunkt](https://github.com/dfunkt) in https://github.com/dani-garcia/vaultwarden/pull/4704
-   Update crates and web-vault by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4714
-   Some fixes for emergency access by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4715

#### New Contributors

-   [@&#8203;one230six](https://github.com/one230six) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4422
-   [@&#8203;KrappRamiro](https://github.com/KrappRamiro) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4408
-   [@&#8203;testwill](https://github.com/testwill) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4440
-   [@&#8203;kristof-mattei](https://github.com/kristof-mattei) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4517
-   [@&#8203;rich-purnell](https://github.com/rich-purnell) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4549
-   [@&#8203;dfunkt](https://github.com/dfunkt) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4532
-   [@&#8203;FDHoho007](https://github.com/FDHoho007) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4500

**Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.30.5...1.31.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #54
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-07-09 15:21:44 +02:00
a27f77e6a9 chore(deps): update ghcr.io/dani-garcia/vaultwarden docker tag to v1.30.5 (#25)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden) | patch | `1.30.3-alpine` -> `1.30.5-alpine` |

---

### Release Notes

<details>
<summary>dani-garcia/vaultwarden (ghcr.io/dani-garcia/vaultwarden)</summary>

### [`v1.30.5`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.5)

[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.30.4...1.30.5)

#### What's Changed

-   fix: web API call for jquery 3.7.1 by [@&#8203;calvin-li-developer](https://github.com/calvin-li-developer) in https://github.com/dani-garcia/vaultwarden/pull/4400

#### New Contributors

-   [@&#8203;calvin-li-developer](https://github.com/calvin-li-developer) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4400

**Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.30.4...1.30.5

### [`v1.30.4`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.4)

[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.30.3...1.30.4)

⚠️ Note: The WebSockets service for live sync has been integrated in the main HTTP server, which means simpler proxy setups that don't require a separate rule to redirect WS traffic to port 3012. Please check the updated examples in the [wiki](https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples). It's recommended to migrate to this new setup as using the old server on port 3012 is deprecated, won't receive new features and will be removed in the next release.

#### What's Changed

-   Update crates to fix new builds by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4308
-   Add Kubernetes environment detection by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4290
-   Update GHA Workflows by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4309
-   Update Rust, crates and web-vault by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4328
-   Change the codegen-units for low resources by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4336
-   Fix env templateto ensure compatibility with systemd's EnvironmentFile parsing by [@&#8203;seiuneko](https://github.com/seiuneko) in https://github.com/dani-garcia/vaultwarden/pull/4315
-   Update crates, GHA and a Python script by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4357

#### New Contributors

-   [@&#8203;seiuneko](https://github.com/seiuneko) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4315

**Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.30.3...1.30.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjQuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: carsten/container-server#25
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-03-05 19:05:48 +01:00
b650df2303 chore(deps): update ghcr.io/dani-garcia/vaultwarden docker tag to v1.30.3 (#21)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden) | patch | `1.30.2-alpine` -> `1.30.3-alpine` |

---

### Release Notes

<details>
<summary>dani-garcia/vaultwarden (ghcr.io/dani-garcia/vaultwarden)</summary>

### [`v1.30.3`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.3)

[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.30.2...1.30.3)

This is a minor release to fix some issues with push notification device registration and docker healthcheck.

⚠️ **Note:** The WebSockets service for live sync has been integrated in the main HTTP server, which means simpler proxy setups that don't require a separate rule to redirect WS traffic to port 3012. Please check the updated examples in the [wiki](https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples). It's recommended to migrate to this new setup as using the old server on port 3012 is deprecated, won't receive new features and will be removed in the next release.

#### What's Changed

-   fix push device registration by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4297
-   Fix healthcheck when using .env file by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4299

**Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.30.2...1.30.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: carsten/container-server#21
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-02-03 17:27:11 +01:00
d4db9b74e9 chore(deps): update ghcr.io/dani-garcia/vaultwarden docker tag to v1.30.2 (#17)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden) | patch | `1.30.1-alpine` -> `1.30.2-alpine` |

---

### Release Notes

<details>
<summary>dani-garcia/vaultwarden (ghcr.io/dani-garcia/vaultwarden)</summary>

### [`v1.30.2`](https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.2)

[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.30.1...1.30.2)

⚠️ **Note:** The WebSockets service for live sync has been integrated in the main HTTP server, which means simpler proxy setups that don't require a separate rule to redirect WS traffic to port 3012. Please check the updated examples in the [wiki](https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples). It's recommended to migrate to this new setup as using the old server on port 3012 is deprecated, won't receive new features and will be removed in the next release.

#### What's Changed

-   Prevent generating an error during ws close by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4127
-   Update Rust, Crates, Profile and Actions by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4126
-   Several small fixes for open issues by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4143
-   Fix the version string by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4153
-   Decrease JWT Refresh/Auth token by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4163
-   Update crates by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4173
-   Add additional build target which optimizes for size by [@&#8203;gladiac](https://github.com/gladiac) in https://github.com/dani-garcia/vaultwarden/pull/4096
-   Update web-vault to v2023.12.0 by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4201
-   Update Rust and Crates by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4211
-   Fix Single Org Policy check by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4207
-   Allow customizing the featureStates by [@&#8203;PKizzle](https://github.com/PKizzle) in https://github.com/dani-garcia/vaultwarden/pull/4168
-   Fix [#&#8203;3413](https://github.com/dani-garcia/vaultwarden/issues/3413): push to users accessing the collections using groups by [@&#8203;matlink](https://github.com/matlink) in https://github.com/dani-garcia/vaultwarden/pull/3757
-   US or EU Data Region Selection by [@&#8203;toto-xoxo](https://github.com/toto-xoxo) in https://github.com/dani-garcia/vaultwarden/pull/3752
-   enforce 2FA policy on removal of second factor and login by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/3803
-   improve emergency access when not enabled by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4227
-   Update crates and fix icon issue by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4237
-   Bump h2 from 0.3.23 to 0.3.24 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dani-garcia/vaultwarden/pull/4260
-   Fix bulk collection deletion by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4257
-   fix: use black text for update badge (better contrast) by [@&#8203;tessus](https://github.com/tessus) in https://github.com/dani-garcia/vaultwarden/pull/4245
-   prevent side effects if groups are disabled by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4265
-   Update crates, web-vault to 2024.1.2 and GHA by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4275
-   Return 404 when user public_key is empty by [@&#8203;Timshel](https://github.com/Timshel) in https://github.com/dani-garcia/vaultwarden/pull/4271
-   Improve file limit handling by [@&#8203;dani-garcia](https://github.com/dani-garcia) in https://github.com/dani-garcia/vaultwarden/pull/4242
-   Fix attachment upload size check by [@&#8203;BlackDex](https://github.com/BlackDex) in https://github.com/dani-garcia/vaultwarden/pull/4282
-   err on invalid feature flag by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/4263
-   register missing push devices at login by [@&#8203;stefan0xC](https://github.com/stefan0xC) in https://github.com/dani-garcia/vaultwarden/pull/3792
-   Update env template file by [@&#8203;gzfrozen](https://github.com/gzfrozen) in https://github.com/dani-garcia/vaultwarden/pull/4276

#### New Contributors

-   [@&#8203;gladiac](https://github.com/gladiac) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4096
-   [@&#8203;PKizzle](https://github.com/PKizzle) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4168
-   [@&#8203;matlink](https://github.com/matlink) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/3757
-   [@&#8203;toto-xoxo](https://github.com/toto-xoxo) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/3752
-   [@&#8203;Timshel](https://github.com/Timshel) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4271
-   [@&#8203;gzfrozen](https://github.com/gzfrozen) made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4276

**Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.30.1...1.30.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: carsten/container-server#17
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-01-31 20:09:00 +01:00
1cae697520 chore(deps): update postgres docker tag to v16 (#11)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| postgres | major | `15-alpine` -> `16-alpine` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: carsten/container-server#11
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-01-03 18:56:26 +01:00
e1b1b90bbb service: remove psql version varaible to make it renovate compatible 2024-01-03 18:02:16 +01:00
5115b86532 misc: set specfic version numbers where possible 2024-01-03 17:03:24 +01:00
a20c6a2979 Make fail2ban compatible with uptimerobot, fix timezone for vaultwarden and woodpecker, add fail2ban task 2023-09-21 13:47:22 +02:00
102b3702ed services: prepare logs for fail2ban 2023-09-19 23:32:46 +02:00
d96dab07b8 General deployment (#1)
General deployment done

Reviewed-on: carsten/container-server#1
2023-09-13 22:33:47 +02:00
e0f4281fc6 update vaultwarden, add gitea setup lock variable 2022-12-11 19:37:01 +01:00