1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-09 19:57:37 +01:00
Commit Graph

66 Commits

Author SHA1 Message Date
Kyle Spearrin
9f919920bc RequestSizeLimit for all attachment endpoints 2018-05-21 21:03:52 -04:00
Kyle Spearrin
8ce0f85fe8 only impose import limits on cloud version 2018-05-15 08:52:15 -04:00
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
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
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
448ab08b19 limit to 500 on non self-hosted 2017-11-16 20:05:06 -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
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
0abcdd9724 import ciphers, not logins 2017-09-28 13:11:56 -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
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
955755831c return CipherResponseModel from attachment post 2017-07-12 14:42:39 -04:00
Kyle Spearrin
f8c749bab5 share login with attachments 2017-07-10 14:30:12 -04:00
Kyle Spearrin
43262e577c delete attachments 2017-07-07 11:07:22 -04:00
Kyle Spearrin
8ea81a74ae return attachments from API 2017-06-30 23:01:41 -04:00
Kyle Spearrin
284078e946 database adjustments and storage for attachments 2017-06-30 14:41:57 -04:00
Kyle Spearrin
6cea556ae1 post, upload, and save cipher attachment 2017-06-30 11:15:58 -04:00
Kyle Spearrin
06ca566be1 attachment apis and azure storage service 2017-06-15 15:34:12 -04:00
Kyle Spearrin
71eca0962a remove deprecated code 2017-06-13 09:12:00 -04:00
Kyle Spearrin
f24bc96846 folder permission checks and null folder 2017-06-09 09:48:44 -04:00
Kyle Spearrin
d3073e675e bulk action apis for delete and move 2017-06-09 00:30:59 -04:00
Kyle Spearrin
0333b47237 import groups and users for org via api 2017-05-13 12:00:40 -04:00
Kyle Spearrin
d9c67ffeff ignore edit param 2017-05-06 23:45:29 -04:00
Kyle Spearrin
b039461ff4 CipherDetails Edit property 2017-05-06 23:23:01 -04:00
Kyle Spearrin
77aec3977c renaming collection linq predicates 2017-04-27 09:39:21 -04:00
Kyle Spearrin
c6ac82dadd renaming subvault => collection 2017-04-27 09:19:30 -04:00
Kyle Spearrin
8f6406501c includeShared opt-in for backwards compat 2017-04-19 17:04:28 -04:00
Kyle Spearrin
54f58ba14d backwards compat for folders in cipher listing 2017-04-19 16:47:12 -04:00
Kyle Spearrin
a9b0748d07 cipher delete for admin 2017-04-19 16:00:47 -04:00
Kyle Spearrin
3459be8143 remove unnecessary update partial cipher service 2017-04-17 23:16:35 -04:00
Kyle Spearrin
f7aa6fadbf admin subvault updates for cipher 2017-04-17 23:12:48 -04:00
Kyle Spearrin
0e5799f7c8 apis for org vault listing 2017-04-17 17:01:23 -04:00
Kyle Spearrin
09048cf98f dep. history and favorites apis. backwards compat 2017-04-12 14:42:19 -04:00
Kyle Spearrin
c6ef3dc283 update cipher subvaults 2017-04-12 12:42:00 -04:00
Kyle Spearrin
382be7a90b permissions validation 2017-04-04 22:07:30 -04:00
Kyle Spearrin
7d9a2cdd95 cipher details with subvaults api 2017-04-04 17:22:47 -04:00
Kyle Spearrin
b144f8a686 validation checks on cipher move 2017-03-25 16:25:10 -04:00
Kyle Spearrin
5029af33c5 user can edit responses and cipher partial updates 2017-03-24 16:15:50 -04:00
Kyle Spearrin
84c5873cfd return proper subvault ids for cipher details 2017-03-24 09:42:06 -04:00
Kyle Spearrin
10c72fafda permission checks for cipher crud operations 2017-03-24 09:27:15 -04:00
Kyle Spearrin
47477f6ca5 subvault ciphers 2017-03-23 17:43:12 -04:00