Simone Gotti
|
4cf72748b4
|
gitsources: update api
* Generalize to use repopath instead of (owner, reponame)
|
2019-04-03 15:01:21 +02:00 |
Simone Gotti
|
3d39553189
|
project create: user project path
Use project path for project creation and get the project clone url directly
from the remote source
|
2019-04-03 11:07:54 +02:00 |
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 |
Simone Gotti
|
704da47afc
|
configstore: createuser also create linked account when requested
Useful to future user registration to create user and linked account in a unique
atomic call.
|
2019-03-29 17:50:51 +01:00 |
Simone Gotti
|
3e3a7a0ea5
|
gateway: move user la and login validation to command layer
|
2019-03-29 14:33:41 +01:00 |
Simone Gotti
|
8b92b6f55c
|
initial project group impl
and related api updated
|
2019-03-14 14:36:18 +01:00 |
Simone Gotti
|
f383a0056d
|
gateway gitsources: use owner id for deploy keys and webhook urls
In this way we could have multiple projects pointing to the same remote
repository and every projects will have its own deploy key and webhook url
|
2019-02-28 17:19:53 +01:00 |
Simone Gotti
|
41002efbff
|
*: add organizations
|
2019-02-28 15:52:35 +01:00 |
Simone Gotti
|
021a0465ce
|
gateway: initial implementation
|
2019-02-21 17:58:25 +01:00 |