1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00
Commit Graph

5945 Commits

Author SHA1 Message Date
0932189ccb support for user defined kdf parameters 2018-08-14 15:30:04 -04:00
20f45ca2de update ssl ciphers to mozilla recommendations 2018-08-14 08:42:01 -04:00
f08ff966b0 Hardening nginx, allow TLSv1.2 with the most secure cipher suites only (#340)
* Hardening nginx, allow TLSv1.2 with the most secure cipher suites only

* Ciphers added to allow more browsers to connect
2018-08-14 08:37:24 -04:00
a564df42d6 try base domain if others fail 2018-08-10 11:21:52 -04:00
5f79af2e18 move premium renewal job to hosted job service 2018-08-10 11:20:04 -04:00
aa647c37d3 fix top of the hour cron expression 2018-08-10 11:08:05 -04:00
670f79a861 abstract quartz jobs sevrice out to core 2018-08-10 11:05:45 -04:00
06d5b4af29 turn off database autoclose 2018-08-09 16:57:15 -04:00
e00492b03b log jobs information 2018-08-09 16:22:11 -04:00
9a67c4358d Merge branch 'master' of github.com:bitwarden/core 2018-08-09 16:08:19 -04:00
10a19c90d3 Move jobs to api hosted service w/ quartz 2018-08-09 16:08:09 -04:00
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