forked from forgejo/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) 是一个由 Go 语言编写的自助 Git 托管服务。
|
|||
|
||||

|
||||
|
||||
##### 当前版本:0.2.8 Alpha
|
||||
##### 当前版本:0.2.9 Alpha
|
||||
|
||||
## 开发目的
|
||||
|
||||
|
@ -31,6 +31,7 @@ Gogs 完全使用 Go 语言来实现对 Git 数据的操作,实现 **零** 依
|
|||
- 邮件服务(注册、Issue)
|
||||
- 管理员面板
|
||||
- 支持 MySQL、PostgreSQL 以及 SQLite3
|
||||
- 社交帐号登录(GitHub、Google、QQ、微博)
|
||||
|
||||
## 安装部署
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue