1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-24 06:25:09 -05:00

1248 Commits

Author SHA1 Message Date
Kyle Spearrin
3ff217bb24 tolower requests 2018-06-28 07:45:24 -04:00
Xander Smeets
75d3c23376 Add steamgames.com as equivalent domain of Steam (#317) 2018-06-26 07:57:54 -04:00
Kyle Spearrin
826b4a430f exclude domains from sync option 2018-06-25 21:29:04 -04:00
Kyle Spearrin
3bf468c545 take fixes 2018-06-25 09:59:32 -04:00
Kyle Spearrin
9561b167f7 icon service fixes 2018-06-25 09:28:54 -04:00
Kyle Spearrin
5c17f910fe remove culture from request model 2018-06-23 11:55:45 -04:00
Kyle Spearrin
5c13802879 GetScheme helper 2018-06-19 17:28:45 -04:00
Kyle Spearrin
06db27ae19 cleanup recursion and location header 2018-06-19 17:21:31 -04:00
Kyle Spearrin
e1df06ec33 cleanup memory refs. switch to anglesharp lib 2018-06-19 15:14:12 -04:00
Kyle Spearrin
145e4c69d4 cleanup html node refs 2018-06-19 10:18:11 -04:00
Kyle Spearrin
18b7bcb9e3 no response cache. manual CacheControl middleware 2018-06-18 13:35:46 -04:00
Kyle Spearrin
7ee659e3b1 setting for disabling icons cache 2018-06-18 08:31:37 -04:00
Kyle Spearrin
de552be25f apis for bulk sharing 2018-06-13 14:03:44 -04:00
Kyle Spearrin
ebb1f9e1a8 use temp tables for better execution plans 2018-06-12 13:24:13 -04:00
Kyle Spearrin
74874a1c38 return collection readonly details 2018-06-11 14:25:53 -04:00
Kyle Spearrin
9cf036227e UseForwardedHeaders on admin 2018-06-09 23:57:26 -04:00
Mart124
b3c48fd3fa Add a bitwarden label to docker images (#305)
* Add a bitwarden label to docker images

* Prefix label with reverse DNS
2018-06-09 08:17:16 -04:00
Kyle Spearrin
7aa9681222 bump iterations hash iterations to 50k 2018-06-01 21:02:57 -04:00
Kyle Spearrin
a6260c867c only take up to 40 links 2018-05-31 22:04:01 -04:00
Kyle Spearrin
a18ee73675 version bump 2018-05-31 14:31:00 -04:00
Mart124
92b08e6cf1 Rework service user (#299)
* Use user primary group if not root

* Do not run getent on MacOS

* Simplify UID/GID management

* Make uid.env backward compatible in run.sh

* Merge install.sh with run.sh to avoid duplicating code

Especially the UID/GID management one

* Generate correct OS name

* Be sure to keep old behavior for backward compatiblilty

* Get the colors back from install.sh
2018-05-31 12:05:26 -04:00
Kyle Spearrin
961c0c6749 null cached entries are high priority 2018-05-29 22:38:29 -04:00
Kyle Spearrin
fbdb600f22 specify cache size 2018-05-29 22:36:32 -04:00
Kyle Spearrin
ecf75c2a66 add cli client 2018-05-28 09:44:14 -04:00
Kyle Spearrin
68125d2c9b try to find format of any non-allowed type 2018-05-25 14:19:40 -04:00
Kyle Spearrin
6d3ad7d9e4 optimize 2018-05-25 14:12:18 -04:00
Kyle Spearrin
1cfc95df7c icon fetch fixes 2018-05-25 12:50:21 -04:00
Kyle Spearrin
6859f3ebbc cache not found 2018-05-24 17:18:33 -04:00
Kyle Spearrin
72e95e2a98 allow org user reg. when reg. is disabled 2018-05-24 16:55:52 -04:00
Kyle Spearrin
0e4ffc7d7f new icon fetching service. remove besticon dep. 2018-05-22 12:49:34 -04:00
Kyle Spearrin
60bb4d466c stripe invoice number 2018-05-22 08:24:57 -04:00
Kyle Spearrin
658b47b2fc XForwardedFor on self host 2018-05-21 21:24:35 -04:00
Kyle Spearrin
3aaaac3c5f ip endpoint 2018-05-21 21:18:19 -04:00
Kyle Spearrin
9f919920bc RequestSizeLimit for all attachment endpoints 2018-05-21 21:03:52 -04:00
Kyle Spearrin
ffa0a1a02c always specify DateTimeKind.Utc for dapper 2018-05-21 17:12:57 -04:00
Kyle Spearrin
6390a15835 Revert "explicitly disable app insights telemetry"
This reverts commit 819a4e031d8e2b9e2257a373d01849afb347f585.
2018-05-21 13:31:47 -04:00
Kyle Spearrin
819a4e031d explicitly disable app insights telemetry 2018-05-21 12:49:57 -04:00
Kyle Spearrin
a170e02565 remove bcc 2018-05-15 15:07:53 -04:00
Kyle Spearrin
8ce0f85fe8 only impose import limits on cloud version 2018-05-15 08:52:15 -04:00
Kyle Spearrin
f5c9672370 get cipher by org id index 2018-05-11 08:31:29 -04:00
Kyle Spearrin
053096c1a1 subscription renewal reminder emails 2018-05-11 08:29:23 -04:00
Kyle Spearrin
4e6e215d35 update more sprocs to use proper index 2018-04-25 13:55:47 -04:00
Kyle Spearrin
3a0622ca43 fix sproc 2018-04-24 21:56:58 -04:00
Kyle Spearrin
9067ac15de collection index 2018-04-24 21:27:51 -04:00
Kyle Spearrin
528a0732a6 use withOrganizations sproc 2018-04-24 20:19:23 -04:00
Kyle Spearrin
165ee97d2f refactor cipher queries by user. tuned indexing. 2018-04-24 12:48:43 -04:00
Kyle Spearrin
ac4f789782 fix model labels 2018-04-20 16:45:41 -04:00
Kyle Spearrin
8e98e489ab added use 2fa to org edit 2018-04-20 16:37:17 -04:00
Kyle Spearrin
699a2eec0e update bouncy castle 2018-04-17 23:44:25 -04:00
Kyle Spearrin
810c36470d update more libs 2018-04-17 22:42:55 -04:00