Vince Grassia
|
9715612c59
|
BRE-1355 - Update all workflow logic for Bitwarden lite GA release (#432)
|
2 weeks ago |
Vince Grassia
|
46d2f37e41
|
BRE-1355 - Update all workflow logic for Bitwarden lite GA release (#431)
|
2 weeks ago |
gitclonebrian
|
9e57cafee3
|
[update-versions.yml] Implement least privilege permissions (#429)
- Add empty permission set at workflow level
- Remove contents:write from job, add to GitHub App token
|
2 weeks ago |
renovate[bot]
|
7cd468ea62
|
[deps]: Update docker/dockerfile Docker tag to v1.20 (#428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
3 weeks ago |
Vince Grassia
|
3dff10d350
|
Rename Unified to Lite (#426)
|
4 weeks ago |
Vince Grassia
|
7e8f06fe7b
|
BRE-1355 - Rename Bitwarden Unified to Bitwarden Lite (#425)
|
4 weeks ago |
renovate[bot]
|
d6223864be
|
[deps]: Update dockerfile minor (#416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 month ago |
Github Actions
|
fa57984302
|
Updated core, web, and key-connector versions
|
1 month ago |
renovate[bot]
|
3a2e57afbf
|
[deps]: Update github/codeql-action action to v4 (#417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 month ago |
Github Actions
|
250e81258c
|
Updated core, web, and key-connector versions
|
2 months ago |
gitclonebrian
|
2b6060ad1f
|
BRE-811 - updated CODEOWNERS for GA. (#422)
|
2 months ago |
Vince Grassia
|
c8564c94d4
|
Fix file name in jq command (#421)
|
2 months ago |
Vince Grassia
|
c5d5e7d67f
|
BRE-1276 - Remove cosign verify commands (#420)
|
2 months ago |
fer
|
cb488b1281
|
INT-252 Remove checksmtp command from bitwarden.sh (#415)
|
2 months ago |
Github Actions
|
8a933631c0
|
Updated core, web, and key-connector versions
|
2 months ago |
renovate[bot]
|
7f9889b93b
|
[deps]: Update docker/dockerfile Docker tag to v1.18 (#319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 months ago |
Matt Andreko
|
10a9a9d9fd
|
Clean up workflow files from Zizmor output (#414)
|
2 months ago |
Github Actions
|
6d2ce1e696
|
Updated core, web, and key-connector versions
|
3 months ago |
Github Actions
|
11cddd62c3
|
Updated core, web, and key-connector versions
|
3 months ago |
renovate[bot]
|
24b37b2e07
|
[deps]: Update anchore/scan-action action to v7 (#413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
3 months ago |
Tyler
|
779fcd90ff
|
BRE-1158 Dockerfiles shared ownership (#410)
* BRE-1158 Dockerfiles shared ownership
* feat: Docker Compose rule
|
3 months ago |
MtnBurrit0
|
84237d1649
|
Add WEB_ARTIFACT_PATH with ability to consume a local web artifact (#411)
|
3 months ago |
renovate[bot]
|
e6cc283fff
|
[deps]: Update actions/github-script action to v8 (#407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
3 months ago |
Github Actions
|
17437ce633
|
Updated core, web, and key-connector versions
|
3 months ago |
renovate[bot]
|
ca87d6abde
|
[deps]: Update actions/checkout action to v5 (#406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
3 months ago |
Github Actions
|
a31437f519
|
Updated core, web, and key-connector versions
|
3 months ago |
Github Actions
|
a282cc84b7
|
Updated core, web, and key-connector versions
|
3 months ago |
Github Actions
|
8dbfe8750e
|
Updated core, web, and key-connector versions
|
4 months ago |
Vince Grassia
|
c091635d5c
|
Fix env var (#399)
|
4 months ago |
Github Actions
|
e33a8d56a9
|
Updated core, web, and key-connector versions
|
4 months ago |
renovate[bot]
|
07ce9f18db
|
[deps]: Update gh minor (#389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
4 months ago |
Github Actions
|
67eaad80b7
|
Updated core, web, and key-connector versions
|
4 months ago |
Andy Pixley
|
5528334871
|
[BRE-1063] Display error if curl fails by using -S (--show-error) (#396)
|
4 months ago |
Joseph Gigantino
|
fc64c8d308
|
Listen on IPv4 and IPv6 (#394)
Uncomment the listen directive for IPv6
|
4 months ago |
Github Actions
|
b74d487ce1
|
Updated core, web, and key-connector versions
|
5 months ago |
Matt Andreko
|
0a6e44030b
|
Update scan workflow to use centralized reusable component (#391)
|
5 months ago |
aj-bw
|
92c70a2b3b
|
BRE-924/update-unified-to-alpine (#380)
* switch to alpine
* add su-exec package and update script
* build testing
* add missing dep for app stage
* test entrypoint fix
* troubleshooting hbs nginx
* reset build workflow to latest main
|
5 months ago |
Github Actions
|
5ddcef3efe
|
Updated core, web, and key-connector versions
|
5 months ago |
Andy Pixley
|
df9499c3e0
|
[BRE-831] Fixing token scoping (#390)
|
5 months ago |
Andy Pixley
|
d9844a1a21
|
[BRE-831] migrate secrets AKV (#378)
|
5 months ago |
Amy Galles
|
03bedb8dbc
|
Fix permissions for self-host build workflow (#385)
* give write permissions to github release step
* allow running from test branch
* allow running from test branch
* reverse troubleshooting steps
* allow running from test branch
* Update .github/workflows/release.yml
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
---------
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
|
5 months ago |
Github Actions
|
a4ddfab352
|
Updated core, web, and key-connector versions
|
5 months ago |
MtnBurrit0
|
6355575fc5
|
Update MSSQL example to mssql server 2022 (#384)
|
5 months ago |
Vince Grassia
|
f8c7e0c779
|
Add top-level permissions block to satisfy workflow linter (#383)
|
5 months ago |
renovate[bot]
|
8bb7e6962a
|
[deps]: Update Azure/login action to v2 (#382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
5 months ago |
Github Actions
|
ad27a2c809
|
Updated core, web, and key-connector versions
|
6 months ago |
Andreas Coroiu
|
069a9ccbbe
|
fix: curl clear-text protocol downgrade risk (#379)
|
6 months ago |
Matt Andreko
|
3a61cf3913
|
Added explicit permissions to check-run (#377)
|
6 months ago |
Github Actions
|
079802d598
|
Updated core, web, and key-connector versions
|
6 months ago |
tangowithfoxtrot
|
9e8293e748
|
fix: Setup is now self-contained and single-file (#376)
|
7 months ago |