mirror of
https://github.com/gogs/gogs.git
synced 2026-06-23 10:02:20 +02:00
auth: coding style and glitches fixes for GitHub login source (#5340)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# This is an example of GitHub authentication
|
||||
#
|
||||
id = 106
|
||||
id = 105
|
||||
type = github
|
||||
name = GitHub OAuth 2.0
|
||||
name = GitHub
|
||||
is_activated = true
|
||||
|
||||
[config]
|
||||
|
||||
Reference in New Issue
Block a user