..
consoleauth
common: separate repository
2019-12-27 14:11:15 +02:00
consoleweb
satellite/console: use cookie based auth scheme
2020-01-20 21:35:23 +02:00
apikeys_test.go
satellite/satellitedb/satellitedbtest: pass ctx as an argument
2020-01-20 16:35:42 +02:00
apikeys.go
satellite/console: Added error for adding api key with existing name attempt. ( #3185 )
2019-10-10 16:28:35 +03:00
auth.go
web/satellite: auth error messages fixed ( #3426 )
2019-11-05 13:55:26 +02:00
billinghistoryitem.go
satellite/payments: coupons, coupons usage, invoice generation with pricing model applied
2020-01-14 12:45:00 +00:00
database.go
satellite/console: use transaction helpers in consoledb
2020-01-07 17:59:10 +00:00
projectmembers_test.go
satellite/satellitedb/satellitedbtest: pass ctx as an argument
2020-01-20 16:35:42 +02:00
projectmembers.go
web/satellite: API keys paged backend ( #2839 )
2019-09-12 17:19:30 +03:00
projects_test.go
satellite/metainfo: Rate limiting - API requests
2020-01-21 14:25:04 +00:00
projects.go
satellite/metainfo: Rate limiting - API requests
2020-01-21 14:25:04 +00:00
projectusagelimits.go
satellite/console: project usage limits api ( #3702 )
2019-12-12 14:58:15 +02:00
registrationtoken.go
all: add archview annotations ( #2964 )
2019-09-10 16:24:16 +03:00
resetpasswordtoken_test.go
satellite/satellitedb/satellitedbtest: pass ctx as an argument
2020-01-20 16:35:42 +02:00
resetpasswordtoken.go
all: add archview annotations ( #2964 )
2019-09-10 16:24:16 +03:00
service.go
satellite/console: handle graphql errors properly
2020-01-20 15:20:24 +00:00
sortdirection.go
web/satellite: API keys paged backend ( #2839 )
2019-09-12 17:19:30 +03:00
usercredits_test.go
satellite/satellitedb/satellitedbtest: pass ctx as an argument
2020-01-20 16:35:42 +02:00
usercredits.go
private: rename internal to private ( #3573 )
2019-11-14 21:46:15 +02:00
users_test.go
satellite/satellitedb/satellitedbtest: pass ctx as an argument
2020-01-20 16:35:42 +02:00
users.go
satellite/referrals: set up referrals service and http endpoints ( #3566 )
2019-11-25 16:36:36 -05:00
validation.go
golangci: Enable new linter added to last release
2020-01-24 18:09:37 +00:00