aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/core/auth
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into dag-entityMichael Muré2021-03-291-2/+4
|\
| * repo: fix various config issues around case insentivityMichael Muré2021-03-281-2/+4
* | repo: expose all lamport clocks, move clocks in their own folderMichael Muré2021-02-141-2/+2
|/
* bridge: store credentials in the Keyring instead of the git configMichael Muré2020-09-296-160/+140
* use regex.MustCompile instead of dealing with the errorMichael Muré2020-02-231-4/+1
* bridges: more refactor and cleanupMichael Muré2020-02-151-1/+1
* bridges: massive refactorMichael Muré2020-02-151-3/+8
* auth: refactor and introduce Login and LoginPassword, salt IDsMichael Muré2020-02-129-64/+363
* github/gitlab: many fixes and improvments at the config stepMichael Muré2020-02-101-1/+2
* more more wipMichael Muré2020-02-084-3/+20
* more wipMichael Muré2020-02-082-26/+19
* WIPMichael Muré2020-02-083-64/+44
* bridge: allow to configure and pull without having set a user firstMichael Muré2019-12-252-3/+33
* auth: Correctly cast configs[configKeyKind]amine2019-12-091-1/+1
* type the CredentialKind valuesMichael Muré2019-12-091-2/+2
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-084-0/+498