agola/internal/services/gateway/api
Simone Gotti eb8cd9cc52 gateway: add user registration
Adds two handler:

* Authorize handler used to ask remote source authorization
* Register handler used to do user and related linked account creation
2019-03-29 17:53:15 +01:00
..
api.go initial secret and variables impl 2019-03-14 14:36:18 +01:00
client.go gateway: add user registration 2019-03-29 17:53:15 +01:00
oauth2.go gateway: add user registration 2019-03-29 17:53:15 +01:00
org.go *: add organizations 2019-02-28 15:52:35 +01:00
project.go initial project group impl 2019-03-14 14:36:18 +01:00
projectgroup.go initial project group impl 2019-03-14 14:36:18 +01:00
remotesource.go initial project group impl 2019-03-14 14:36:18 +01:00
repos.go gateway: add internal git server repos api 2019-02-22 09:34:48 +01:00
run.go *: add api to query last run per group 2019-03-29 12:00:18 +01:00
secret.go initial secret and variables impl 2019-03-14 14:36:18 +01:00
user.go gateway: add user registration 2019-03-29 17:53:15 +01:00
variable.go initial secret and variables impl 2019-03-14 14:36:18 +01:00