1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-24 14:26:38 -05:00

458 Commits

Author SHA1 Message Date
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
e350ef650a dont cycle security token on re-hash 2018-04-17 08:10:17 -04:00
Kyle Spearrin
0d4ea5ce5b organization 2fa apis 2018-04-02 23:18:26 -04:00
Kyle Spearrin
2cf9127ef1 limit edit functions to cloud hosted 2018-03-23 09:44:48 -04:00
Kyle Spearrin
c4a6b3b7ef idGuid variable 2018-02-24 14:32:48 -05:00
Kyle Spearrin
a5630f8af4 admin attachment apis 2018-02-24 14:29:11 -05:00
Kyle Spearrin
5a9923092a RequestSizeLimit for attachment uploads 2018-02-19 08:20:57 -05:00
Kyle Spearrin
043de76aa8 make sure user has access to cipher 2017-12-18 10:41:44 -05:00
Kyle Spearrin
ed636ae18c added org user and cipher event APIs 2017-12-15 15:50:50 -05:00
Kyle Spearrin
125eab11dc event paging 2017-12-15 15:23:57 -05:00
Kyle Spearrin
79d46578b0 handle UTC dates properly for events 2017-12-15 12:24:32 -05:00
Kyle Spearrin
2c4ce27ef2 fixes to event get APIs 2017-12-14 15:04:20 -05:00
Kyle Spearrin
f8f8eb5411 user event route update 2017-12-14 13:27:52 -05:00
Kyle Spearrin
2a757a39b9 org event route update 2017-12-14 13:27:27 -05:00
Kyle Spearrin
7cd50eccf0 swap dates if start > end 2017-12-14 13:24:26 -05:00
Kyle Spearrin
adc23bf007 stub out API for events 2017-12-14 12:33:50 -05:00
Kyle Spearrin
28770d3761 events for collections, groups, and org users 2017-12-01 16:00:30 -05:00
Kyle Spearrin
ec4eb6c3a0 update error message 2017-11-28 09:21:32 -05:00
Kyle Spearrin
0502ba2451 only get collection info when in an org 2017-11-24 09:28:38 -05:00
Kyle Spearrin
a956b826cd include collections in sync 2017-11-22 09:53:14 -05:00
Kyle Spearrin
448ab08b19 limit to 500 on non self-hosted 2017-11-16 20:05:06 -05:00
Kyle Spearrin
5c7ff94657 user BillingResponseModel without licensing 2017-11-07 11:58:15 -05:00
Kyle Spearrin
a989a800f7 validate master password on purge 2017-10-25 21:38:54 -04:00
Kyle Spearrin
a042fd10f1 apis for purging user vault 2017-10-25 21:26:09 -04:00
Kyle Spearrin
461be7a14f api settings for our address 2017-10-25 10:59:30 -04:00
Kyle Spearrin
e7b565d007 invoice pdf generation api 2017-10-25 00:45:11 -04:00
Kyle Spearrin
229b517f2c remove claims endpoint 2017-10-23 09:32:55 -04:00
Kyle Spearrin
255b5bbdb0 abuse limits on bulk apis 2017-10-09 16:58:37 -04:00
Kyle Spearrin
b0fd99b218 additional identity fields 2017-10-09 11:23:20 -04:00
Kyle Spearrin
c7e7734dfc null check user 2017-10-06 20:47:30 -04:00
Kyle Spearrin
e93b72ae71 now endpoint 2017-10-06 15:30:54 -04:00
Kyle Spearrin
91e1c5878c remove deprecated code 2017-10-06 15:29:36 -04:00
Kyle Spearrin
0abcdd9724 import ciphers, not logins 2017-09-28 13:11:56 -04:00
Kyle Spearrin
2444346ea9 only owners can manage owners 2017-09-27 22:37:13 -04:00
Kyle Spearrin
c135a2a166 restore dep. login admin apis 2017-09-27 22:04:01 -04:00
Kyle Spearrin
132d99404c additional rate limiting on email endpoints 2017-09-27 20:53:29 -04:00
Kyle Spearrin
c58135bac5 refactor api models for other cipher types 2017-09-21 10:52:23 -04:00
Kyle Spearrin
12650a0ada deprecated logins api and moved to ciphers 2017-09-20 23:52:45 -04:00
Kyle Spearrin
3fdf2eb4ad sync API to get all info in 1 call 2017-09-20 12:00:33 -04:00
Kyle Spearrin
327e192258 push controller is only when *not* self hosted 2017-09-18 21:07:56 -04:00
Kyle Spearrin
9b790b7edc license when no billing info 2017-09-18 17:57:37 -04:00
Kyle Spearrin
a3a03c7974 move private method to bottom 2017-09-11 23:07:27 -04:00
Kyle Spearrin
b06aae7cfd Admins are not limited by collection controls 2017-09-06 13:01:22 -04:00
Kyle Spearrin
06bdda5717 change routing for org import 2017-09-06 09:06:13 -04:00
Kyle Spearrin
95181aef89 organization cipher import with collections 2017-09-05 17:49:34 -04:00
Kyle Spearrin
e43c3baf6e default collection on org create 2017-08-30 21:25:46 -04:00
Kyle Spearrin
5bda2ef32f read collection that are write only 2017-08-30 15:57:17 -04:00
Kyle Spearrin
8b947cafaf added licensing apis, refactored some services 2017-08-30 11:23:55 -04:00
Kyle Spearrin
0c71c1a44f install validation fixes 2017-08-19 09:56:55 -04:00