1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00
Commit Graph

4127 Commits

Author SHA1 Message Date
6c30cfc295 safari extension type 2017-12-18 14:01:21 -05:00
7dd2c524de new device type. return device & ip info on events 2017-12-18 13:59:31 -05:00
043de76aa8 make sure user has access to cipher 2017-12-18 10:41:44 -05:00
c96d810b0b convert events processor to new csproj format 2017-12-15 16:18:06 -05:00
2e6a06cd65 fix placeholder for formatting date 2017-12-15 16:17:36 -05:00
ed636ae18c added org user and cipher event APIs 2017-12-15 15:50:50 -05:00
125eab11dc event paging 2017-12-15 15:23:57 -05:00
79d46578b0 handle UTC dates properly for events 2017-12-15 12:24:32 -05:00
a9f232746e store device type and ip address on events 2017-12-15 10:50:06 -05:00
39f6516ca8 queue batch size of 5 2017-12-14 21:06:13 -05:00
992fac1328 index table entity events 2017-12-14 17:23:46 -05:00
93ccfa7eac set acting user for user events 2017-12-14 16:41:52 -05:00
8898c58f3c type row keys should be ints 2017-12-14 16:20:59 -05:00
172fd2425e added org flag for UseEvents 2017-12-14 15:48:44 -05:00
2c4ce27ef2 fixes to event get APIs 2017-12-14 15:04:20 -05:00
f8f8eb5411 user event route update 2017-12-14 13:27:52 -05:00
2a757a39b9 org event route update 2017-12-14 13:27:27 -05:00
7cd50eccf0 swap dates if start > end 2017-12-14 13:24:26 -05:00
adc23bf007 stub out API for events 2017-12-14 12:33:50 -05:00
b917ea1fd2 current context null checks 2017-12-12 15:23:45 -05:00
6649c29a8b event fixes 2017-12-12 15:04:14 -05:00
5c91949f2d event index and setup script 2017-12-12 14:39:56 -05:00
ce1680a009 event sql table and repo 2017-12-12 14:22:22 -05:00
7b359053d6 stub out new scim api for dir sync 2017-12-12 13:22:37 -05:00
59fc1df754 private member _table 2017-12-08 23:14:02 -05:00
89d488739d re-order event interface 2017-12-08 23:12:19 -05:00
1bdf56d39f process messages with IEvent 2017-12-08 23:09:50 -05:00
83a7c98fae write events to table storage 2017-12-08 16:03:20 -05:00
8626d7e769 events processor web job project 2017-12-08 15:02:54 -05:00
f02679f609 logic error on cipher event log 2017-12-08 14:59:21 -05:00
c01fd359f0 use EventTableEntity instead of TableEntity 2017-12-08 14:03:07 -05:00
e9f254a860 correct cors policy for events 2017-12-04 21:44:57 -05:00
eea119a4b6 simplified cors policy 2017-12-04 21:44:02 -05:00
02839f2046 version bump 2017-12-04 21:03:49 -05:00
8c32765f4c custom plans with expiration are not trials 2017-12-04 20:58:23 -05:00
88c35f9f86 remove noOrg param 2017-12-04 16:44:17 -05:00
6639c61ee1 dont allow org id assignments on cipher creation 2017-12-04 16:43:18 -05:00
51534f159c AllowCredentials for CORS policy 2017-12-04 15:11:33 -05:00
8ac284f1ec noop event write service 2017-12-04 12:17:26 -05:00
c445ce3c49 noop event service for now 2017-12-04 11:00:04 -05:00
9cb1047f2b setup to receive & process event postings 2017-12-04 10:59:07 -05:00
31d0caf73e route template in http verb attr 2017-12-04 10:13:30 -05:00
755c73deba stub out events project 2017-12-04 10:12:11 -05:00
8a88a36140 event write services 2017-12-04 09:58:07 -05:00
bcd8a06994 singleton at end 2017-12-04 09:32:42 -05:00
635db35347 update docker base images 2017-12-04 09:26:50 -05:00
28770d3761 events for collections, groups, and org users 2017-12-01 16:00:30 -05:00
a8fefb54c4 cipher events 2017-12-01 14:06:16 -05:00
0662fc2163 log events to various organization indexes as well 2017-12-01 12:14:46 -05:00
d94c2a8f50 log user events 2017-12-01 10:07:14 -05:00