agola/internal/services
Simone Gotti 86d822a247 service: handle cors config and use it only on gateway
* Don't make cors enabled on all (*) by default.
* Handle related web.allowedOrigins options
* Only the gateway api should be called by a browser so setup the cors handler
only on it
2019-07-13 23:15:00 +02:00
..
common *: use vanity url 2019-07-01 11:40:20 +02:00
config config: remove unused gatewayURL from gitserver config 2019-07-04 10:55:12 +02:00
configstore service: handle cors config and use it only on gateway 2019-07-13 23:15:00 +02:00
executor k8s driver: start goroutines after setup 2019-07-10 21:55:26 +02:00
gateway service: handle cors config and use it only on gateway 2019-07-13 23:15:00 +02:00
gitserver service/*: log error only if nil 2019-07-04 15:50:37 +02:00
notification notification: fix linter errors 2019-07-02 15:54:47 +02:00
runservice service: handle cors config and use it only on gateway 2019-07-13 23:15:00 +02:00
scheduler scheduler: fix linter errors 2019-07-02 15:56:14 +02:00
types *: add remote source option to disable registration/login 2019-07-05 13:33:29 +02:00