1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-28 13:15:12 +01:00
Commit Graph

1742 Commits

Author SHA1 Message Date
Kyle Spearrin
6f7d07530a log domain with warnings 2018-08-25 16:59:54 -04:00
Kyle Spearrin
e7dbe6d4be null check response 2018-08-25 16:52:49 -04:00
Kyle Spearrin
0956374a06 icon server logging 2018-08-25 16:41:26 -04:00
Kyle Spearrin
6fa49ff65b increase buffers 2018-08-24 22:12:51 -04:00
Kyle Spearrin
5ecd45abd6 rename notifications api endpoint to send 2018-08-24 20:31:17 -04:00
Kyle Spearrin
816bf1546e global.env for all aspnet containers 2018-08-24 16:28:49 -04:00
Kyle Spearrin
46b9400f9f Revert "some logging from queue service"
This reverts commit 263dfda9c4.
2018-08-24 11:32:53 -04:00
Kyle Spearrin
263dfda9c4 some logging from queue service 2018-08-24 11:23:39 -04:00
Kyle Spearrin
53caacb870 fix availablecollections queries for groups join 2018-08-23 23:46:18 -04:00
Kyle Spearrin
0816c609db check user access permissions on collections edit 2018-08-23 23:04:44 -04:00
Kyle Spearrin
68c349f72f support message pack protocol for signalr 2018-08-23 21:56:48 -04:00
Kyle Spearrin
d458d77511 connection counter 2018-08-23 15:48:40 -04:00
Kyle Spearrin
43e5f300a7 tweak buffer sizes and filter error logs 2018-08-23 15:13:28 -04:00
Kyle Spearrin
61d2ba644c allow custom smtp auth type 2018-08-22 23:40:50 -04:00
Kyle Spearrin
d992125b5f add support for azuresignalr services 2018-08-22 16:04:27 -04:00
Kyle Spearrin
6a2e64f2a0 change notifications project name 2018-08-22 09:14:02 -04:00
Kyle Spearrin
4f8061b488 adjust footer copyright 2018-08-21 23:12:06 -04:00
Kyle Spearrin
94b6f43fc6 send revision date with collection edits 2018-08-21 23:11:57 -04:00
Kyle Spearrin
3a1e336f8f update some packages 2018-08-21 15:26:03 -04:00
Kyle Spearrin
21f4ba9cfb npm audit fix 2018-08-21 15:21:50 -04:00
Kyle Spearrin
3a08ebda1f fix notifications endpoint 2018-08-21 14:40:43 -04:00
Kyle Spearrin
255855887b fix double // 2018-08-21 14:32:09 -04:00
Kyle Spearrin
a275af6366 proxy_pass to /hub 2018-08-21 12:47:13 -04:00
Kyle Spearrin
43eaedeee4 proxy headers for websockets 2018-08-21 12:43:18 -04:00
Kyle Spearrin
7a5d3c3795 set connection header for signalr hub 2018-08-21 12:12:33 -04:00
Kyle Spearrin
fb92f67053 add websockets to CSP 2018-08-21 11:54:03 -04:00
Kyle Spearrin
fb1cae9fb1 higher rate limits for get requests 2018-08-21 09:49:28 -04:00
Kyle Spearrin
7746011ea1 cleanup 2018-08-21 09:37:09 -04:00
Kyle Spearrin
1b489daca1 send collection ids with cipher notification 2018-08-21 09:29:38 -04:00
Kyle Spearrin
ad5b71643a ip ban is for 30 minutes 2018-08-20 16:26:15 -04:00
Kyle Spearrin
b410a78b31 bump iterations to 75k 2018-08-18 22:02:43 -04:00
Kyle Spearrin
ca3ecc0163 build and include notifications docker 2018-08-17 18:14:25 -04:00
Kyle Spearrin
5766c1f6f3 enable notifications services 2018-08-17 18:04:11 -04:00
Kyle Spearrin
40a410917f rename hubapi notification service 2018-08-16 13:52:11 -04:00
Kyle Spearrin
1ffa712b75 more notification hub renames 2018-08-16 13:50:41 -04:00
Kyle Spearrin
80a49e53ac rename hub to notifications 2018-08-16 13:45:31 -04:00
Kyle Spearrin
42d3a2d8e3 hub configurations 2018-08-16 13:35:16 -04:00
Kyle Spearrin
030f85278c add internal api resource 2018-08-16 12:22:20 -04:00
Kyle Spearrin
28e6783a00 hub api notifications 2018-08-16 12:05:01 -04:00
Kyle Spearrin
ff01ce5ca7 internal identity authorization 2018-08-15 18:43:26 -04:00
Kyle Spearrin
25899fd326 adjusted serilog inclusion predicate with bypassid 2018-08-15 10:54:15 -04:00
Kyle Spearrin
6b4605e228 centralize AddIdentityAuthenticationServices 2018-08-15 09:26:19 -04:00
Kyle Spearrin
0f1efdd18b update public suffix list 2018-08-15 08:44:24 -04:00
Kyle Spearrin
1e639aff1b bump versions 2018-08-15 08:40:28 -04:00
Kyle Spearrin
580e9e51e5 remove mail and function projects 2018-08-14 22:09:41 -04:00
Kyle Spearrin
740453c900 link forgot master password article 2018-08-14 15:30:29 -04:00
Kyle Spearrin
9751b47900 fix email footer spacing 2018-08-14 15:30:17 -04:00
Kyle Spearrin
0932189ccb support for user defined kdf parameters 2018-08-14 15:30:04 -04:00
Kyle Spearrin
20f45ca2de update ssl ciphers to mozilla recommendations 2018-08-14 08:42:01 -04:00
Simon
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