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

190 Commits

Author SHA1 Message Date
cf70a5e480 set cors policies to only allow web vault origin (#787)
* set cors policy to only allow web vault

* vault cors policy service
2020-06-23 18:47:53 -04:00
beb40eb682 Update swagger config to use proper URL scheme (#744) 2020-05-21 15:00:03 -04:00
9800b752c0 Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
e13f022c90 upgrade swagger 2020-01-10 09:36:12 -05:00
29580684a3 upgrade to aspnet core 3.1 2020-01-10 08:33:13 -05:00
9e470c1f7a log startup 2019-11-27 14:42:24 -05:00
aca274a49b add new properties to LogContext 2019-09-03 14:44:22 -04:00
53ba5fe324 all host origins allowed 2019-08-22 15:05:00 -04:00
19850631f6 allow cors origin wildcard 2019-08-22 12:00:10 -04:00
48ec345702 update stripe SDK 2019-08-08 17:36:41 -04:00
edd49c7e67 show pii on api 2019-07-25 21:17:58 -04:00
f6da38f931 allow web vault origin for cors requests 2019-07-25 15:05:03 -04:00
94188fa0b5 update to net core 2.2 2019-07-23 16:38:49 -04:00
242e509b9d set en-US as default current culture 2019-07-11 15:03:17 -04:00
6f0d64119a keep application cache in sync with service bus 2019-06-13 00:10:37 -04:00
e6baa1490c UseForwardedHeaders with known proxies 2019-04-26 09:52:54 -04:00
685928a4c7 fix bitpay initalization 2019-03-19 23:32:54 -04:00
3c9b2ef2f5 remove protocol from host 2019-03-08 17:15:42 -05:00
14ecb8af93 set swagger host 2019-03-08 16:21:37 -05:00
61f473390f fix spec link 2019-03-08 15:48:34 -05:00
88cb0443b7 serializer and swagger adjustments for dev 2019-03-01 17:37:11 -05:00
8d51700120 modelstate and exception handling for public apis 2019-03-01 17:30:44 -05:00
c02f732056 camelcase swagger/public apis 2019-02-28 20:50:40 -05:00
77b673f768 doc title 2019-02-28 14:25:47 -05:00
1c71af47bb swagger specs for public api 2019-02-28 14:20:14 -05:00
5923b4c9bd org API clients 2019-02-26 17:01:33 -05:00
fdaa9504d5 bitpay invoice api 2019-02-21 22:43:37 -05:00
18131ba1e3 remove jsreport pdfs. use stripe invoice pages. 2018-09-13 16:03:04 -04:00
25899fd326 adjusted serilog inclusion predicate with bypassid 2018-08-15 10:54:15 -04:00
6b4605e228 centralize AddIdentityAuthenticationServices 2018-08-15 09:26:19 -04:00
5f79af2e18 move premium renewal job to hosted job service 2018-08-10 11:20:04 -04:00
e00492b03b log jobs information 2018-08-09 16:22:11 -04:00
10a19c90d3 Move jobs to api hosted service w/ quartz 2018-08-09 16:08:09 -04:00
658b47b2fc XForwardedFor on self host 2018-05-21 21:24:35 -04:00
702d833cea Add sentry logging support. (#240) 2018-03-23 13:33:31 -04:00
64277f54f8 token retrieval from header or qs 2018-03-09 11:02:31 -05:00
f61acdd3b9 remove old token retrieval schemes 2018-01-03 14:11:56 -05:00
eea119a4b6 simplified cors policy 2017-12-04 21:44:02 -05:00
51534f159c AllowCredentials for CORS policy 2017-12-04 15:11:33 -05:00
9cb1047f2b setup to receive & process event postings 2017-12-04 10:59:07 -05:00
f4586002c4 organize event models. stub out event services 2017-12-01 09:22:04 -05:00
953f2aa3ef filter TokenRequestValidator and TokenValidator 2017-10-27 09:24:09 -04:00
f44419de7b filter id server TokenValidator error logs 2017-10-26 23:21:43 -04:00
461be7a14f api settings for our address 2017-10-25 10:59:30 -04:00
e7b565d007 invoice pdf generation api 2017-10-25 00:45:11 -04:00
5069814c4f cleanup startup logging 2017-10-23 09:11:25 -04:00
5ee0b4a9da simplify secrets in startup via csproj tools 2017-10-19 00:08:09 -04:00
8b07244c95 move to standard appsettings.json 2017-10-18 23:32:27 -04:00
a63ad7772e support Bearer3 still 2017-10-17 08:54:49 -04:00
32c93f09a7 context middleware comes after auth 2017-10-09 16:21:49 -04:00