1
0
mirror of https://github.com/bitwarden/server synced 2026-02-25 17:03:22 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Matt Bishop
49a645318c Remove comment I nitpicked 2024-01-04 15:15:25 -05:00
Tom
07ae5e26fa Adding CipherId to the Send table, create/update sprocs, and added migrations 2024-01-04 11:42:43 -05:00
✨ Audrey ✨
98c12d3f41 Tools - Make Entities and Repositories nullable (#3313)
* support nullability in tools' entities and repositories

* enables C# nullability checks in these files
* includes documentation for affected files

* refine documentation per code review

* improve comments on SendFileData structure

* fix ReferenceEvent.MaxAccessCount documentation

* add value notation to SendFileData.FileName
2023-11-22 15:44:25 -05:00
Daniel James Smith
4e7b9d2edd [PM-328] Move files for team-tools (#2857)
* Extract Import-Api endpoints into separate controller

Moved ciphers/import and ciphers/import-organization into new ImportController
Paths have been kept intact for now (no changes on clients needed)
Moved request-models used for import into tools-subfolder

* Update CODEOWNERS for team-tools-dev

* Move HibpController (reports) to tools

* Moving files related to Send

* Moving files related to ReferenceEvent

* Removed unneeded newline
2023-04-18 14:05:17 +02:00