Chad Scharf
d88838f19e
API updates for tax info collection
2020-06-08 17:40:18 -04:00
Matt Portune
545948220a
additional formatting & inclusion of org name
2020-05-19 18:22:03 -04:00
Matt Portune
9bf3a467fa
formatting
2020-05-19 12:37:45 -04:00
Matt Portune
2cf7f18858
License expiration email for self-hosted org/premium accounts
2020-05-18 16:06:34 -04:00
Chad Scharf
d49cc18a41
Stripe not crediting customer balance after void
2020-05-18 12:38:00 -04:00
Chad Scharf
97158d607a
Merge pull request #727 from bitwarden/subscription-change-invoicing
...
Subscription change, invoice process update
2020-05-13 10:24:46 -04:00
Chad Scharf
9ef39bcadb
Removed payment_behavior, errant whitespace
2020-05-13 09:54:10 -04:00
Chad Scharf
a024b43cea
Updated code style and PR feedback
2020-05-12 17:22:04 -04:00
Kyle Spearrin
10a6e12d09
generate signin token for enterprise portal ( #728 )
2020-05-12 15:36:33 -04:00
Chad Scharf
a9a7003bfc
Subscription change, invoice process update
2020-05-12 12:48:21 -04:00
Chad Scharf
9a2d8e96e4
Updated Stripe API SDK version to 36.9.0
2020-05-08 10:15:48 -04:00
Kyle Spearrin
fae4a335dc
public API for organization import ( #707 )
2020-04-23 11:29:19 -04:00
Chad Scharf
4defd13395
[Soft Delete] - fix Upsert calls based on cipher supertype
2020-04-08 16:18:22 -04:00
Chad Scharf
c0019e7abc
[Soft Delete] Update assignment of deleted and revision date to 1-liner
2020-04-02 10:56:22 -04:00
Chad Scharf
d07f27f274
[Soft-Delete] Simplify the data-tier, removed extra sprocs and reuse update
2020-04-01 16:39:27 -04:00
Chad Scharf
d014a597dd
[Soft Delete] - API updates for soft delete + retrieval
2020-04-01 13:00:25 -04:00
Chad Scharf
9800b752c0
Changed all C# control flow block statements to include space between keyword and open paren
2020-03-27 14:36:37 -04:00
Kyle Spearrin
0f9ec8d64f
check user has 2fa enabled when confirming
2020-03-09 15:13:40 -04:00
Kyle Spearrin
518e94f60f
upgrade more lgos. remove sendgrid
2020-03-05 10:33:44 -05:00
Kyle Spearrin
7b91fe55f0
set UsePolicies
on license update
2020-03-03 22:32:59 -05:00
Kyle Spearrin
71d9ffdd9d
CheckPoliciesOnTwoFactorRemoval
for 2fa recovery (#659 )
2020-02-28 10:23:19 -05:00
Kyle Spearrin
621192b701
enable email 2fa if joining an org with policy ( #658 )
2020-02-28 09:14:33 -05:00
Kyle Spearrin
f54ebfdc75
email user whenever they're removed from org because of 2fa policy ( #657 )
2020-02-27 09:30:03 -05:00
Kyle Spearrin
81424a8526
Enforce 2fa policy ( #654 )
2020-02-19 14:56:16 -05:00
Kyle Spearrin
9266546d60
only 1 policy event
2020-01-20 09:02:41 -05:00
Kyle Spearrin
0790f9859e
usepolicies check
2020-01-15 15:01:31 -05:00
Kyle Spearrin
e8054df5b4
use policies property for orgs
2020-01-15 15:00:54 -05:00
Kyle Spearrin
58faf5266b
policy events
2020-01-15 09:43:49 -05:00
Kyle Spearrin
937bb4359f
policy service
2020-01-15 09:19:28 -05:00
Kyle Spearrin
dda3c3a123
Async GetEmbeddedCertificate
2020-01-13 15:35:50 -05:00
Kyle Spearrin
3f4a4bac2a
copytoasync
2020-01-13 15:32:22 -05:00
Kyle Spearrin
7fd6e4359d
fix warnings
2020-01-10 08:47:58 -05:00
Kyle Spearrin
29580684a3
upgrade to aspnet core 3.1
2020-01-10 08:33:13 -05:00
Brian Becker
0be86072f7
Add email notification on Two Factor recovery use ( #625 )
...
* Add email notification on Two Factor recovery use
* A user who has lost their 2fa device can clear out the
2fa settings using a recovery code. When this happens
it gets logged but no notification to the user occurs.
* Add a notification to be sent when 2fa recovery code is
used
* Add email message templates
2019-12-23 15:26:39 -05:00
Kyle Spearrin
72750cf298
org re-invite api
2019-10-07 16:23:38 -04:00
Kyle Spearrin
5fd9df3beb
app in review flag for iap receipt validation
2019-09-29 20:42:53 -04:00
Kyle Spearrin
5e7ac0a9bc
handle appleReceipt already existing on customer
2019-09-23 10:27:14 -04:00
Kyle Spearrin
b72744eafc
alloe sub cancellation when deleting account
2019-09-20 13:45:47 -04:00
Kyle Spearrin
784c86893f
throw apple iap exceptions
2019-09-20 00:01:35 -04:00
Kyle Spearrin
ff5a0ff0ce
payment service support for iap
2019-09-19 23:30:16 -04:00
Kyle Spearrin
ad95dd6bb2
check for valid transaction as well
2019-09-19 10:04:15 -04:00
Kyle Spearrin
62f4e67e8a
save userId with receipt data
2019-09-19 09:36:26 -04:00
Kyle Spearrin
e9174ba9f4
iap pre-purchase check
2019-09-19 08:46:26 -04:00
Kyle Spearrin
bed2a0ab7b
no additional storage for premium
2019-09-18 10:52:53 -04:00
Kyle Spearrin
4ec05e111c
fix typo
2019-09-18 09:47:42 -04:00
Kyle Spearrin
3af2fbd4e9
register new services
2019-09-18 09:46:26 -04:00
Kyle Spearrin
68b5ba6474
update to apple iap service
2019-09-17 22:58:38 -04:00
Kyle Spearrin
8290ddbb94
apple iap service
2019-09-17 19:48:40 -04:00
Kyle Spearrin
9e51eaea28
Apple Iap service
2019-09-16 09:22:22 -04:00
Kyle Spearrin
294a6dbba5
set/use default payment method on customer
2019-09-06 08:47:36 -04:00
Kyle Spearrin
1be6e2008b
qty is only 1 if re-creating after proration
2019-09-03 16:49:25 -04:00
Kyle Spearrin
4982c21c37
qty should be 1 when restoring invoice items
2019-09-03 12:48:42 -04:00
Kyle Spearrin
54162d6531
fix credit card bug for premium
2019-09-02 20:23:43 -04:00
Kyle Spearrin
62732fa002
gateway check
2019-09-02 08:53:59 -04:00
Kyle Spearrin
a3b30595f5
null check paymentToken
2019-08-31 00:33:29 -04:00
Kyle Spearrin
25a8640d80
get rid of old smtp mail delivery service
2019-08-27 09:23:03 -04:00
Kyle Spearrin
fa3bb0c081
set customer source and method earlier
2019-08-12 11:15:05 -04:00
Kyle Spearrin
5c3bf78226
handle sub incomplete status
2019-08-12 10:42:14 -04:00
Kyle Spearrin
41f9f6a7f0
only refund captured charges
2019-08-12 10:33:06 -04:00
Kyle Spearrin
157cafa551
PaymentResponseModel for storage and seat adjustments
2019-08-12 10:03:50 -04:00
Kyle Spearrin
74bbeae776
adjust storage with payment intent/method handling
2019-08-10 12:59:32 -04:00
Kyle Spearrin
e60f1a4f50
add missing sub create options
2019-08-10 12:07:24 -04:00
Kyle Spearrin
bc5322f4cf
support for payment intent/method on org signup
2019-08-10 11:58:44 -04:00
Kyle Spearrin
00e808d731
payment intent/method support for incomplete status
2019-08-09 23:56:26 -04:00
Kyle Spearrin
efcf626999
update payment method with stripe card payment method
2019-08-09 16:29:23 -04:00
Kyle Spearrin
b11fd2fab8
handle PaymentMethods for PaymentSource billing info
2019-08-09 15:53:01 -04:00
Kyle Spearrin
9686b4bf2b
process off session payment methods
2019-08-09 14:06:07 -04:00
Kyle Spearrin
3aea61cb63
remove unused service
2019-08-09 11:09:37 -04:00
Kyle Spearrin
ae386bfee4
remove old service refs
2019-08-08 23:22:46 -04:00
Kyle Spearrin
48ec345702
update stripe SDK
2019-08-08 17:36:41 -04:00
Kyle Spearrin
6d4e34b229
use SettingHasValue for smtp services
2019-08-07 19:39:37 -04:00
Kyle Spearrin
6a91fd6be9
batch events
2019-07-25 15:50:13 -04:00
Kyle Spearrin
675b22cc9f
single event for delete and share bulk operations
2019-07-25 15:39:25 -04:00
Kyle Spearrin
0f0cd3beeb
handle bulk cipher events more efficiently
2019-07-25 15:34:14 -04:00
Kyle Spearrin
b5d2a1da75
load certs from azure storage
2019-07-10 20:05:07 -04:00
Kyle Spearrin
da5c385d4a
new client event types, pass date to event funcs
2019-07-09 11:44:09 -04:00
Kyle Spearrin
6f0d64119a
keep application cache in sync with service bus
2019-06-13 00:10:37 -04:00
Kyle Spearrin
ad7c4b89c4
back to corehelpers
2019-06-11 17:17:23 -04:00
Kyle Spearrin
6ab2f4ff87
org invite exp hours configurable
2019-06-11 16:44:59 -04:00
Kyle Spearrin
621f43c5cd
fix token refresh logic
2019-05-30 23:06:02 -04:00
Kyle Spearrin
92505a2d4f
dont remove owners when syncing directory
2019-05-14 13:09:56 -04:00
Kyle Spearrin
889d770cec
formatting
2019-05-14 11:16:30 -04:00
Kyle Spearrin
0c760cf9e1
overwrite existing users on import
2019-05-06 21:31:36 -04:00
Kyle Spearrin
5cc0b19da8
start tls mail config
2019-04-10 08:44:58 -04:00
Kyle Spearrin
0885264800
log error from exceptions on 2fa registration
2019-03-29 08:59:02 -04:00
Kyle Spearrin
54c46f716b
Only owner can change the type of another owner.
...
resolves #467
2019-03-28 12:36:57 -04:00
Kyle Spearrin
5892842139
add account credit
2019-03-21 23:11:53 -04:00
Kyle Spearrin
5bfed59f9c
upgrade org api
2019-03-21 21:36:03 -04:00
Kyle Spearrin
7f77d661c3
remove logging from base identity client service
2019-03-20 09:13:25 -04:00
Kyle Spearrin
bfdc4feaba
remove debug logging
2019-03-20 08:46:55 -04:00
Kyle Spearrin
4ed309ea13
fix refs passed from multiservice push
2019-03-20 08:38:28 -04:00
Kyle Spearrin
9dedf359e5
updates to logging
2019-03-20 08:26:11 -04:00
Kyle Spearrin
2f3b38a941
more relay logging
2019-03-20 00:41:11 -04:00
Kyle Spearrin
dc0bdfa28b
fix logger ref
2019-03-19 23:45:09 -04:00
Kyle Spearrin
e2be61da0a
testing: more logs
2019-03-19 22:47:53 -04:00
Kyle Spearrin
54b0db2128
log from BaseIdentityClientService for testing
2019-03-19 21:57:46 -04:00
Kyle Spearrin
625ed1a1ee
force SecureSocketOptions.none if 25 w/ no ssl
2019-03-19 00:47:07 -04:00
Kyle Spearrin
01a293cf76
record installation devices
2019-03-19 00:39:03 -04:00
Kyle Spearrin
8427c23b5e
amazon sqs block ip queuing
2019-03-18 16:23:37 -04:00
Kyle Spearrin
7e920b955c
amazon ses mail delivery service
2019-03-13 16:19:00 -04:00
Kyle Spearrin
8d54442173
ses mail delivery service
2019-03-13 14:07:08 -04:00
Kyle Spearrin
cbd0f15224
back to regular ip string
2019-03-13 09:42:04 -04:00
Kyle Spearrin
14fd7e2801
throttle block messages and base64 encode them
2019-03-11 23:31:45 -04:00
Kyle Spearrin
2bdcff56b6
make new message for unblock
2019-03-10 23:11:28 -04:00
Kyle Spearrin
de1b00533f
org members public api
2019-03-05 23:24:14 -05:00
Kyle Spearrin
42b104bc8f
apikey apis for orgs
2019-03-04 09:52:43 -05:00
Kyle Spearrin
15cb0ad4c3
implement useapi and apikey
2019-03-02 15:09:33 -05:00
Kyle Spearrin
506fe28ee7
make payment method type required
2019-02-26 12:45:34 -05:00
Kyle Spearrin
91bbc3e8f9
display names for enums
2019-02-26 12:37:29 -05:00
Kyle Spearrin
35e986a077
update libs and remove old code/workarounds
2019-02-26 08:15:56 -05:00
Kyle Spearrin
b5782f7b72
fix paypal edge case
2019-02-23 17:40:46 -05:00
Kyle Spearrin
78fa990b1f
fixes for credit add
2019-02-22 22:55:40 -05:00
Kyle Spearrin
c5b2a929d2
added credit email notification
2019-02-22 21:13:34 -05:00
Kyle Spearrin
de2ca2ff95
throw No payment method is available.
2019-02-21 17:27:57 -05:00
Kyle Spearrin
9c5fde35f5
filter invoices
2019-02-20 23:58:54 -05:00
Kyle Spearrin
01d324a8b4
support credit purchases and prorated upgrades
2019-02-20 23:54:27 -05:00
Kyle Spearrin
494b3f18b6
process credit from ipn
2019-02-20 16:03:38 -05:00
Kyle Spearrin
a9336a0e02
add support for passing payment method type
2019-02-19 17:13:21 -05:00
Kyle Spearrin
707c0ccb36
remove business country from org signup
2019-02-18 23:37:35 -05:00
Kyle Spearrin
250784d197
remove charge and add balance to billing models
2019-02-18 17:09:56 -05:00
Kyle Spearrin
ad577bafcc
use existing stripe customer for premium signup
2019-02-18 16:08:58 -05:00
Kyle Spearrin
b036657d78
apis for subscription vs billing
2019-02-18 15:40:47 -05:00
Kyle Spearrin
5945c39b32
associated ah-hoc prorate invoice with sub
2019-02-18 08:07:30 -05:00
Kyle Spearrin
558cf87e17
< , not <=
2019-02-14 15:26:44 -05:00
Kyle Spearrin
48343a519b
ip blocks are 15 mins
2019-02-14 14:16:18 -05:00
Kyle Spearrin
67146cd4be
send payment failed emails
2019-02-14 11:49:39 -05:00
Kyle Spearrin
f2aac6b8a0
continue if disables
2019-02-13 21:03:22 -05:00
Kyle Spearrin
f225b5d46a
rename billing classes
2019-02-10 21:23:37 -05:00
Kyle Spearrin
d568b86e1e
inject stripepaymentservice
2019-02-08 23:53:09 -05:00
Kyle Spearrin
a97a6216d7
return invoices and transactions on billing api
2019-02-08 23:24:48 -05:00
Kyle Spearrin
856e331ef3
custom ids to braintree customers
2019-02-02 23:04:44 -05:00
Kyle Spearrin
0e4e3b22d1
reuse btCustomerId when changing from pp => new pp
2019-02-02 16:42:40 -05:00
Kyle Spearrin
9882815e4a
custom id fields for paypal
2019-02-01 09:18:34 -05:00
Kyle Spearrin
24fbec6c0e
fix ambig. transaction refs
2019-01-31 16:55:04 -05:00
Kyle Spearrin
9f876d9bff
purchase org with paypal support
2019-01-31 14:25:46 -05:00
Kyle Spearrin
952d624d72
change payment methods between stripe and paypal
2019-01-31 12:11:30 -05:00
Kyle Spearrin
fca1ee4253
CancelAndRecoverChargesAsync for braintree
2019-01-31 09:00:44 -05:00
Kyle Spearrin
87ee144edd
preview and pay to invoice prior to sub change
2019-01-31 00:41:13 -05:00
Kyle Spearrin
d236bdd408
rework paypal payment to use customer balance
2019-01-30 16:27:20 -05:00
Kyle Spearrin
abb1751bfe
stripe invoice handling. return credit amount.
2019-01-29 17:44:31 -05:00
Kyle Spearrin
a34ca4700d
upgrade stripe lib and breaking changes
2019-01-29 14:41:37 -05:00
Kyle Spearrin
e54a381dba
setup: process paypal with stripe subscription
2019-01-29 13:12:11 -05:00
Kyle Spearrin
b19628c6f8
new device logged in email notification
2019-01-24 22:37:49 -05:00
Kyle Spearrin
a07f37e093
ssl override, deprecate defaultCreds and authType
2019-01-22 21:28:56 -05:00
Kyle Spearrin
17cc1d6543
deprecate smtpclient for mailkit smtp service
2019-01-22 19:44:03 -05:00
Kyle Spearrin
c3563db4d2
add bitwarden server category
2019-01-16 17:46:30 -05:00
Kyle Spearrin
130197cab6
add sendgrid categories to emails
2019-01-16 17:41:19 -05:00
Kyle Spearrin
d6f1281f69
only log cipher deletes where user can edit
2019-01-11 08:46:55 -05:00
Kyle Spearrin
7116072cfa
log events on bulk delete. ref #422
2019-01-10 22:24:08 -05:00
Kyle Spearrin
4ad1634d1d
cancel on delete
2018-12-31 14:07:19 -05:00
Kyle Spearrin
6d173385b0
cancel sub completely if past exp date
2018-12-31 13:34:02 -05:00
Kyle Spearrin
951e8f562e
email token provider
2018-12-19 22:27:45 -05:00
Kyle Spearrin
4a38713c4b
return twofactor enabled property on org users api
2018-12-19 11:48:36 -05:00
Kyle Spearrin
ac7c7b5077
move some 2fa logic functions to userService
2018-12-19 10:47:53 -05:00
Kyle Spearrin
b9e7712b34
<= 1
2018-12-03 10:57:34 -05:00
Kyle Spearrin
002b642e50
sometimes delete org on user delete
2018-12-03 10:56:55 -05:00
Kyle Spearrin
0b20f64f2d
premium access addon for families plans
2018-11-20 22:02:09 -05:00
Kyle Spearrin
331ee3266a
support for sharing new attachments
2018-11-15 12:52:31 -05:00
Kyle Spearrin
7cda459127
support for attachments keys
...
load existing items and set attachments on key update
2018-11-14 17:19:04 -05:00
Kyle Spearrin
73cc221deb
Allow UpdateKeyAsync when user already has key
2018-11-13 11:37:09 -05:00
Kyle Spearrin
a9195942fd
we dont need to SetPropertiesAsync on upload
2018-11-09 09:47:25 -05:00
Kyle Spearrin
dc3e083bf0
set filename with ContentDisposition
2018-11-06 21:43:34 -05:00
Kyle Spearrin
16a4f6d932
ContentDisposition=attachment for azure blobs
2018-11-05 08:27:49 -05:00
Kyle Spearrin
0b166a080e
limit collection scope option when creating cipher
2018-10-22 14:09:55 -04:00
Kyle Spearrin
3f319aee64
userid set only when creating with collection ids
2018-10-22 10:16:56 -04:00
Kyle Spearrin
c710226223
set cipher id to limit collection scope
2018-10-22 10:15:03 -04:00
Kyle Spearrin
96b492fa07
apis for creating ciphers with org & collections
2018-10-19 12:07:31 -04:00
SoulSeekkor
976869c968
Fixed various typos. ( #378 )
2018-10-18 11:41:49 -04:00
Kyle Spearrin
7db36e0005
api adjustments for manager role and collections
2018-10-17 14:58:45 -04:00
Kyle Spearrin
455123c0c9
undo CancelAtPeriodEnd on reinstate
2018-10-14 22:10:34 -04:00
Kyle Spearrin
cce4969094
Log user premium license disabled reason
2018-10-11 15:07:22 -04:00
Kyle Spearrin
3f5a0a8249
Official premium no longer given by org assignment
2018-10-11 14:51:55 -04:00
Kyle Spearrin
7705776d6a
self hosted storage is 10tb
2018-10-11 14:50:59 -04:00
Kyle Spearrin
bd7bc569db
revert comments
2018-10-10 22:45:12 -04:00
Kyle Spearrin
7c70aff383
dont catch exception for testing
2018-10-10 16:00:53 -04:00
Kyle Spearrin
b5a4bad637
catch u2f exceptions
2018-10-10 15:21:54 -04:00
Kyle Spearrin
aba009c221
change event name to updated2fa
2018-10-09 15:59:07 -04:00
Kyle Spearrin
bfc74060b6
add support for multiple u2f keys
2018-10-08 14:38:11 -04:00
Kyle Spearrin
7164f378fc
purge org vault
2018-09-25 09:12:50 -04:00
Kyle Spearrin
ecd569fa0b
use var
2018-09-13 14:06:06 -04:00
Kyle Spearrin
8fde736e98
update stripe sdk
2018-09-13 10:28:51 -04:00
Kyle Spearrin
0fda72c6b0
add message id header to smtp mail
2018-09-10 08:45:57 -04:00
Kyle Spearrin
fb45f75bc8
catch gateway exception when canceling on delete
2018-09-07 14:00:56 -04:00
Kyle Spearrin
2562d5a40d
reference OrganizationMembership instead
2018-08-31 17:05:27 -04:00
Kyle Spearrin
a1f0f04660
check enabled too
2018-08-29 13:51:24 -04:00
Kyle Spearrin
7ce5464e52
self hosted users get 1 TB
2018-08-29 09:45:57 -04:00
Kyle Spearrin
0983a35cf3
storageBytesRemaining by way of users get premium
2018-08-29 09:08:05 -04:00
Kyle Spearrin
cf73b168ee
More CanAccessPremium checks
2018-08-28 17:40:08 -04:00
Kyle Spearrin
c41a1e0936
CanAccessPremium checks instead of User.Premium
2018-08-28 16:23:58 -04:00
Kyle Spearrin
90387cca0c
sync org keys notification when removed from org
2018-08-28 08:52:20 -04:00
Kyle Spearrin
f96e3ee01b
add push events throughout user service actions
2018-08-28 08:29:54 -04:00
Kyle Spearrin
18713054f6
add logout notification
2018-08-28 08:22:49 -04:00
Kyle Spearrin
5ecd45abd6
rename notifications api endpoint to send
2018-08-24 20:31:17 -04:00
Kyle Spearrin
0816c609db
check user access permissions on collections edit
2018-08-23 23:04:44 -04:00
Kyle Spearrin
61d2ba644c
allow custom smtp auth type
2018-08-22 23:40:50 -04:00
Kyle Spearrin
94b6f43fc6
send revision date with collection edits
2018-08-21 23:11:57 -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
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
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
42d3a2d8e3
hub configurations
2018-08-16 13:35:16 -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
0932189ccb
support for user defined kdf parameters
2018-08-14 15:30:04 -04:00
Kyle Spearrin
a06502be9a
remove markdown and razor mail templates/services
2018-08-06 13:58:28 -04:00
Kyle Spearrin
b2715503c3
update to new 2.0.0 preview for notification hub
2018-08-06 09:04:31 -04:00
Kyle Spearrin
b2e6b49b14
handlebars template emails
2018-08-03 23:04:47 -04:00
Kyle Spearrin
a4e91aa570
no azure queue service for now
2018-08-02 21:03:04 -04:00
Kyle Spearrin
0cde13e0c6
azure queue notification service
2018-08-02 17:23:37 -04:00
Kyle Spearrin
8f3c8512cf
null or whitespace
2018-07-31 22:10:15 -04:00
Kyle Spearrin
cf6334e37d
check to make sure user actually needs key update
2018-07-31 08:19:49 -04:00
Kyle Spearrin
941792bdd8
u2f db updates
2018-07-21 08:44:21 -04:00
Kyle Spearrin
f7fb99a726
remove test bcc
2018-07-20 23:44:21 -04:00
Kyle Spearrin
0d4ac29bc7
fix cancelled typo in areas
2018-07-20 17:00:05 -04:00
Kyle Spearrin
0e7ceed68f
dev licensing cert
2018-07-19 00:02:21 -04:00
Kyle Spearrin
c92ef08664
check collection count on org import
2018-07-17 13:34:12 -04:00
Kyle Spearrin
49947e382d
only check token valid if registration is disabled
2018-07-13 11:04:09 -04:00
Kyle Spearrin
938b7f1230
premium renewal reminders job for braintree
2018-07-12 23:23:41 -04:00
Kyle Spearrin
9fee09e204
log event when removing user from group/collection
2018-07-09 23:07:04 -04:00
Kyle Spearrin
de552be25f
apis for bulk sharing
2018-06-13 14:03:44 -04:00
Kyle Spearrin
72e95e2a98
allow org user reg. when reg. is disabled
2018-05-24 16:55:52 -04:00
Kyle Spearrin
a170e02565
remove bcc
2018-05-15 15:07:53 -04:00
Kyle Spearrin
053096c1a1
subscription renewal reminder emails
2018-05-11 08:29:23 -04:00
Kyle Spearrin
e350ef650a
dont cycle security token on re-hash
2018-04-17 08:10:17 -04:00
Kyle Spearrin
dead022e83
admin base uri setting, applied to login emails
2018-04-16 20:35:53 -04:00
Kyle Spearrin
ad03c9a157
Log org disabled reason
2018-04-13 09:25:54 -04:00
Kyle Spearrin
389512d51e
added org duo to 2fa flow
2018-04-03 14:31:33 -04:00
Kyle Spearrin
0d4ea5ce5b
organization 2fa apis
2018-04-02 23:18:26 -04:00
Kyle Spearrin
bcc224c02d
stub out use2fa and twofactorproviders on orgs
2018-04-02 14:53:19 -04:00
Kyle Spearrin
14039d7d1a
respect return url on sign in link
2018-03-22 13:18:18 -04:00
Kyle Spearrin
6e16581fe8
passwordless signin email
2018-03-21 21:19:03 -04:00
Kyle Spearrin
3251c4b574
check for org user email to be null
2018-01-01 22:05:43 -05:00
Kyle Spearrin
46c36dc885
net471 directive fixes
2017-12-29 11:57:52 -05:00
Kyle Spearrin
8a318f35b7
events has its own connection string
2017-12-27 22:39:14 -05:00
Kyle Spearrin
ff1b85505d
subscriptions are always canceled at end of period
2017-12-22 23:01:56 -05:00
Kyle Spearrin
67ec4603a4
pass org id to can use events check
2017-12-20 22:23:05 -05:00
Kyle Spearrin
e9116f8c44
app cache with org ability checks on events
2017-12-19 16:02:39 -05:00
Kyle Spearrin
a9f232746e
store device type and ip address on events
2017-12-15 10:50:06 -05:00
Kyle Spearrin
93ccfa7eac
set acting user for user events
2017-12-14 16:41:52 -05:00
Kyle Spearrin
172fd2425e
added org flag for UseEvents
2017-12-14 15:48:44 -05:00
Kyle Spearrin
2c4ce27ef2
fixes to event get APIs
2017-12-14 15:04:20 -05:00
Kyle Spearrin
b917ea1fd2
current context null checks
2017-12-12 15:23:45 -05:00
Kyle Spearrin
6649c29a8b
event fixes
2017-12-12 15:04:14 -05:00
Kyle Spearrin
ce1680a009
event sql table and repo
2017-12-12 14:22:22 -05:00
Kyle Spearrin
7b359053d6
stub out new scim api for dir sync
2017-12-12 13:22:37 -05:00
Kyle Spearrin
1bdf56d39f
process messages with IEvent
2017-12-08 23:09:50 -05:00
Kyle Spearrin
83a7c98fae
write events to table storage
2017-12-08 16:03:20 -05:00
Kyle Spearrin
f02679f609
logic error on cipher event log
2017-12-08 14:59:21 -05:00
Kyle Spearrin
c01fd359f0
use EventTableEntity instead of TableEntity
2017-12-08 14:03:07 -05:00
Kyle Spearrin
8ac284f1ec
noop event write service
2017-12-04 12:17:26 -05:00
Kyle Spearrin
8a88a36140
event write services
2017-12-04 09:58:07 -05:00
Kyle Spearrin
28770d3761
events for collections, groups, and org users
2017-12-01 16:00:30 -05:00
Kyle Spearrin
a8fefb54c4
cipher events
2017-12-01 14:06:16 -05:00
Kyle Spearrin
0662fc2163
log events to various organization indexes as well
2017-12-01 12:14:46 -05:00
Kyle Spearrin
d94c2a8f50
log user events
2017-12-01 10:07:14 -05:00
Kyle Spearrin
f4586002c4
organize event models. stub out event services
2017-12-01 09:22:04 -05:00
Kyle Spearrin
49372bed38
always update associations on group/coll updates
2017-11-24 11:53:15 -05:00
Kyle Spearrin
f2e2db52a1
update projects to net47
2017-11-16 11:01:49 -05:00
Kyle Spearrin
41ca2a64a9
fix tag removal
2017-11-14 09:35:48 -05:00
Kyle Spearrin
49f4a773dc
catch bad request exceptions to notification hub
2017-11-14 08:51:24 -05:00
Kyle Spearrin
7e2d0ed0c1
only get devices with push tokens
2017-11-14 08:39:16 -05:00
Kyle Spearrin
7754d11bf9
comments
2017-11-13 12:09:39 -05:00
Kyle Spearrin
d03421fe4b
fix to user already exists checks
2017-11-13 10:06:54 -05:00
Kyle Spearrin
6110da4ba9
marry existing users before adding
2017-11-10 15:22:19 -05:00
Kyle Spearrin
2fc54889e3
sendgrid SetOpenTracking
2017-11-10 15:12:18 -05:00
Kyle Spearrin
c42928f26d
prevent duplicate invite accepts
2017-11-10 09:21:44 -05:00
Kyle Spearrin
0fdb9b3d2f
change personal plan to family. allow self host
2017-11-06 16:01:58 -05:00
Kyle Spearrin
dccdef6db5
only allow license key one use per installation
2017-11-06 08:12:36 -05:00
Kyle Spearrin
50a4202739
email 2fa is not case sensitive
2017-11-02 23:29:58 -04:00
Kyle Spearrin
6e302e06dc
backup mail service
2017-10-30 22:10:40 -04:00
Kyle Spearrin
377bf201d0
add back markdown mail service
2017-10-30 21:36:00 -04:00
Kyle Spearrin
434723e637
clean out deprecated services. update libs.
2017-10-26 21:07:12 -04:00
Kyle Spearrin
e41461f8fc
org tax information
2017-10-25 12:41:07 -04:00
Kyle Spearrin
8ba3e27a7d
allow user delete if they are not the only owner
2017-10-25 11:36:54 -04:00
Kyle Spearrin
2d6ceb18de
log issues with smtp mail service
2017-10-09 21:43:45 -04:00
Kyle Spearrin
78f18cac17
fixes to razor mail service
2017-10-06 15:07:30 -04:00
Kyle Spearrin
6c2ade2590
update to razorlight 2.0
2017-10-06 12:00:41 -04:00
Kyle Spearrin
ce9067a434
SMTP config allow no username/password
2017-10-05 08:34:46 -04:00
Kyle Spearrin
e3f12c46c3
upgrade owner to premium on SH org create
2017-10-04 16:07:34 -04:00
Kyle Spearrin
c12a0747cc
prod licensing certs
2017-10-03 16:19:20 -04:00
Kyle Spearrin
2444346ea9
only owners can manage owners
2017-09-27 22:37:13 -04:00
Kyle Spearrin
184fe0cd64
sanitize user provided string for emails
2017-09-27 12:45:57 -04:00
Kyle Spearrin
e189e8cc79
only count status confirmed
2017-09-08 17:14:15 -04:00
Kyle Spearrin
9e03124b9b
block ip for 2 hours
2017-09-08 11:43:09 -04:00
Kyle Spearrin
95181aef89
organization cipher import with collections
2017-09-05 17:49:34 -04:00
Kyle Spearrin
e7aa6980d5
fixes to env variable for id server
2017-09-01 15:36:26 -04:00
Kyle Spearrin
e9a36d6cbe
change ip block to 4 hours
2017-08-30 21:53:17 -04:00
Kyle Spearrin
e43c3baf6e
default collection on org create
2017-08-30 21:25:46 -04:00
Kyle Spearrin
20779014b0
create default collection with organization signup
2017-08-30 21:08:05 -04:00
Kyle Spearrin
770fa10f3e
fix bugs around collection association
2017-08-30 18:18:39 -04:00
Kyle Spearrin
ff22e00ec5
fix null refs on free org create
2017-08-30 15:03:05 -04:00
Kyle Spearrin
8b947cafaf
added licensing apis, refactored some services
2017-08-30 11:23:55 -04:00
Kyle Spearrin
417ac64ad2
allow to disable user registration from env
2017-08-28 07:50:57 -04:00
Kyle Spearrin
0ea87d1c1c
user premium validation job
2017-08-22 15:27:29 -04:00
Kyle Spearrin
1ab815dbb8
smtp fixes
2017-08-21 22:36:57 -04:00
Kyle Spearrin
c4cc66c391
job logging
2017-08-17 17:10:34 -04:00