agola/internal/services/gateway
Simone Gotti ee5c829653 *: add remote source option to disable registration/login
* Make the new fields RegistrationEnabled/LoginEnabled in types.RemoteSource
bool pointers (since they are new fields that don't exist in previously saved
remote sources) and default them to true if null when unmarshaling (or existing
remotesources will have registration and login disabled)

* Add options to cmd remotesource create/update to set the registration/login
disabled.
2019-07-05 13:33:29 +02:00
..
action *: add remote source option to disable registration/login 2019-07-05 13:33:29 +02:00
api *: add remote source option to disable registration/login 2019-07-05 13:33:29 +02:00
handlers gateway: fix linter errors 2019-07-02 15:35:14 +02:00
gateway.go service/*: log error only if nil 2019-07-04 15:50:37 +02:00