aboutsummaryrefslogtreecommitdiffstats
path: root/commands/bridge_auth_addtoken.go
Commit message (Collapse)AuthorAgeFilesLines
* commands: cleanup the command's usage to avoid warnings when generating the docMichael Muré2020-07-281-1/+1
|
* commands: open and close the backend in a single place, simplify commandsMichael Muré2020-06-281-13/+7
|
* commands: refactor to avoid globalsMichael Muré2020-06-281-41/+49
|
* github: correct casing for user provided loginMichael Muré2020-02-291-0/+6
|
* auth: refactor and introduce Login and LoginPassword, salt IDsMichael Muré2020-02-121-1/+1
|
* it compiles \o/Michael Muré2020-02-081-5/+46
|
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-0/+81