1
0
mirror of https://github.com/bitwarden/server synced 2025-12-26 05:03:18 +00:00
Commit Graph

6325 Commits

Author SHA1 Message Date
Hinton
58c620e8a0 Merge branch 'arch/seeder-sdk' of github.com:bitwarden/server into arch/seeder-api
# Conflicts:
#	util/Seeder/Factories/UserSeeder.cs
2025-10-16 15:06:33 -07:00
Hinton
685ee37e37 Add cargo to renovate 2025-10-16 15:04:10 -07:00
Hinton
91badfb2e3 Remove Sdk2 2025-10-16 15:03:01 -07:00
Hinton
bb226ff20e Delete Sdk2 2025-10-16 15:01:42 -07:00
Hinton
39cdb65ace Add cargo as enabled manager in renovate 2025-10-16 15:00:24 -07:00
Hinton
7135fb1e7c Merge branch 'main' of github.com:bitwarden/server into arch/seeder-sdk
# Conflicts:
#	.gitignore
2025-10-12 18:03:09 -07:00
Hinton
638a6be6ae Update SDK 2025-10-12 17:59:29 -07:00
Hinton
6be734bb95 Get rid of some newlines 2025-10-12 17:57:35 -07:00
Hinton
1137857eba Add recipe for getting emergency access invites 2025-10-11 10:26:13 -07:00
John Harrington
ac20c84611 [PM-24747] Remove chromium importer feature flag (#6415) 2025-10-10 13:29:47 -07:00
Hinton
45ba8f83df Add support for setting email verified and premium in seed 2025-10-10 12:11:30 -07:00
Matt Gibson
99fb70ae6b use named parameters 2025-10-10 10:40:13 -07:00
Hinton
fac2804f02 Force ef 2025-10-10 10:39:14 -07:00
Ike
d722314e2d [PM-26551] MJML build script (#6417)
* docs: update readme for MJML
* docs: add readme for MailTemplates directory
* feat: add node build script for cross platform build support
2025-10-10 12:15:29 -04:00
Matt Gibson
a7340c905b Add delete batch for playwright worker cleanup 2025-10-10 08:55:31 -07:00
Jimmy Vo
6072104153 Ac/pm 25823/vnext policy upsert pattern (#6426) 2025-10-10 11:23:02 -04:00
Brant DeBow
a565fd9ee4 Add Microsoft Teams integration (#6410)
* Add Microsoft Teams integration

* Fix method naming error

* Expand and clean up unit test coverage

* Update with PR feedback

* Add documentation, add In Progress logic/tests for Teams

* Fixed lowercase Slack

* Added docs; Updated PR suggestions;

* Fix broken tests
2025-10-10 10:39:31 -04:00
Kyle Denney
3272586e31 Revert "[PM-25379] Refactor org metadata (#6418)" (#6439)
This reverts commit 3bef57259d.
2025-10-10 09:06:58 -05:00
Alex Morask
c9970a0782 Resolve tax estimation for Families scenarios (#6437) 2025-10-10 08:19:45 -05:00
Justin Baur
b39e486e08 Switch to using built in source link feature (#6297)
* Switch to using built in source link feature

* Switch to using types assembly

* Formatting

* Make version retrieval safer

* Add debug message

* Apply suggestions from code review

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>

---------

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
2025-10-10 09:14:27 -04:00
Matt Gibson
ec828943a4 Prefer Repositories for Delete of entities 2025-10-09 18:30:13 -07:00
Matt Gibson
13d666a8b0 Fixup user mangling 2025-10-09 17:53:11 -07:00
Hinton
9c4c88fa34 Wire up SDK 2025-10-09 17:32:41 -07:00
Matt Gibson
3d863c0fd1 Fixup device table user FK cascade 2025-10-09 16:47:47 -07:00
Hinton
44aef68c31 Merge branch 'arch/seeder-sdk' of github.com:bitwarden/server into arch/seeder-api
# Conflicts:
#	util/Seeder/Factories/UserSeeder.cs
2025-10-09 15:53:47 -07:00
Matt Gibson
431a708914 Delete all seeded data
Fixup single user recipe to inform of seeded entities
2025-10-09 15:36:29 -07:00
Hinton
fdd7cd0e2f Change the paths to wildcard to avoid errors on other platforms 2025-10-09 15:23:48 -07:00
Hinton
9a9c9918e2 Undo changes to program.cs 2025-10-09 15:04:09 -07:00
Hinton
5784d74d52 Add workaround for generated code 2025-10-09 15:00:35 -07:00
Kyle Denney
3bef57259d [PM-25379] Refactor org metadata (#6418)
* ignore serena

* removing unused properties from org metadata

* removing further properties that can already be fetched on the client side using available data

* new vnext endpoint for org metadata plus caching metadata first pass

including new feature flag

# Conflicts:
#	src/Core/Constants.cs

* [PM-25379] decided against cache and new query shouldn't use the service

* pr feedback

removing unneeded response model

* run dotnet format
2025-10-09 15:50:07 -05:00
Matt Gibson
d93cd50818 Fix launch settings 2025-10-09 12:28:53 -07:00
Alex Morask
34f5ffd981 [PM-26692] Count unverified setup intent as payment method during organization subscription creation (#6433)
* Updated check that determines whether org has payment method to include bank account when determining how to set trial_settings

* Run dotnet format
2025-10-09 13:20:28 -05:00
Matt Gibson
f4342e207b Add SingleUserRecipe for seeding a single known user 2025-10-09 11:14:17 -07:00
Hinton
4192b08aa5 Configure csproj to build rust 2025-10-09 10:39:28 -07:00
Hinton
12ad758f72 Add dedicated functions instead of updating existing 2025-10-09 09:59:14 -07:00
Mick Letofsky
712926996e PM-26727 - First iteration of Claude Code Review tuning (#6435)
* Sticky comments + pre-load specific project files + align prompts with clients repo
2025-10-09 16:54:14 +00:00
Hinton
185fbd04c6 Merge branch 'main' of github.com:bitwarden/server into arch/seeder-sdk
# Conflicts:
#	.gitignore
#	bitwarden-server.sln
2025-10-09 09:46:13 -07:00
Vijay Oommen
a6726d2e04 PM-26208 updated api endpoint (#6431) 2025-10-09 10:47:54 -05:00
renovate[bot]
fe32e885c6 [deps] Auth: Update Sustainsys.Saml2.AspNetCore2 to 2.11.0 (#6207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-08 15:47:29 -04:00
Vincent Salucci
0fbc314fb4 [PM-24954] [PM-24955] Remove BulkResourceCreationService Feature Flag (#6428)
* chore: remove ff implementation and superflous tests, refs PM-24954

* chore: remove UpdateForKeyRotation vNext, refs PM-24954

* chore: remove CreateAsync vNext for ImportCiphersCommand, refs PM-24954

* chore: remove UpdateCiphersAsync vNext from CipherService, refs PM-24954

* chore: formatting, refs PM-24954

* chore: fix CipherRepositoryTests by removing vNext references, refs PM-24954

* chore: remove bulk cipher copy ff key, refs PM-24954
2025-10-08 12:21:02 -05:00
Vincent Salucci
14aa450e7c chore: remove limit item deletion feature flag reference, refs PM-17155 (#6423) 2025-10-08 10:04:02 -05:00
Kyle Denney
e191ae9651 consolidating 2 feature flags into one (#6430)
it was determined we don't need the one that was removed
2025-10-08 09:21:23 -05:00
Vincent Salucci
0e1edadeb7 chore: remove sso details feature flag reference, refs PM-21472 (#6422) 2025-10-08 09:15:01 -05:00
renovate[bot]
98210b5e9c [deps]: Update actions/github-script action to v8 (#6332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
2025-10-08 11:44:07 +02:00
Hinton
92f2555b5c Refactor to track entities rather than manually writing destroy 2025-10-07 16:54:08 -07:00
Hinton
79f5d8f147 Add support for destroying seeded data 2025-10-07 14:59:17 -07:00
Kyle Denney
876a2133b3 [PM-23713] new feature flag for premium badge interaction (#6425) 2025-10-07 16:08:02 -05:00
Thomas Rittson
474e3f163c Fix MariaDB support for development (#6420)
- fix volume error when starting Docker container
- fix overlapping indexes of integration test databases
- add ef profile to start all EF containers at once
2025-10-08 06:59:43 +10:00
Hinton
2b340b72da Reformat 2025-10-07 13:42:59 -07:00
Hinton
d0d6bfb237 Extract logic into service 2025-10-07 12:35:33 -07:00