storj/pkg/satellite
Yaroslav Vorobiov 175e25f93a
Satellite graphql: take authorized user id if no id was provided in iput (#828)
satellite graphql: take authorized user id if no id was provided by client
2018-12-11 17:54:45 +02:00
..
satelliteauth added copyright to files in satelliteauth pkg (#663) 2018-11-15 14:25:04 +02:00
satellitedb updated user update api, separated company and user creation (#767) 2018-12-10 17:57:06 +02:00
satelliteweb Satellite graphql: take authorized user id if no id was provided in iput (#828) 2018-12-11 17:54:45 +02:00
auth.go Satellite user delete (#707) 2018-11-27 16:20:58 +02:00
companies.go Satellitedb company-user relation changed to 1-to-1 (#706) 2018-11-26 14:57:55 +00:00
database.go V3-898 Create ability for querying db in transaction scope (#781) 2018-12-10 14:29:01 +02:00
projectmembers.go V3-898 Create ability for querying db in transaction scope (#781) 2018-12-10 14:29:01 +02:00
projects.go Satellite Projects db entity and api updated (#772) 2018-12-06 17:19:47 +02:00
service.go updated user update api, separated company and user creation (#767) 2018-12-10 17:57:06 +02:00
users.go updated user update api, separated company and user creation (#767) 2018-12-10 17:57:06 +02:00
validation.go updated user update api, separated company and user creation (#767) 2018-12-10 17:57:06 +02:00