Matt Gibson
e27ab5d6c3
Add nginx to known proxies ( #3002 )
...
* Add nginx to known proxies
* Only add nginx proxy if standard self host deployment
* Style changes
2023-06-08 08:41:36 -05:00
Todd Martin
c08e2a7473
Allow self-hosted notifications to work for Login with Device approval ( #2934 )
...
* Added anonymous hub context.
* Added anonymous hub to nginx setup.
* Added deserialization options to ignore case on deserialization.
2023-05-31 11:12:43 -04:00
Kyle Spearrin
09c1b2e07e
set internal vault uri correctly ( #2849 )
...
* set internal vault uri correctly
* Update docker-unified/entrypoint.sh
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
* Update docker-unified/entrypoint.sh
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
---------
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2023-04-14 14:23:08 -04:00
Kyle Spearrin
4673e3bbc9
nginx preserve upstream header values, fix ip ( #2847 )
2023-04-13 10:58:03 -04:00
Michał Chęciński
5aa8f3db81
[DEVOPS-1161] fix the rate limiting issue in building bitwarden unified ( #2694 )
...
* Add GH_PAT secret to build
* Fix secret
* Fix
* Fix
* Maybe fix
* add cat for tags.json
* Maybe fix
* Matbe fix
* Trying to fix
* Change gh_pat path
* Fix
* Remove obsolete tags obtaining
2023-02-14 09:41:59 -07:00
Kyle Spearrin
522df6e91a
add wasm-unsafe-eval to CSP ( #2656 )
2023-01-31 16:21:06 -05:00
Kyle Spearrin
62327137b0
create /var/lib/nginx/tmp ( #2651 )
2023-01-31 08:23:07 -05:00
Kyle Spearrin
2646d9200c
apply trailing slash to attachments location ( #2639 )
2023-01-27 10:32:26 -05:00
Dane Powell
266d426c80
Quotes break adminSettings__admins ( #2572 )
2023-01-22 16:02:08 -05:00
Daniel James Smith
76ed711f89
Remove gravatar.com from CSP rules ( #2526 )
2023-01-21 02:12:56 +01:00
Kyle Spearrin
ae647bbf44
move from sudo to exec setpriv ( #2600 )
2023-01-19 17:11:52 -05:00
Oscar Hinton
1f0fc43278
[SM-394] Secrets Manager ( #2164 )
...
Long lived feature branch for Secrets Manager
Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
Co-authored-by: cd-bitwarden <106776772+cd-bitwarden@users.noreply.github.com>
Co-authored-by: CarleyDiaz-Bitwarden <103955722+CarleyDiaz-Bitwarden@users.noreply.github.com>
Co-authored-by: Thomas Avery <tavery@bitwarden.com>
Co-authored-by: Colton Hurst <colton@coltonhurst.com>
2023-01-13 15:02:53 +01:00
Kyle Spearrin
e06323d94b
add missing connectors to nginx template ( #2569 )
2023-01-12 08:47:02 -05:00
Matt Bishop
503630497e
[PS-2185] Update defaults for SQL Server to trust the server certificate ( #2563 )
...
* Update defaults for SQL Server to trust the server certificate
* Use an explicit
2023-01-10 17:13:33 -05:00
Kyle Spearrin
e800219d73
change unified to debian images ( #2514 )
...
* change to debian images
* add back sqlite connectionstring
* add back sqlite connection string
* Update docker-unified/entrypoint.sh
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
* Update docker-unified/entrypoint.sh
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
* update settings
* uid requires #
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2023-01-05 09:27:28 -05:00
Mathijs van Veluw
3e07d0bd32
Fix Inactive two-step login check ( #2523 )
...
It looks like 2fa.directory has changed it's API endpoint.
According to https://2fa.directory/api/ it now uses `api.2fa.directory` instead of `2fa.directory/api`.
This PR fixes the URL's where needed.
A fix for the client side is also created.
2023-01-03 19:57:53 +01:00
Kyle Spearrin
bc85cbe381
add support for BW_DB_PORT ( #2520 )
2022-12-27 12:15:09 -05:00
Kyle Spearrin
a8aeadd138
add support for unified sqlite config ( #2513 )
2022-12-21 11:23:17 -05:00
Matt Gibson
7cbc4a8970
Add Sqlite as EF DB provider ( #2487 )
...
* Add Sqlite as EF DB provider
Note: In-memory sqlite does not work across projects, since the migrator
only runs on the Admin project
Co-authored-by: Justin Baur <justindbaur@users.noreply.github.com>
* Include example sqlite connection string
* Add migrator assembly to sqlite connection
* Update initial migration to current schema state
* dotnet format 🤖
* Update package locks
* Respect name set in BW_SSL_KEY for cert generation (#2490 )
(cherry picked from commit 2469e10110
)
* [PS-2016] Add ability to change UID/GID for Bitwarden unified (#2495 )
(cherry picked from commit c6fbe8cc44
)
* Add SqliteMigrations project to unified Dockerfile
Co-authored-by: Justin Baur <justindbaur@users.noreply.github.com>
Co-authored-by: accolon <mail@accolon.net>
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2022-12-14 08:28:51 -06:00
Vince Grassia
c6fbe8cc44
[PS-2016] Add ability to change UID/GID for Bitwarden unified ( #2495 )
2022-12-13 10:31:19 -05:00
accolon
2469e10110
Respect name set in BW_SSL_KEY for cert generation ( #2490 )
2022-12-13 08:56:03 -05:00
Vince Grassia
9ca93381ce
Allow changing default NGINX port in unified ( #2484 )
2022-12-08 17:10:49 -05:00
Kyle Spearrin
3fd7bda65b
default to beta tag in example file ( #2472 )
2022-12-05 20:43:57 -05:00
Kyle Spearrin
a6a5a734c2
check enable flags for different nginx service ( #2461 )
2022-12-05 10:13:53 -05:00
Vince Grassia
c8b5f0a905
Fix PostgreSQL compatible version and MSSQL data volume path ( #2454 )
2022-12-01 14:01:18 -05:00
Kyle Spearrin
4c5b773387
proper alpine binaries for hbs tool ( #2441 )
2022-11-24 13:16:18 -05:00
Kyle Spearrin
93afa93b85
change confd to hbs for unified docker templates ( #2434 )
...
* change confd to hbs tool
* use new repo owner
2022-11-23 12:48:34 -05:00
Vince Grassia
194dfe7e14
Bitwarden Unified Self-Host project ( #2410 )
2022-11-18 14:39:01 -05:00