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

86 Commits

Author SHA1 Message Date
53a25b908a org enabeld check on user assets 2017-04-11 10:19:19 -04:00
340f6f03c5 add enabled bit to organization 2017-04-10 22:33:39 -04:00
5705f4f736 separate plans for month vs annual. users => seats 2017-04-10 10:44:27 -04:00
51e8d3f1a7 added max subvault count. check max org users. 2017-04-07 16:41:04 -04:00
e3cc1b9411 adjust plans and add max subvaults to orgs 2017-04-07 16:25:17 -04:00
7497d5ca6f Org admin cleanup
- Added sproc to check if org admin for free org create
- Removed old proeprties not in user from org and subvault
- Added more cascade deletes
2017-04-07 14:52:31 -04:00
e414b8d731 refactor subvault ctrl with org context checks 2017-04-05 16:40:09 -04:00
c4ab901098 remove admin checks from services for ctrl context 2017-04-05 16:29:46 -04:00
9a1e512020 org context checks in org apis. remove depr. code 2017-04-05 16:13:40 -04:00
a474449354 added user orgs to claims 2017-04-05 15:31:33 -04:00
382be7a90b permissions validation 2017-04-04 22:07:30 -04:00
7d9a2cdd95 cipher details with subvaults api 2017-04-04 17:22:47 -04:00
f52c0798cd org signup plan details 2017-04-04 12:57:50 -04:00
f1fc7832a0 subvault user apis 2017-04-03 12:27:02 -04:00
0961d86d65 check status on subvault user sprocs 2017-04-01 22:17:42 -04:00
ab173cf5cf read subvaults by confirmed admin user 2017-03-29 22:23:26 -04:00
95fdfeb519 orgs must have one owner checks 2017-03-29 21:26:19 -04:00
472a4ade8f org invite validation and email tweaks 2017-03-28 21:16:19 -04:00
da29160218 filter status 2017-03-25 21:53:32 -04:00
5b7c683c57 Added user type to organization APIs 2017-03-25 16:34:30 -04:00
5029af33c5 user can edit responses and cipher partial updates 2017-03-24 16:15:50 -04:00
10c72fafda permission checks for cipher crud operations 2017-03-24 09:27:15 -04:00
eaeb18a46b reimport sql proj. added cipherdetails function. 2017-03-21 22:05:26 -04:00
d266da1084 user checks on read procs 2017-03-21 21:13:39 -04:00
ed8d5d69a4 Move into and read ciphers from org subvaults 2017-03-21 21:13:39 -04:00
26b553c248 cipher details create/update 2017-03-18 23:41:46 -04:00
6c20bd31f6 few fixes 2017-03-18 18:42:04 -04:00
2b71420818 Folder APIs to new tables 2017-03-18 11:35:41 -04:00
3e0c0224b5 cipher updates
move cipher info to favorites and folders sprocs for getting shared
cipher information
2017-03-17 09:29:46 -04:00
1d3092b6b2 subvault information sprocs 2017-03-16 23:14:02 -04:00
c8d6a26ec3 user vault associations 2017-03-13 22:54:24 -04:00
cfb4d1453c org user subvaults apis 2017-03-11 22:42:27 -05:00
4a9206b992 get subvaults for organization user 2017-03-11 15:34:57 -05:00
4bcfab589d SubvaultUser APIs and services 2017-03-09 23:58:43 -05:00
7f4e79af63 Subvault APIs 2017-03-07 23:06:14 -05:00
7ca8629a13 org user details apis 2017-03-06 20:51:13 -05:00
5ac2113cac org user management apis 2017-03-04 21:28:41 -05:00
29e3605576 organization signup apis and data model changes 2017-03-03 00:07:11 -05:00
0b87e2c57e Org API controller and supporting data access 2017-03-02 00:15:05 -05:00
27b80b599c subvaults belogn to an org 2017-02-28 23:07:55 -05:00
321183c570 sproc updates 2017-02-28 22:42:52 -05:00
3e183a74f4 sprocs 2017-02-28 22:35:48 -05:00
e68ba4869d Stub out new org/subvault sharing tables 2017-02-28 21:56:59 -05:00
8c7f1dd343 Support for CipherKey and Share APIs 2017-02-27 22:58:01 -05:00
0caea4ab8b share api 2017-02-21 23:18:12 -05:00
900e71d4dd return share information with cipher API response 2017-02-21 22:52:02 -05:00
8051995cc7 reimport db 2017-02-21 21:32:47 -05:00
f101541ff8 added share data model 2017-02-21 21:31:52 -05:00
9ca2baba74 pub/priv keys and share updates 2017-02-21 00:27:32 -05:00
2b72197f0a cipher share data and key response 2017-02-18 01:17:09 -05:00