1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 08:32:50 -05:00
Commit Graph

2696 Commits

Author SHA1 Message Date
d568b86e1e inject stripepaymentservice 2019-02-08 23:53:09 -05:00
a97a6216d7 return invoices and transactions on billing api 2019-02-08 23:24:48 -05:00
22c049c9c5 disable autostats for cipher table 2019-02-03 22:39:53 -05:00
856e331ef3 custom ids to braintree customers 2019-02-02 23:04:44 -05:00
0e4e3b22d1 reuse btCustomerId when changing from pp => new pp 2019-02-02 16:42:40 -05:00
a5044b6e6c rename to PayPal 2019-02-01 22:25:34 -05:00
44630e9728 handle transactions on paypal webhook 2019-02-01 22:22:08 -05:00
9882815e4a custom id fields for paypal 2019-02-01 09:18:34 -05:00
24fbec6c0e fix ambig. transaction refs 2019-01-31 16:55:04 -05:00
25f3b76e6b added transactions table 2019-01-31 16:45:01 -05:00
9f876d9bff purchase org with paypal support 2019-01-31 14:25:46 -05:00
952d624d72 change payment methods between stripe and paypal 2019-01-31 12:11:30 -05:00
fca1ee4253 CancelAndRecoverChargesAsync for braintree 2019-01-31 09:00:44 -05:00
87ee144edd preview and pay to invoice prior to sub change 2019-01-31 00:41:13 -05:00
d236bdd408 rework paypal payment to use customer balance 2019-01-30 16:27:20 -05:00
abb1751bfe stripe invoice handling. return credit amount. 2019-01-29 17:44:31 -05:00
a34ca4700d upgrade stripe lib and breaking changes 2019-01-29 14:41:37 -05:00
e54a381dba setup: process paypal with stripe subscription 2019-01-29 13:12:11 -05:00
ce35d768cb udo change to core.csproj 2019-01-25 00:14:29 -05:00
f8f7c339c3 get request up from cloudflare header 2019-01-25 00:01:24 -05:00
b19628c6f8 new device logged in email notification 2019-01-24 22:37:49 -05:00
a07f37e093 ssl override, deprecate defaultCreds and authType 2019-01-22 21:28:56 -05:00
17cc1d6543 deprecate smtpclient for mailkit smtp service 2019-01-22 19:44:03 -05:00
e7e0d17ac6 security stamp validation for passwordless login 2019-01-17 16:07:24 -05:00
7f9d979346 hibp breach api proxy 2019-01-17 01:03:11 -05:00
c3563db4d2 add bitwarden server category 2019-01-16 17:46:30 -05:00
130197cab6 add sendgrid categories to emails 2019-01-16 17:41:19 -05:00
acef40ee82 stub out user repo for postgresql 2019-01-15 22:07:13 -05:00
84800da1fb set up postgresql repository 2019-01-15 21:55:42 -05:00
8596ba2caa formatting 2019-01-11 09:44:49 -05:00
d6f1281f69 only log cipher deletes where user can edit 2019-01-11 08:46:55 -05:00
7116072cfa log events on bulk delete. ref #422 2019-01-10 22:24:08 -05:00
4ad1634d1d cancel on delete 2018-12-31 14:07:19 -05:00
6d173385b0 cancel sub completely if past exp date 2018-12-31 13:34:02 -05:00
3588db947a check duo config with duo's api 2018-12-20 15:39:36 -05:00
1a856fb2ab duo api class 2018-12-20 15:21:01 -05:00
73a2fa27ee dont check dots for duo 2018-12-20 15:20:48 -05:00
951e8f562e email token provider 2018-12-19 22:27:45 -05:00
4a38713c4b return twofactor enabled property on org users api 2018-12-19 11:48:36 -05:00
866cfefd80 remove unused using 2018-12-19 10:52:02 -05:00
ac7c7b5077 move some 2fa logic functions to userService 2018-12-19 10:47:53 -05:00
b9e7712b34 <= 1 2018-12-03 10:57:34 -05:00
002b642e50 sometimes delete org on user delete 2018-12-03 10:56:55 -05:00
0b20f64f2d premium access addon for families plans 2018-11-20 22:02:09 -05:00
331ee3266a support for sharing new attachments 2018-11-15 12:52:31 -05:00
7cda459127 support for attachments keys
load existing items and set attachments on key update
2018-11-14 17:19:04 -05:00
73cc221deb Allow UpdateKeyAsync when user already has key 2018-11-13 11:37:09 -05:00
a9195942fd we dont need to SetPropertiesAsync on upload 2018-11-09 09:47:25 -05:00
dc3e083bf0 set filename with ContentDisposition 2018-11-06 21:43:34 -05:00
16a4f6d932 ContentDisposition=attachment for azure blobs 2018-11-05 08:27:49 -05:00