1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 23:52:50 -05:00
Commit Graph

4034 Commits

Author SHA1 Message Date
d35486cc4b cerbot email input error (#339)
when asking for an email address during certbot install, the given email address gets  joined with  the text "expiration reminders)". Thus cerbot install will fail.
Fixed the issue by setting suitable brackets.
2018-08-08 21:26:52 -04:00
7424f6a6dd update packages for node 10 2018-08-08 14:51:59 -04:00
9fce0fbcd7 Merge branch 'master' of github.com:bitwarden/core 2018-08-08 14:21:22 -04:00
7d26b45c39 bump web vault version 2018-08-08 14:21:14 -04:00
b038b7b290 Only prune our own images (#337)
* Only prune our own images

* Remove comment

* Prune our own images only, ps1 script
2018-08-08 10:04:03 -04:00
4ab95b64a8 update docker scripts 1.22.0 2018-08-07 16:50:17 -04:00
5e0668077f special config for webVault 2018-08-07 15:04:11 -04:00
68bd755dc5 remove console log 2018-08-07 14:27:32 -04:00
de80139851 write path to console 2018-08-07 14:05:40 -04:00
36cf628a63 add static files caching 2018-08-07 12:49:00 -04:00
05b8c4e489 remove extra closing tags 2018-08-06 22:45:36 -04:00
222d5b2f9d await partial async 2018-08-06 22:40:44 -04:00
1fb26eb90e in the web vault 2018-08-06 21:34:32 -04:00
3c7ab22d8a Log in now 2018-08-06 21:30:30 -04:00
4ce1e39095 PartialAsync 2018-08-06 21:11:23 -04:00
e6aaddaed1 switch kestrel back to libuv til bugs are fixed 2018-08-06 16:42:55 -04:00
67830e12c8 use styled HTML for emails 2018-08-06 16:23:20 -04:00
e02453f060 cleanup packages 2018-08-06 15:13:07 -04:00
3d6d45658e switch to Microsoft.AspNetCore.App 2018-08-06 15:01:54 -04:00
f832ad0ed3 html email template formatting updates 2018-08-06 14:04:13 -04:00
a06502be9a remove markdown and razor mail templates/services 2018-08-06 13:58:28 -04:00
fb2ee6aaea no longer need to provide netcoreapp flag 2018-08-06 09:11:27 -04:00
66e03aee1b remove net471 frameworks 2018-08-06 09:08:53 -04:00
b2715503c3 update to new 2.0.0 preview for notification hub 2018-08-06 09:04:31 -04:00
58d29cc4a8 consolidate some deps 2018-08-03 23:57:15 -04:00
59c24d83bb post method 2018-08-03 23:09:38 -04:00
b2e6b49b14 handlebars template emails 2018-08-03 23:04:47 -04:00
cb902bf670 make ivalidatable 2018-08-02 23:13:17 -04:00
b4318e7e85 rename hosted service 2018-08-02 23:13:06 -04:00
a4e91aa570 no azure queue service for now 2018-08-02 21:03:04 -04:00
0cde13e0c6 azure queue notification service 2018-08-02 17:23:37 -04:00
8b53ab2945 stub out signalr sync hub 2018-08-02 12:14:33 -04:00
14956f6383 encrypted string length attr 2018-08-02 08:57:32 -04:00
8393af9afc netcoreapp2.1 for sql dep 2018-08-01 10:47:35 -04:00
3f0186f17a update mssql and nginx deps 2018-08-01 10:38:12 -04:00
1052951a96 restore on build. remove ps1 build scripts 2018-08-01 10:32:58 -04:00
61cda87574 update to .net / asp.net 2.1 2018-08-01 10:07:20 -04:00
0685023e1d update libs 2018-08-01 07:53:17 -04:00
8f3c8512cf null or whitespace 2018-07-31 22:10:15 -04:00
cf6334e37d check to make sure user actually needs key update 2018-07-31 08:19:49 -04:00
6d22356caf allow gravatar in CSP 2018-07-30 23:56:09 -04:00
99df132cc7 null checks 2018-07-30 21:36:11 -04:00
9cdc024956 disable subdomain normalization 2018-07-30 21:22:50 -04:00
aecffbd250 bump version 2018-07-30 21:20:09 -04:00
98fc54881b database tuning 2018-07-28 21:25:25 -04:00
407455562c Merge branch 'master' of github.com:bitwarden/core 2018-07-27 17:49:36 -04:00
5c31a35cfe store password history and revision dates 2018-07-27 17:49:27 -04:00
8238404c4a Fetch image from bitwarden/brand (#330)
* Fetch image from bitwarden/brand

* Don’t reference commit hash
2018-07-26 15:30:46 -04:00
91765477c5 allow bwdata to exist for loading ca-certs 2018-07-26 15:29:46 -04:00
6e92364475 Merge branch 'master' of github.com:bitwarden/core v1.21.0 2018-07-26 09:18:08 -04:00