storj/pkg/satellite
Bryan White 2016ce9fd6
Certificate revocation (#836)
* wip certificate revocation

* refactor tests

* wip testing

* testing

* review fixes

* integration fix attempt #1

* review fixes

* integration fix attempt #2

* linter fixes

* add copywrite

* integration fix attemp #3

* more testing

* more tests

* go mod tidy

* review fixes

* linter fixes
2018-12-13 21:01:43 +01:00
..
satelliteauth added copyright to files in satelliteauth pkg (#663) 2018-11-15 14:25:04 +02:00
satellitedb added tally to capt run.go (#751) 2018-12-12 08:15:34 -05:00
satelliteweb Certificate revocation (#836) 2018-12-13 21:01:43 +01: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