1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
Commit Graph

290 Commits

Author SHA1 Message Date
Kyle Spearrin
e3cc1b9411 adjust plans and add max subvaults to orgs 2017-04-07 16:25:17 -04:00
Kyle Spearrin
7e093a73be remove old org property 2017-04-07 15:07:16 -04:00
Kyle Spearrin
ca3bbe2b76 ignore schema compare 2017-04-07 14:55:51 -04:00
Kyle Spearrin
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
Kyle Spearrin
52ccef85c6 use one instead of 1 2017-04-07 14:14:48 -04:00
Kyle Spearrin
b4d588d981 limit org admins to 1 free organization 2017-04-07 14:03:36 -04:00
Kyle Spearrin
02d8913a77 encryption type header checking 2017-04-06 22:55:36 -04:00
Kyle Spearrin
2d7cb1321b apis for org settings & billing 2017-04-06 16:52:39 -04:00
Kyle Spearrin
8ab363cc73 rework permission checks on org apis 2017-04-06 13:21:26 -04:00
Kyle Spearrin
1eaba7ac00 permission checks to subvault apis 2017-04-06 09:50:40 -04:00
Kyle Spearrin
67c0243f77 fix org id bug in profile service 2017-04-05 17:39:48 -04:00
Kyle Spearrin
50062d5e33 rename method Get => GetUser 2017-04-05 16:45:21 -04:00
Kyle Spearrin
e414b8d731 refactor subvault ctrl with org context checks 2017-04-05 16:40:09 -04:00
Kyle Spearrin
c4ab901098 remove admin checks from services for ctrl context 2017-04-05 16:29:46 -04:00
Kyle Spearrin
9a1e512020 org context checks in org apis. remove depr. code 2017-04-05 16:13:40 -04:00
Kyle Spearrin
a474449354 added user orgs to claims 2017-04-05 15:31:33 -04:00
Kyle Spearrin
fee9bde12f update stripe plan names 2017-04-04 22:26:50 -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
854c4f7871 remove refactor file 2017-04-04 13:00:30 -04:00
Kyle Spearrin
f52c0798cd org signup plan details 2017-04-04 12:57:50 -04:00
Kyle Spearrin
a4ef7c906e stripe subscription creation 2017-04-04 10:13:16 -04:00
Kyle Spearrin
5187f4c15f owner check when editing 2017-04-03 13:24:49 -04:00
Kyle Spearrin
f1fc7832a0 subvault user apis 2017-04-03 12:27:02 -04:00
Kyle Spearrin
0961d86d65 check status on subvault user sprocs 2017-04-01 22:17:42 -04:00
Kyle Spearrin
ab173cf5cf read subvaults by confirmed admin user 2017-03-29 22:23:26 -04:00
Kyle Spearrin
95fdfeb519 orgs must have one owner checks 2017-03-29 21:26:19 -04:00
Kyle Spearrin
9e10314b21 org name for mail url 2017-03-29 20:58:11 -04:00
Kyle Spearrin
73b23a53ea model validation 2017-03-28 22:03:57 -04:00
Kyle Spearrin
472a4ade8f org invite validation and email tweaks 2017-03-28 21:16:19 -04:00
Kyle Spearrin
da29160218 filter status 2017-03-25 21:53:32 -04:00
Kyle Spearrin
1158e7051d fix type compile bug 2017-03-25 21:21:38 -04:00
Kyle Spearrin
5b7c683c57 Added user type to organization APIs 2017-03-25 16:34:30 -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
0dae19bd4f remove old loggr refs 2017-03-23 22:30:56 -04:00
Kyle Spearrin
ca9aa40873 manage data protection keys with azure and enc 2017-03-23 22:02:55 -04:00
Kyle Spearrin
47477f6ca5 subvault ciphers 2017-03-23 17:43:12 -04:00
Kyle Spearrin
072fb727a8 org user invite emails 2017-03-23 16:56:25 -04:00
Kyle Spearrin
4eac3694a3 invite token is org user based 2017-03-23 11:51:37 -04:00
Kyle Spearrin
1404374fb9 small logic fix 2017-03-23 00:39:55 -04:00
Kyle Spearrin
b7254519f0 organization user apis, hardening, completeness 2017-03-23 00:17:34 -04:00
Kyle Spearrin
eaeb18a46b reimport sql proj. added cipherdetails function. 2017-03-21 22:05:26 -04:00
Kyle Spearrin
8cf6e8568b dont send pushes for now since they depend on user 2017-03-21 21:21:28 -04:00
Kyle Spearrin
d266da1084 user checks on read procs 2017-03-21 21:13:39 -04:00
Kyle Spearrin
ed8d5d69a4 Move into and read ciphers from org subvaults 2017-03-21 21:13:39 -04:00
Kyle Spearrin
4779794599 Merge pull request #39 from benjamreynolds/br-appveyor-badge
Fix appveyor badge
2017-03-21 18:11:37 -04:00
Benjamin Reynolds
d94fb74374 Fix appveyor badge
A slight syntax error on the appveyor badge was causing the markdown not to
display and link correctly. In addition, this commit ensures that the appveyor
badge links to the builds that it is representing and not all builds for the
project.
2017-03-21 17:07:51 -05:00