aboutsummaryrefslogtreecommitdiff
path: root/pkg/auth/github/github.go
Commit message (Collapse)AuthorAge
* auth: coding style and glitches fixes for GitHub login source (#5340)Unknwon2018-12-18
|
* auth: add new authentication source: GitHub, including GitHub Enterprise (#5340)haixunlu2018-12-18
* Add new Authentication Source: GitHub, including GitHub Enterprise. * Add vendor dependencies.