forked from kevadesu/forgejo
Add weibo oauth
This commit is contained in:
parent
4b9b8024ba
commit
d2b53dd43b
20 changed files with 198 additions and 21 deletions
|
@ -5,7 +5,7 @@ Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language
|
|||
|
||||

|
||||
|
||||
##### Current version: 0.2.8 Alpha
|
||||
##### Current version: 0.2.9 Alpha
|
||||
|
||||
### NOTICES
|
||||
|
||||
|
@ -40,6 +40,7 @@ More importantly, Gogs only needs one binary to setup your own project hosting o
|
|||
- Mail service(register, issue).
|
||||
- Administration panel.
|
||||
- Supports MySQL, PostgreSQL and SQLite3.
|
||||
- Social account login(GitHub, Google, QQ, Weibo)
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue