1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-26 07:12:20 -05:00

4758 Commits

Author SHA1 Message Date
Vince Grassia
942b516ebf
Test download 2023-11-15 14:42:48 -05:00
Vince Grassia
44edd6ed5f
Fix upload 2023-11-15 14:29:34 -05:00
Vince Grassia
bccdccba00
Test 2023-11-15 14:25:58 -05:00
Vince Grassia
5e0c7fdf46
Test 2023-11-15 14:24:46 -05:00
Vince Grassia
c595a2cf6e
Test 2023-11-15 14:21:41 -05:00
Vince Grassia
f853411e19
Test 2023-11-15 14:20:19 -05:00
Vince Grassia
2740dbc494
Test 2023-11-15 14:17:23 -05:00
Vince Grassia
5f6d443fe8
Test 2023-11-15 14:15:30 -05:00
Vince Grassia
d1bcdf2283
Add storage account upload test 2023-11-15 14:07:59 -05:00
Vince Grassia
8a606c600c
Change to Azure storage account 2023-11-15 13:52:20 -05:00
Vince Grassia
7601822fd4
Change version of upload-artifact action to v3.1.2 2023-11-15 13:10:14 -05:00
Vince Grassia
62248a90c2
Change output type to oci 2023-11-15 12:41:42 -05:00
Vince Grassia
9dbac79753
Change build to not use prod ACR for temp image storage 2023-11-15 12:40:01 -05:00
Vince Grassia
87c0c9742e
Add pull flag 2023-11-15 12:02:27 -05:00
Vince Grassia
36e8341bc4
Update MsSqlMigratorUtility Docker file 2023-11-15 11:46:40 -05:00
tangowithfoxtrot
b2a3ac4633
update secret import char limit (#3405) 2023-11-14 09:38:18 -08:00
Vince Grassia
0444e9351b
Fix copy command 2023-11-13 16:08:10 -05:00
Matt Bishop
fb89e07df7
Provide LaunchDarkly application info (#3435)
* Upgrade to SDK v8

* Provide application properties

* Test adjustments

* Clean up tests

* Ensure project name is set

* Add a 'v' for Git tagging support
2023-11-13 14:46:39 -05:00
Vince Grassia
7e083e1173
Fix copy command 2023-11-13 13:43:22 -05:00
Andreas Coroiu
627f4ffa39
[PM-3936] [PM-4174] Update authenticator selection options (#3340)
* [PM-3936] [PM-4174] feat: update `UserVerificationRequirement` and `requireResidentKey`

* [PM-3936] fix: lint
2023-11-10 11:27:55 +01:00
Vince Grassia
e7925f63e4
Fix MsSqlMigratorUtility project 2023-11-09 18:23:07 -05:00
Vince Grassia
414272b686
Update platform strings 2023-11-09 18:16:36 -05:00
Vince Grassia
0f2ebde2c5
Test all projects 2023-11-09 17:07:47 -05:00
ttalty
72a6bb6f64
Added DeviceTypes for CLI (#3329) 2023-11-09 15:23:16 -05:00
Vince Grassia
2e2ec50f10
Fix build context 2023-11-09 15:18:36 -05:00
Jake Fink
b716a925f8
[PM-3797 Part 1] Layout new key rotation methods (#3425)
* layout new key rotation methods
- add endpoint with request model
- add command with data model
- add repository method

* layout new key rotation methods
- add endpoint with request model
- add command with data model
- add repository method

* formatting

* rename account recovery to reset password

* fix tests

* remove extra endpoint

* rename account recovery to reset password

* fix tests and formatting

* register db calls in command, removing list from user repo

* formatting
2023-11-09 14:56:08 -05:00
Vince Grassia
a7fa6c943f
Fix image name 2023-11-09 14:20:48 -05:00
Vince Grassia
8da8388678
Full test 2023-11-09 14:10:35 -05:00
Vince Grassia
cd8c16f4a2
Actually use push flag 2023-11-09 13:53:55 -05:00
Vince Grassia
8abe00db65
Fix logic 2023-11-09 13:46:40 -05:00
Vince Grassia
93a9f4c9d7
Try again for Docker build 2023-11-09 13:39:30 -05:00
Vince Grassia
e576528901
Change logic for building 2023-11-09 13:32:03 -05:00
Vince Grassia
e55a205e29
Change build image to SDK 2023-11-09 13:08:21 -05:00
Vince Grassia
2d66c3bbc6
Fix nvm 2023-11-09 13:03:48 -05:00
Vince Grassia
9582503dbc
Fix nvm 2023-11-09 12:59:39 -05:00
Vince Grassia
92179aca6b
Fix nvm 2023-11-09 12:56:19 -05:00
Vince Grassia
9bd152dc5d
Try .bash_rc 2023-11-09 12:51:16 -05:00
Vince Grassia
b415414e5a
NVM not picked up by bash 2023-11-09 12:47:48 -05:00
Vince Grassia
cbb339c2f3
Add curl to Dockerfile 2023-11-09 12:43:21 -05:00
Vince Grassia
f7507b306f
Fix copy source 2023-11-09 12:40:55 -05:00
Vince Grassia
0a016b48e3
Change Docker context 2023-11-09 12:39:00 -05:00
Vince Grassia
e78369e70d
Change logic for testing 2023-11-09 12:35:55 -05:00
Vince Grassia
0244cc9201
Switch Dockerfile to multi-arch build 2023-11-09 12:28:12 -05:00
Matt Bishop
4cf2142b68
Add DbOps for database changes (#3420) 2023-11-09 10:39:04 -05:00
Alex Morask
8f4a1d8639
Retrieve all Stripe invoices (#3431) 2023-11-09 09:05:05 -05:00
Daniel James Smith
95680b434b
Update lockfiles by running dotnet restore --force-evaluate (#3430)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2023-11-09 14:48:18 +01:00
renovate[bot]
0a2afa020a
[deps] Tools: Update MailKit to v4 (#3173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-09 11:45:09 +01:00
Vince Grassia
6aa763a854
Update 'master' to 'main' (#3427) 2023-11-08 13:08:15 -05:00
Justin Baur
81868dc5a3
Add Explicit Reference to Azure.Identity (#3426) 2023-11-08 12:58:42 -05:00
Thomas Avery
0ca65e3f9d
[SM-919] Add project people access policy management endpoints (#3285)
* Expose access policy discriminators

* Add people policy model and auth handler

* Add unit tests for authz handler

* Add people policies support in repo

* Add new endpoints and request/response models

* Update tests
2023-11-08 11:42:40 -05:00