Kyle Spearrin
f3f1ac57d2
refactor policy apis
2020-01-20 08:53:15 -05:00
Kyle Spearrin
ff8731c82f
add usepolicies to org profile object
2020-01-15 15:17:32 -05:00
Kyle Spearrin
e8054df5b4
use policies property for orgs
2020-01-15 15:00:54 -05:00
Kyle Spearrin
58faf5266b
policy events
2020-01-15 09:43:49 -05:00
Kyle Spearrin
4e4644e17d
stub out organization policy db schema
2020-01-06 14:26:48 -05:00
Papina
665e78ec1c
PostgreSQL - Functions ( #578 )
...
* PostgreSQL initial commit of translation from SQL Server to PostgreSQL
* snake_case added.
set search path for schema. schema qualified name no longer needed for creation and access of functions.
* Table DDL for PostgreSQL
* Rename User.sql to user.sql
* PostgreSQL views,
snake_case column fix for user_create,
rename of users.sql file to lowercase
* user_update function
* remove tabs
* cast types, and table DDL changed to match
* case
* resolve casting issues. casting is done inside function
* update views
* more functions
* more functions
* removed casting
* spelling mistake
* spelling
* changes to functions, added replace
2019-12-02 08:28:18 -05:00
Papina
79ffda0377
#453 PostgreSQL - Views ( #560 )
...
* PostgreSQL initial commit of translation from SQL Server to PostgreSQL
* snake_case added.
set search path for schema. schema qualified name no longer needed for creation and access of functions.
* Table DDL for PostgreSQL
* Rename User.sql to user.sql
* PostgreSQL views,
snake_case column fix for user_create,
rename of users.sql file to lowercase
2019-09-12 07:59:07 -04:00
Kyle Spearrin
ba6baa3caa
clean up pgsql
2019-09-11 13:44:56 -04:00
Papina
5000de6fa8
#453 Added PostgreSQL initial db scripts (User) ( #556 )
...
* PostgreSQL initial commit of translation from SQL Server to PostgreSQL
* snake_case added.
set search path for schema. schema qualified name no longer needed for creation and access of functions.
* Table DDL for PostgreSQL
2019-09-11 13:38:46 -04:00
Kyle Spearrin
35804e10cf
collection cipher query improvements
2019-05-28 23:55:47 -04:00
Kyle Spearrin
d34cde7579
group name fix
2019-05-15 22:38:52 -04:00
Kyle Spearrin
b4148d3532
fix issues on cipher admin endpoints
2019-05-01 09:38:13 -04:00
Kyle Spearrin
bae1884630
filter nulls from transaction gateway index
2019-03-08 16:57:14 -05:00
Kyle Spearrin
605efeb6d6
suppress sql proj warnings
2019-03-07 23:03:32 -05:00
Kyle Spearrin
75f01a5774
collection externalId
2019-03-07 15:18:27 -05:00
Kyle Spearrin
00f3c476ae
apis for getting user details
2019-03-05 23:22:43 -05:00
Kyle Spearrin
c4ac86d4f4
db changes for org api
2019-03-01 23:44:45 -05:00
Kyle Spearrin
f70ececa9d
get rid of premium renewal jobs for braintree
2019-02-14 10:18:27 -05:00
Kyle Spearrin
bc30f47331
is null, not =
2019-02-09 21:38:33 -05:00
Kyle Spearrin
44630e9728
handle transactions on paypal webhook
2019-02-01 22:22:08 -05:00
Kyle Spearrin
11f353050f
fix sql proj file
2019-01-31 17:02:08 -05:00
Kyle Spearrin
25f3b76e6b
added transactions table
2019-01-31 16:45:01 -05:00
Kyle Spearrin
84800da1fb
set up postgresql repository
2019-01-15 21:55:42 -05:00
Kyle Spearrin
4a38713c4b
return twofactor enabled property on org users api
2018-12-19 11:48:36 -05:00
Kyle Spearrin
826f439618
fix org id in sproc
2018-10-22 14:39:42 -04:00
Kyle Spearrin
0b166a080e
limit collection scope option when creating cipher
2018-10-22 14:09:55 -04:00
Kyle Spearrin
c710226223
set cipher id to limit collection scope
2018-10-22 10:15:03 -04:00
Kyle Spearrin
4e8a313d3d
dont set userid on cipher if orgid is set
2018-10-22 10:06:05 -04:00
Kyle Spearrin
22033d075d
increase group name length to 100
2018-10-22 09:34:26 -04:00
Kyle Spearrin
96b492fa07
apis for creating ciphers with org & collections
2018-10-19 12:07:31 -04:00
Kyle Spearrin
45a77c8903
manager group user apis
2018-10-18 08:38:22 -04:00
Kyle Spearrin
33bfd12b7d
apis for managing collection users
2018-10-17 22:18:03 -04:00
Kyle Spearrin
7db36e0005
api adjustments for manager role and collections
2018-10-17 14:58:45 -04:00
Kyle Spearrin
5812915677
database maintenance jobs setup in admin
2018-10-09 10:12:27 -04:00
Kyle Spearrin
7164f378fc
purge org vault
2018-09-25 09:12:50 -04:00
Kyle Spearrin
c41a1e0936
CanAccessPremium checks instead of User.Premium
2018-08-28 16:23:58 -04:00
Kyle Spearrin
53caacb870
fix availablecollections queries for groups join
2018-08-23 23:46:18 -04:00
Kyle Spearrin
0932189ccb
support for user defined kdf parameters
2018-08-14 15:30:04 -04:00
Kyle Spearrin
98fc54881b
database tuning
2018-07-28 21:25:25 -04:00
Kyle Spearrin
545fb43dac
improvements to collection user sproc
2018-07-23 10:31:45 -04:00
Kyle Spearrin
94c7fdebf5
device index and updated folder delete sproc
2018-07-23 09:52:22 -04:00
Kyle Spearrin
24aa0dc026
delete null creationdates too
2018-07-21 08:58:16 -04:00
Kyle Spearrin
941792bdd8
u2f db updates
2018-07-21 08:44:21 -04:00
Kyle Spearrin
4c399aaf0d
new grant cleanup sproc
2018-07-20 23:08:10 -04:00
Kyle Spearrin
61806cd8ac
sql update script fixes
2018-07-17 21:41:16 -04:00
Kyle Spearrin
938b7f1230
premium renewal reminders job for braintree
2018-07-12 23:23:41 -04:00
Kyle Spearrin
476ee53931
add renewal reminder date prop to users
2018-07-12 17:35:01 -04:00
Kyle Spearrin
de552be25f
apis for bulk sharing
2018-06-13 14:03:44 -04:00
Kyle Spearrin
ebb1f9e1a8
use temp tables for better execution plans
2018-06-12 13:24:13 -04:00
Kyle Spearrin
74874a1c38
return collection readonly details
2018-06-11 14:25:53 -04:00
Kyle Spearrin
f5c9672370
get cipher by org id index
2018-05-11 08:31:29 -04:00
Kyle Spearrin
4e6e215d35
update more sprocs to use proper index
2018-04-25 13:55:47 -04:00
Kyle Spearrin
3a0622ca43
fix sproc
2018-04-24 21:56:58 -04:00
Kyle Spearrin
9067ac15de
collection index
2018-04-24 21:27:51 -04:00
Kyle Spearrin
165ee97d2f
refactor cipher queries by user. tuned indexing.
2018-04-24 12:48:43 -04:00
Kyle Spearrin
389512d51e
added org duo to 2fa flow
2018-04-03 14:31:33 -04:00
Kyle Spearrin
367d3f65a6
use2fa org response
2018-04-02 17:20:06 -04:00
Kyle Spearrin
54fa7c3172
renamed sproc
2018-04-02 15:11:07 -04:00
Kyle Spearrin
bcc224c02d
stub out use2fa and twofactorproviders on orgs
2018-04-02 14:53:19 -04:00
Kyle Spearrin
22bc85f651
drop json null checks from storage update procs
2018-03-28 13:43:33 -04:00
Kyle Spearrin
a9c8fbf6cb
param sniffing on user search proc
2018-03-24 19:56:48 -04:00
Kyle Spearrin
d138656238
param sniffing on org search query
2018-03-23 10:50:58 -04:00
Kyle Spearrin
e920c8e9d2
org and user info
2018-03-22 21:10:10 -04:00
Kyle Spearrin
7475ed7318
organization search page
2018-03-21 17:41:14 -04:00
Kyle Spearrin
67bf801c15
users listing page
2018-03-21 16:24:10 -04:00
Kyle Spearrin
e9116f8c44
app cache with org ability checks on events
2017-12-19 16:02:39 -05:00
Kyle Spearrin
d75ca51d75
sql event repo "Get" implementations
2017-12-18 23:15:16 -05:00
Kyle Spearrin
a9f232746e
store device type and ip address on events
2017-12-15 10:50:06 -05:00
Kyle Spearrin
172fd2425e
added org flag for UseEvents
2017-12-14 15:48:44 -05:00
Kyle Spearrin
6649c29a8b
event fixes
2017-12-12 15:04:14 -05:00
Kyle Spearrin
5c91949f2d
event index and setup script
2017-12-12 14:39:56 -05:00
Kyle Spearrin
ce1680a009
event sql table and repo
2017-12-12 14:22:22 -05:00
Kyle Spearrin
2f3c6b3b01
sproc updates for user account revision bumps
2017-11-24 11:53:55 -05:00
Kyle Spearrin
7bbf1623c7
delete folders too when purging
2017-11-22 09:28:25 -05:00
Kyle Spearrin
85df605791
delete u2f records on user delete
2017-11-21 23:45:43 -05:00
Kyle Spearrin
d03421fe4b
fix to user already exists checks
2017-11-13 10:06:54 -05:00
Kyle Spearrin
39baf2a9be
index tuning script
2017-11-13 08:53:25 -05:00
Kyle Spearrin
9fbbf12290
index updates
2017-11-11 21:29:29 -05:00
Kyle Spearrin
0fdb9b3d2f
change personal plan to family. allow self host
2017-11-06 16:01:58 -05:00
Kyle Spearrin
81d2e3e608
delete with recompile
2017-10-26 20:55:35 -04:00
Kyle Spearrin
a042fd10f1
apis for purging user vault
2017-10-25 21:26:09 -04:00
Kyle Spearrin
e41461f8fc
org tax information
2017-10-25 12:41:07 -04:00
Kyle Spearrin
8ba3e27a7d
allow user delete if they are not the only owner
2017-10-25 11:36:54 -04:00
Kyle Spearrin
e189e8cc79
only count status confirmed
2017-09-08 17:14:15 -04:00
Kyle Spearrin
b06aae7cfd
Admins are not limited by collection controls
2017-09-06 13:01:22 -04:00
Kyle Spearrin
54de2db9af
write is also included with accessall
2017-08-30 21:37:58 -04:00
Kyle Spearrin
770fa10f3e
fix bugs around collection association
2017-08-30 18:18:39 -04:00
Kyle Spearrin
5bda2ef32f
read collection that are write only
2017-08-30 15:57:17 -04:00
Kyle Spearrin
0ea87d1c1c
user premium validation job
2017-08-22 15:27:29 -04:00
Kyle Spearrin
5c8c85680a
add missing proj ref
2017-08-17 00:30:31 -04:00
Kyle Spearrin
4585af5a85
validate organization licenses
2017-08-17 00:12:11 -04:00
Kyle Spearrin
55ae6f12ad
added new expiration columns to org/users
2017-08-12 10:43:52 -04:00
Kyle Spearrin
e538817eb6
added installations, push scoped tokens, push api
2017-08-10 14:39:11 -04:00
Kyle Spearrin
a1d064ed9e
license verification services for user/org
2017-08-09 17:01:37 -04:00
Kyle Spearrin
d5b540b9e6
attachment check on login share
2017-07-28 15:09:43 -04:00
Kyle Spearrin
cfc80f8d1e
billing fixes and added gateway to subscriber
2017-07-28 14:24:07 -04:00
Kyle Spearrin
879494274a
sproc updates for storage management
2017-07-10 23:15:52 -04:00
Kyle Spearrin
8684b9c8e5
recompute full storage each time
2017-07-10 22:08:52 -04:00
Kyle Spearrin
72e4062d87
rollback share if errors
2017-07-10 16:22:39 -04:00
Kyle Spearrin
f8c749bab5
share login with attachments
2017-07-10 14:30:12 -04:00
Kyle Spearrin
fbc189544b
org totp and storage flags
2017-07-07 14:08:30 -04:00
Kyle Spearrin
43262e577c
delete attachments
2017-07-07 11:07:22 -04:00
Kyle Spearrin
d346ee5169
APIs for premium. Billing helpers.
2017-07-06 14:55:58 -04:00
Kyle Spearrin
18577f927e
remove refactorlog
2017-07-01 10:22:24 -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
61a436906c
remove provider from user table
2017-06-24 14:40:46 -04:00
Kyle Spearrin
ca979e0c40
u2f fixes
2017-06-22 22:14:51 -04:00
Kyle Spearrin
f28ae5ccd9
fixes for configuring u2f device
2017-06-22 17:03:35 -04:00
Kyle Spearrin
fd5e2c9466
stubbing out api setup for u2f
2017-06-21 21:46:52 -04:00
Kyle Spearrin
03f3118182
re-import db
2017-06-21 16:59:11 -04:00
Kyle Spearrin
0c84f9c151
add support for storing u2f challenges
2017-06-21 16:55:45 -04:00
Kyle Spearrin
2eaaecd95c
remove user twofactorenabled property
2017-06-19 22:25:19 -04:00
Kyle Spearrin
c30efcaef0
remove pg folder
2017-06-14 22:28:42 -04:00
Kyle Spearrin
90402b0802
Fixes to bulk action sprocs
2017-06-09 00:30:02 -04:00
Kyle Spearrin
d3499dce84
centralize select logic to UserCipherDetails func
...
- Also create cipher bulk move and delete sprocs
2017-06-08 23:49:55 -04:00
Kyle Spearrin
b5fbe23be2
remove authenticatorkey from user
2017-06-07 14:32:08 -04:00
Kyle Spearrin
811bbbfe0a
added two factor providers to user object
2017-06-06 17:15:19 -04:00
Kyle Spearrin
7b1c0d6df1
clear token by id
2017-06-02 16:52:54 -04:00
Kyle Spearrin
a01d5d9a51
"user key" schema and api changes
2017-05-31 09:54:32 -04:00
Kyle Spearrin
bdce4064b2
fresh sql schema import
2017-05-31 08:55:07 -04:00
Kyle Spearrin
e3cba6204b
adjust org plan to larger values
2017-05-25 13:04:23 -04:00
Kyle Spearrin
2ad365706c
use directory bit on orgs
2017-05-20 15:31:16 -04:00
Kyle Spearrin
6dac704708
sproc fixes
2017-05-20 08:53:24 -04:00
Kyle Spearrin
933a3feade
sync with user externalids
2017-05-16 00:11:21 -04:00
Kyle Spearrin
b3e4fcca74
add externalid to organizationuser
2017-05-15 23:03:32 -04:00
Kyle Spearrin
4656e1f690
standardize join
2017-05-15 22:00:20 -04:00
Kyle Spearrin
564b8194c1
only return collections for confirmed users
2017-05-15 21:39:28 -04:00
Kyle Spearrin
670b548b22
updated format of import data
2017-05-15 14:41:20 -04:00
Kyle Spearrin
befca0561b
support larger externalid size in db
2017-05-13 21:23:24 -04:00
Kyle Spearrin
a0ac7242b6
only update user groups if they are not the same
2017-05-13 14:14:20 -04:00
Kyle Spearrin
5d595d4cf9
group external id
2017-05-12 14:02:33 -04:00
Kyle Spearrin
76664c8427
fixes to can edit sproc
2017-05-11 15:20:58 -04:00
Kyle Spearrin
21d1cd6adc
collection user refactor
2017-05-11 14:52:35 -04:00
Kyle Spearrin
d7f9977382
collection groups management
2017-05-11 12:22:14 -04:00
Kyle Spearrin
2b8db4d1ed
SelectionReadOnly MERGE to CollectionGroup
2017-05-11 11:41:13 -04:00
Kyle Spearrin
f0d7dc8023
Group access & sproc/model refactoring.
2017-05-11 10:32:25 -04:00
Kyle Spearrin
76cebdd886
readonly attribute added to group saves
2017-05-10 14:20:35 -04:00
Kyle Spearrin
08943ed305
group access all and readonly schema changes
2017-05-10 12:17:10 -04:00
Kyle Spearrin
5448fec71f
remove refactor log
2017-05-09 19:29:38 -04:00
Kyle Spearrin
540773eb36
remove user from group apis
2017-05-09 19:24:03 -04:00
Kyle Spearrin
7a4d20ac1f
group user assignment apis
2017-05-09 19:04:01 -04:00
Kyle Spearrin
6c923102e9
create/get/update collection with groups
2017-05-09 12:41:36 -04:00
Kyle Spearrin
d166f9cca3
add/edit group with collection ids
2017-05-08 22:14:01 -04:00
Kyle Spearrin
81d4be6f56
Added use groups bit to org
2017-05-08 14:22:40 -04:00
Kyle Spearrin
fdf7546f33
added groups apis
2017-05-08 14:08:44 -04:00
Kyle Spearrin
9936f69481
support access all for collection user details
2017-05-08 11:27:21 -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
4ab53d476c
pass orgid from app code rather than querying it
2017-05-04 07:23:40 -04:00