1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 08:02:49 -05:00
Commit Graph

194 Commits

Author SHA1 Message Date
07b8e2a946 Self-Hosted Server Release v1.44.1 (#1683)
Self-Hosted Server Release v1.44.1 with Web v2.24.2
2021-11-02 13:22:17 -04:00
162822bd9d Revert removal of create log dir for business portal since run scripts are used by older versions as well (#1637) 2021-10-15 10:40:43 +02:00
ee7b608a46 revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
79447b6671 Remove Business Portal (#1614) 2021-10-06 10:39:13 +02:00
2a6132802b Self-hosted version bump v1.43.0 (#1610)
* Self-hosted version bump to 1.43.0
2021-09-29 09:18:51 -04:00
97307c0852 Self host update 1.42.3 (#1563)
* Update self-host PS to 1.42.3

* Update self-host SH to 1.42.3
2021-09-02 13:24:44 -04:00
b5182bf9c8 Self-hosted server release, v1.42.2 (#1533)
* Self-hosted server release, v1.42.1

* Proper server target release version

* Updated web version to 2.22.2

* Update to web version 2.22.2
2021-08-26 18:31:31 -04:00
d6f53613c9 Self-hosted server and web release, v 1.41.5 (#1449) 2021-07-09 10:21:05 +10:00
bdcfbb3b43 Allow for changing database name (#1397)
* Remove hard coded database name

* Update permissions on build scripts

* Update Setup project and run scripts for configuring database name

* Remove hyphen from database name flag

* Update with suggested changes, still needs testing

* Revert SQL statements to concatenantion for testing

* Fix typo

* Update util/Setup/EnvironmentFileBuilder.cs

Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>

* Update SQL commands to prevent SQL injection attacks

Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2021-07-02 10:52:34 -04:00
423c062877 Self hosted web version bump v2.20.3 (#1347) 2021-05-21 16:35:06 -04:00
7439dd4fb1 Self-Hosted release, v1.41.3 (#1338) 2021-05-17 20:51:29 +02:00
571862a7ac Self-Hosted release, v1.41.2 (#1327) 2021-05-13 15:11:29 -04:00
5876820994 The other outdated link (#1215)
I forgot there was also a PowerShell command.
2021-03-15 09:40:28 -04:00
2c0dd4bf88 Update bitwarden.sh (#1203) 2021-03-15 09:29:23 -04:00
115948d1d7 Update bitwarden.ps1 (#1202)
* Update bitwarden.ps1

* Update scripts/bitwarden.ps1

Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2021-03-15 09:29:03 -04:00
37c7dd713d Outdated link (#1200)
The anchor https://bitwarden.com/help/article/install-on-premise/#script-commands no longer exist, it should be https://bitwarden.com/help/article/install-on-premise/#script-commands-reference
2021-03-10 08:36:06 -05:00
19e7ce8519 self-hosted server release, v1.39.4 (#1125) 2021-02-02 12:23:27 -05:00
360be1245f Fix command name for renewcert (from renewcrt) (#1128)
Command name should match the help page and list commands output. Also fixed help site link.
2021-02-02 09:23:38 -05:00
ee05b8af84 self-hosted version bump v1.39.3 (#1114) 2021-01-27 17:19:02 -05:00
421fbffd42 self-hosted version bump v1.39.1, web v2.18.1 (#1111) 2021-01-26 12:08:17 -05:00
bc1a20101a Self hosted release - v1.39.0 (#1103) 2021-01-21 14:56:53 -05:00
970712e014 making the bash script command sections a bit easier to read (#1085) 2021-01-21 14:49:40 -05:00
2dc0fe3b31 Bwsh surpress warnings (#1084)
* surpessing the missing docker networks message in the bash script when the docker-compose project is already down

* surpressing the missing docker network warnings in the powershell script
2021-01-21 14:49:27 -05:00
5059e0a693 fixing the letsencrypt cert generation command in the powershell command (#1102) 2021-01-20 18:33:00 -05:00
b4c031470d updated version to 1.38.4 so that self update will work again (#1052)
* updated version to 1.38.4

* updated version to 1.38.4
2020-12-21 11:29:48 -05:00
2a9f878587 adding core version number in output for CS (#1051) 2020-12-18 09:33:12 -08:00
8fc397716a Self-hosting version-bump to 1.38.2 (#1032) 2020-12-09 12:40:39 -05:00
a29073428f bump docker version for web vault 2020-12-02 18:04:29 -05:00
5e8862853f version bump for patch 1.38.1 (#1007) 2020-11-18 12:42:58 -05:00
d1ba044096 Revert "self-hosted version-bump (#1005)" (#1006)
This reverts commit f0598b6610.
2020-11-18 12:24:37 -05:00
f0598b6610 self-hosted version-bump (#1005) 2020-11-18 12:10:30 -05:00
60973e3051 docker version bump and update setup-msbuild 2020-11-16 22:44:34 -05:00
ec4d126a11 Docker version bump - 1.37.2 (#965)
* Docker version bump - 1.37.2

* Web version bump for docker
2020-10-09 15:50:54 -04:00
8e1a9b8b8d update docker script 2020-09-16 16:01:54 -04:00
dcded43f86 create sso and portal log dirs (#932) 2020-09-14 13:08:43 -04:00
209b6a8ef9 update docker versions 2020-09-09 16:57:33 -04:00
22eb8316f2 bump docker version 2020-07-29 10:55:42 -04:00
130c3e4748 version bump + web version bump (#797)
* version bump + web version bump

* version bump
2020-06-29 14:29:27 -04:00
b105dad56e fix formatting 2020-06-17 09:12:01 -04:00
5977803e3b Added force renew certificate (#781) 2020-06-17 09:05:35 -04:00
d36c403e6b Typo in #758 (#763) 2020-06-01 17:35:57 -04:00
211b3288f5 Do not restart if update not needed (#758)
* Do not restart if update not needed

* Do not restart if update not needed
2020-06-01 09:31:11 -04:00
d746517ff4 Create missing container volume directories if/when docker-compose fails to 2020-05-29 18:03:55 -04:00
4b776f9413 bump docker version 2020-05-22 10:16:51 -04:00
e6526ab596 Properly download bitwarden.sh (#720) 2020-05-04 15:44:38 -04:00
34fcf71ec1 bump docker version for web vault 2020-03-25 11:25:55 -04:00
a74df16848 Bump Core version in the powershell script (#675)
1.33.0 -> 1.33.1
2020-03-21 20:52:05 -04:00
d299943aad Bump Core version in the docker script (#674)
1.33.0 -> 1.33.1
2020-03-21 20:51:46 -04:00
287054c6e7 bump docker version 2020-03-12 23:22:07 -04:00
81eeddd331 downloadRunFile when updateself (#638)
* downloadRunFile when updateself

* Download-Run-File when $updateself

* Add updateconf function

* Add --updaterun option

* Typo

* Typo
2020-01-13 09:47:59 -05:00