agola/internal/services/types
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
..
run.go gateway: add manual run creation 2019-06-11 11:08:40 +02:00
types.go *: add remote source option to disable registration/login 2019-07-05 13:33:29 +02:00
types_test.go types: add MatchWhen tests 2019-04-08 16:05:53 +02:00
webhook.go gateway webhook: remove handling of user direct runs 2019-06-11 15:17:08 +02:00