15d8d2f7a6
chore(deps): update vaultwarden packages ( #44 )
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [dani-garcia/bw_web_builds](https://github.com/dani-garcia/bw_web_builds ) | minor | `v2.20.4b` -> `v2.21.1` |
| [dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden ) | patch | `1.22.1` -> `1.22.2` |
---
### Release Notes
<details>
<summary>dani-garcia/bw_web_builds</summary>
### [`v2.21.1`](https://github.com/dani-garcia/bw_web_builds/releases/v2.21.1 )
[Compare Source](https://github.com/dani-garcia/bw_web_builds/compare/v2.20.4b...v2.21.1 )
https://github.com/bitwarden/web/releases/tag/v2.21.1
</details>
<details>
<summary>dani-garcia/vaultwarden</summary>
### [`v1.22.2`](https://github.com/dani-garcia/vaultwarden/releases/1.22.2 )
[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.22.1...1.22.2 )
⚠️ **Reminder**: If you are still using the `bitwardenrs/server*` Docker images, you need to migrate to the new `vaultwarden` image. Check https://github.com/dani-garcia/vaultwarden/discussions/1642 for an explanation. The old images are deprecated and will stop being updated after 1.23.0.
- Updated web vault to 2.21.1.
- Enforce 2FA policy in organizations.
- Protect send routes against a possible path traversal attack.
- Disable `show_password_hint` by default, it still can be enabled in the admin panel or with environment variables.
- Disable user verification enforcement in Webauthn, which would make some users unable to login.
- Fix issue that wouldn't correctly delete Webauthn Key.
- Added Edge extension support for Webauthn.
</details>
---
### Configuration
📅 **Schedule**: 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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions ) if that's undesired.
---
- [ ] <!-- 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 ).
Reviewed-on: docker/vaultwarden#44
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2021-07-27 21:35:55 +02:00
128c10355f
chore(deps): update vaultwarden packages ( #43 )
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [dani-garcia/bw_web_builds](https://github.com/dani-garcia/bw_web_builds ) | minor | `v2.19.0d` -> `v2.20.4b` |
| [dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden ) | minor | `1.21.0` -> `1.22.1` |
---
### Release Notes
<details>
<summary>dani-garcia/bw_web_builds</summary>
### [`v2.20.4b`](https://github.com/dani-garcia/bw_web_builds/releases/v2.20.4b )
[Compare Source](https://github.com/dani-garcia/bw_web_builds/compare/v2.20.4...v2.20.4b )
Based on v2.20.4, removed the terms of service agreements at signup that aren't applicable to self hosted instances
### [`v2.20.4`](https://github.com/dani-garcia/bw_web_builds/releases/v2.20.4 )
[Compare Source](https://github.com/dani-garcia/bw_web_builds/compare/v2.20.3...v2.20.4 )
https://github.com/bitwarden/web/releases/tag/v2.20.4
### [`v2.20.3`](https://github.com/dani-garcia/bw_web_builds/releases/v2.20.3 )
[Compare Source](https://github.com/dani-garcia/bw_web_builds/compare/v2.20.1...v2.20.3 )
https://github.com/bitwarden/web/releases/tag/v2.20.3
### [`v2.20.1`](https://github.com/dani-garcia/bw_web_builds/releases/v2.20.1 )
[Compare Source](https://github.com/dani-garcia/bw_web_builds/compare/v2.19.0d...v2.20.1 )
https://github.com/bitwarden/web/releases/tag/v2.20.1
</details>
<details>
<summary>dani-garcia/vaultwarden</summary>
### [`v1.22.1`](https://github.com/dani-garcia/vaultwarden/releases/1.22.1 )
[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.22.0...1.22.1 )
⚠️ **Reminder**: If you are still using the `bitwardenrs/server*` Docker images, you need to migrate to the new `vaultwarden` image. Check https://github.com/dani-garcia/vaultwarden/discussions/1642 for an explanation. The old images are deprecated and will stop being updated after 1.23.0.
- Fix alpine builds
### [`v1.22.0`](https://github.com/dani-garcia/vaultwarden/releases/1.22.0 )
[Compare Source](https://github.com/dani-garcia/vaultwarden/compare/1.21.0...1.22.0 )
⚠️ **Reminder**: If you are still using the `bitwardenrs/server*` Docker images, you need to migrate to the new `vaultwarden` image. Check https://github.com/dani-garcia/vaultwarden/discussions/1642 for an explanation. The old images are deprecated and will stop being updated after 1.23.0.
- Added `sends_allowed` option to disable Send functionality.
- Added support for hiding the senders email address.
- Added Send options policy.
- Added support for password reprompt.
- Switched to the new attachment download API.
- Send download links use a token system to limit their downloads.
- Updates to the icon fetching.
- Support for webauthn.
- The admin page now shows which variables are overridden.
- Updated dependencies and docker base images.
- Now RSA keys are generated with the included openssl instead of calling to the openssl binary.
- The web vault doesn't require accepting the terms are conditions now, which weren't applicable for a self hosted server.
</details>
---
### Configuration
📅 **Schedule**: 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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions ) if that's undesired.
---
- [ ] <!-- 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 ).
Reviewed-on: docker/vaultwarden#43
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2021-07-06 10:30:05 +02:00
8e9cf353f4
chore: upstream project was renamed to vaultwarden ( #41 )
...
continuous-integration/drone/push Build is passing
Co-authored-by: Robert Kaussow <mail@geeklabor.de>
Reviewed-on: docker/vaultwarden#41
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-committed-by: Robert Kaussow <xoxys@rknet.org>
2021-05-15 14:19:58 +02:00
d4d690d48a
chore(deps): update bitwarden packages ( #31 )
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
chore(deps): update bitwarden packages
Reviewed-on: docker/bitwardenrs#31
Co-Authored-By: Renovator Bot <renovator@rknet.org>
Co-Committed-By: Renovator Bot <renovator@rknet.org>
2021-03-29 09:05:11 +02:00
d7a20e33f5
chore(deps): update dependency dani-garcia/bitwarden_rs to v1.19.0 ( #23 )
...
continuous-integration/drone/push Build is passing
chore(deps): update dependency dani-garcia/bitwarden_rs to v1.19.0
Reviewed-on: docker/bitwardenrs#23
Co-Authored-By: Renovator Bot <renovator@rknet.org>
Co-Committed-By: Renovator Bot <renovator@rknet.org>
2021-02-07 15:15:40 +01:00
051be529eb
chore(deps): update dependency dani-garcia/bitwarden_rs to v1.18.0
continuous-integration/drone/pr Build is passing
2020-12-30 18:31:17 +00:00
505666fbee
add sqlite support
continuous-integration/drone/push Build is pending
2020-10-17 23:17:18 +02:00
187181ac8e
Update bitwarden_rs packages
continuous-integration/drone/pr Build is passing
2020-10-17 20:42:40 +00:00
36eaf4f704
adjust renovate
continuous-integration/drone/pr Build is passing
2020-10-17 21:23:13 +02:00
b418a7d743
[skip ci] prepare release
continuous-integration/drone/tag Build is passing
2020-07-27 10:19:46 +02:00
b39781f5e5
bump server version to v1.16.0
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-07-21 22:43:16 +02:00
a1e520f601
bump default build version to v1.15.1
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-06-07 22:54:01 +02:00
70a4e63597
cleanup makefile
continuous-integration/drone/push Build is passing
2020-06-04 14:58:04 +02:00
88d47949e5
switch back to v1.14.2 for now
continuous-integration/drone/push Build was killed
2020-06-04 14:57:22 +02:00
fd2e9e299c
remove patch
continuous-integration/drone/push Build is failing
2020-06-04 01:39:34 +02:00
fb43bc9e2f
remove patch
continuous-integration/drone/push Build was killed
2020-06-04 01:38:06 +02:00
25b5f519c3
switch to v1.15.0 and temp patch main.rs
continuous-integration/drone/push Build is passing
2020-06-04 01:01:12 +02:00
f7d8467931
switch back to v1.14.2
continuous-integration/drone/push Build is passing
2020-06-04 00:35:30 +02:00
3b1a60ea6a
try to fix env var in makefile
continuous-integration/drone/push Build is failing
2020-06-03 23:58:55 +02:00
f5e1924c06
try to fix env var in makefile
continuous-integration/drone/push Build is failing
2020-06-03 23:56:13 +02:00
e17a263987
update muslrust build image
continuous-integration/drone/push Build is failing
2020-06-03 23:51:27 +02:00
c8440d120c
update server and web-vault
continuous-integration/drone/push Build is failing
2020-06-03 23:15:17 +02:00
d2101d73f2
prepare release
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-04-12 18:48:12 +02:00
4e0d936c91
debug
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-03-22 15:39:16 +01:00
785fc6bb47
add rust target x86_64-unknown-linux-musl
continuous-integration/drone/push Build is failing
2020-03-22 15:33:03 +01:00
1351094a7c
change default build version to 1.14.1
continuous-integration/drone/push Build is failing
2020-03-22 15:24:52 +01:00
61a4493b06
debug
continuous-integration/drone/push Build is failing
2020-02-22 17:04:30 +01:00
4f1616e0e6
debug
continuous-integration/drone/push Build is failing
2020-02-22 17:01:51 +01:00
ef345d6ae9
refactoring
continuous-integration/drone/push Build is pending
2020-02-22 16:58:35 +01:00