1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00
Commit Graph

5929 Commits

Author SHA1 Message Date
9ad96d7c1d Update Digital Ocean Marketplace files for Packer (#1923) 2022-03-23 14:20:08 -04:00
4814cef245 Feature/self hosted development (#1921)
* Add self-host option to migration runner

* Add Self-host launch options

* Add self-hosted settings override

Let's a single secrets/env config file control both
cloud and self-hosted settings by allowing
overrides to cloud settings with self-hosted

* Allow dev-signed licenses on dev self-hosted

* Allow setting bitwarden cloud api url

Useful for testing api integration between installations and cloud

* Remove testing echoes

* Remove run config property groups

* Use `getopts` for options

* Pass in full environment
2022-03-21 17:13:00 -05:00
dea1427ba2 Bumped version to 1.47.1 (#1919)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-16 12:09:11 -07:00
a8f55bc10d Seek to origin of MemoryStream before use (#1918) 2022-03-16 10:38:13 -05:00
685b63c41f Updated actions & applied linting (#1912) 2022-03-16 09:18:35 -06:00
e8cb8b67c9 Fix license signature containing LicenseType (#1917) 2022-03-16 16:15:36 +01:00
eee5caf1f8 Seek to origin of MemoryStream before use (#1916) 2022-03-16 10:01:16 -05:00
a964dfd774 Bump version to 1.47.0 (#1914)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-15 15:37:42 -06:00
624657a23a Update SECURITY.md (#1913)
* Update SECURITY.md

Add link to our HackerOne program for submitting potential security issues.

* Revise language on SECURITY.md
2022-03-15 15:54:08 -04:00
6dc0382c5f Add caching to Build workflow (#1911) 2022-03-15 14:56:50 -04:00
5bd4b69e27 Fix logic to start and stop staging slots on App Services (#1910) 2022-03-15 09:41:01 -04:00
9a9c9d4bf6 Add error handling to identity accounts controller (#1909) 2022-03-14 20:08:01 -05:00
76ddcfa2dc Fix org manager check on export (#1906)
* Fix org manager check on export

* Fix filter typo from collection to cipher
2022-03-14 15:34:22 -04:00
72baf6deab [BEEEP] - Moved linting steps (#1907) 2022-03-14 07:31:03 -06:00
218bdba84d [Captcha] Update migration script with Default Constraint (#1905) 2022-03-11 16:38:52 -06:00
b011e405f0 Add stop-staging-slots workflow (#1904) 2022-03-10 13:55:07 -05:00
7046aecfd5 [Captcha] BUG Add null checks | Make ceiling default to zero (#1903)
* [Captcha] BUG Add null checks | Make ceiling default to zero

* Formatting
2022-03-09 12:07:06 -06:00
7620433d7e Add logic for starting staging slot (#1901) 2022-03-09 10:47:09 -05:00
dd37745736 Fix OneLogin Import (#1899)
* Add PermissiveStringConverter

* Formatting

* Add value check

* Fix PR feedback

* Run formatter
2022-03-08 13:22:47 -05:00
a725802476 Handle null user in captch tokenable (#1897)
* Handle null user in captch tokenable

* Update test/Core.Test/Models/Business/Tokenables/HCaptchaTokenableTests.cs

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
2022-03-08 08:21:54 -06:00
4deb138fd9 Ignore case on AutoEnrollEnabled so it is deserialized properly (#1900) 2022-03-07 16:53:30 -05:00
a92d4f9bde Cleanup node scripts (#1858) 2022-03-03 23:53:09 +01:00
3443fe952b Don't send default SsoConfigurationData to clients (#1879) 2022-03-04 07:09:55 +10:00
5f613ebc44 Add QA latest image tagging to Release workflow (#1898) 2022-03-03 14:00:49 -05:00
17b22ca5a9 Add attachments check before moving ciphers to a free org (#1890) 2022-03-02 17:37:36 -05:00
19d5817f8f [Captcha] Implement failed logins ceiling (#1870)
* [Hacker1] Failed Login Attempts Captcha

* [Captcha] Implement failed logins ceiling

* Formatting

* Updated approach after implementation talks with Kyle

* Updated email templates // Updated calling arch for failed attempts

* Formatting

* Updated 2fa email links

* Renamed baserequest methods to better match their actions

* EF migrations/scripts

* Updated with requested changes

* Defaults for MaxiumumFailedLoginAttempts
2022-03-02 15:45:00 -06:00
7bdb07da93 Bump version to 1.46.3 (#1894)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-01 17:17:42 -07:00
4cbe05da3c SendGrid Mail Delivery Provider (#1892)
* add sendgrid mail delivery service

* <

* remove duplicate code

* fix test by using ISendGridClient interface
2022-03-01 19:09:51 -05:00
5dd6a05615 New Self Host Stub Scripts (#1893) 2022-03-01 16:19:09 -05:00
a7a39fb54d CSA-6 Fix/remove artifact binding (#1885)
* Remove artifact binding, add validation

* Re-add JSON properties but eviscerate them
2022-02-28 13:43:49 -05:00
3cefd5fd5d Add Docker Stub Checksum (#1888) 2022-02-28 09:38:59 -05:00
4ecfc66877 Support docker compose v2 (#1799) 2022-02-24 10:36:59 -05:00
1d5c9a4f9a Add dry-run option for release workflow (#1880) 2022-02-24 07:55:43 -06:00
156e10da0e [BEEEP] Bitwarden Script uninstall option (#1796)
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2022-02-23 14:35:36 -06:00
52ddf55029 patch for swagger build step (#1882) 2022-02-23 10:29:17 -08:00
ec33e39442 [BEEEP] Ignored workflows from triggering builds (#1881) 2022-02-23 10:29:19 -06:00
ce9c4f605f Fixed typo in Dotnet-format section (#1878) 2022-02-22 09:54:14 +10:00
f1f7fe7bed We're Hiring! (#1876)
Added link to Careers page on our repo README.md
2022-02-18 16:50:50 -05:00
ecfdb8ca03 Move to using a shared workflow (#1874) 2022-02-18 13:29:23 -06:00
e4c1596882 Version bump Self Host server to 1.46.2 (#1873) 2022-02-17 13:05:30 -08:00
b1fb60c93a Bumped version to 1.46.2 (#1872)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-17 11:23:23 -08:00
8a61fa2af5 Created workflow (#1871) 2022-02-17 08:03:56 -06:00
95998292f7 Ensure we require premium for u2f (#1869) 2022-02-16 20:28:20 +01:00
4ee1dbe929 Enforce hold label (#1867)
* Enforce hold label

* Linting

Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
2022-02-16 08:42:15 -06:00
66922e54d9 Bumped server to 1.46.1, web to 2.26.1, kc to 1.0.1 (#1868) 2022-02-15 14:40:47 -06:00
6f12a9e621 Additional 2FA tests (#1860)
* Add 2FA tests for organization

* Move user tests to be in same directory

* Fixed some names and namespace qualifications

* Add GetTwoFactorProviders tests

* Add tests to ensure we can read from name as well
2022-02-10 13:48:06 -05:00
8d6c49f656 Add lock files for NuGet (#1855) 2022-02-10 15:40:31 +01:00
f246f51249 Remove node from main test task (#1856) 2022-02-10 10:14:45 +01:00
b2f84abca2 Fix possible syntax error (#1802) 2022-02-09 13:12:44 -07:00
6c053e6946 Version bump the server to 1.45.4 (#1857) 2022-02-09 11:22:06 -08:00