Thomas Rittson
|
394cbfd82a
|
[PIQ-41] Update README and add development helpers (#20)
* Add dev folder, gitignore and user secrets
* Update README and CONTRIBUTING
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
|
4 years ago |
Vince Grassia
|
c127710000
|
Re-enabled 'Setup DCT' step for Docker login (#24)
|
4 years ago |
Vince Grassia
|
416c16d4c8
|
Disable DCT in release (#23)
|
4 years ago |
Vince Grassia
|
4b343eec50
|
Fix hotfix branch name and add manual workflow run ability to build workflow (#22)
|
4 years ago |
github-actions[bot]
|
aad98056bb
|
Bumped version to 2022.5.0 (#21)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
4 years ago |
Joseph Flinn
|
3196ae9c0b
|
Feature/release workflow version check (#19)
* Updating the version check to match stricter on the new version convention
* updating the release version check to use the new action
|
4 years ago |
Thomas Rittson
|
190ffa2b32
|
Update internal Uris to match self-hosted dev settings (#18)
|
4 years ago |
Thomas Rittson
|
7b0bbfc3aa
|
[EC-178] Fix RSA encrypt for newSymmetricKey, add null check (#17)
* Throw error if encKey is null
* Fix variable name
|
4 years ago |
Thomas Rittson
|
73539451f3
|
[EC-177] Add health checks and fast-fail (#16)
* Do not start using encKey until successfully saved
* Add basic health check for RSA key
|
4 years ago |
Micaiah Martin
|
8bced0c0db
|
Updated actions (#15)
|
4 years ago |
Micaiah Martin
|
e3f4baf63e
|
[BEEEP] - Ignored workflow files from triggering builds (#13)
|
4 years ago |
Micaiah Martin
|
a8f04d1f63
|
Added dry run logic to release workflow (#14)
|
4 years ago |
Micaiah Martin
|
d357b828b1
|
Created workflow file (#12)
|
4 years ago |
github-actions[bot]
|
a5d2a1abac
|
Bump version to 1.0.1 (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
4 years ago |
Vince Grassia
|
60a864add3
|
Update Version Bump action to latest (#10)
|
4 years ago |
Micaiah Martin
|
fbc90603e2
|
Added version-bump workflow (#9)
* Added version-bump workflow
* Update .github/workflows/version-bump.yml
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
* Update .github/workflows/version-bump.yml
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
|
4 years ago |
Oscar Hinton
|
8d3bf0d04d
|
Apply dotnet format (#4)
|
4 years ago |
Oscar Hinton
|
32caad6d90
|
Disable automatically launching browser (#3)
|
4 years ago |
Micaiah Martin
|
403e16103e
|
Added logic based on input (#7)
|
4 years ago |
Micaiah Martin
|
11f2700424
|
Removed uneeded job step that somehow got missed in previous PR (#6)
|
4 years ago |
Micaiah Martin
|
7a5f5c81d0
|
Adding build and release pipelines (#5)
|
4 years ago |
Kyle Spearrin
|
6c0803151c
|
Update README.md
|
4 years ago |
Kyle Spearrin
|
619a602b88
|
uopdate readme for key connector name
|
4 years ago |
Kyle Spearrin
|
e8a4cd862c
|
change name to key connector
|
4 years ago |
Thomas Rittson
|
206a8fd4d7
|
Update README with MacOS instructions (#2)
|
4 years ago |
Kyle Spearrin
|
6173ac7395
|
readme updates
|
4 years ago |
Kyle Spearrin
|
43d5317fd9
|
update readme
|
4 years ago |
Kyle Spearrin
|
f74488f5b1
|
update pkcs11 user types
|
4 years ago |
Kyle Spearrin
|
488ddcbc6c
|
readme updates
|
4 years ago |
Kyle Spearrin
|
b317defc66
|
just call it yubihsm
|
4 years ago |
Kyle Spearrin
|
7855496eee
|
update libs
|
4 years ago |
Kyle Spearrin
|
d7d3389481
|
pkcs11 changes to support opensc
|
4 years ago |
Kyle Spearrin
|
a0a4056339
|
support for pkcs11 opensc provider
|
4 years ago |
Kyle Spearrin
|
31eaad7d09
|
install libc package
|
4 years ago |
Kyle Spearrin
|
0353b7b785
|
pkcs11 rsa key service implementation for yubihsm
|
4 years ago |
Kyle Spearrin
|
10288199bc
|
dont need to encrypt/decrypt with client keys
|
4 years ago |
Kyle Spearrin
|
be2fb105cb
|
UseCors with configurable web vault origin
|
4 years ago |
Kyle Spearrin
|
d79de45340
|
fix mysql connection string
|
4 years ago |
Kyle Spearrin
|
84b3694aa0
|
updates for database providers
|
4 years ago |
Kyle Spearrin
|
88c950fb26
|
Merge branch 'master' of github.com:bitwarden/crypto-agent
|
4 years ago |
Kyle Spearrin
|
0a070b6c7a
|
add support for mongodb database provider
|
4 years ago |
Kyle Spearrin
|
d4d71743d6
|
Update README.md
|
4 years ago |
Kyle Spearrin
|
5ca52d3451
|
fix min level override config
|
4 years ago |
Kyle Spearrin
|
72061f5b0c
|
only use migrator service if ef database
|
4 years ago |
Kyle Spearrin
|
eaccbb5257
|
Update README.md
|
4 years ago |
Kyle Spearrin
|
89c6079430
|
entity framework sql database providers
|
4 years ago |
Kyle Spearrin
|
c0f0967fa6
|
switch to serilog config
|
4 years ago |
Kyle Spearrin
|
48d14e7e39
|
LogFilePath setting
|
4 years ago |
Kyle Spearrin
|
a3a234b65c
|
add logging
|
4 years ago |
Kyle Spearrin
|
f9bed31d11
|
setup authentication and read userid from principal
|
4 years ago |