summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-05-15 23:03:26 -0400
committerUnknown <joe2010xtmf@163.com>2014-05-15 23:03:26 -0400
commitbe82716b662b8b0b7f85c94209a264758f2b7f80 (patch)
tree794138f1898f5d411377facb1762eb8b1c1dbf9b /README.md
parent4744996f9a68ef0de8bc87b3c22c0bde9a305847 (diff)
downloadgitea-be82716b662b8b0b7f85c94209a264758f2b7f80.tar.gz
gitea-be82716b662b8b0b7f85c94209a264758f2b7f80.zip
Clean old LDAP code
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 10 insertions, 9 deletions
diff --git a/README.md b/README.md
index e50af3526f..650946db4d 100644
--- a/README.md
+++ b/README.md
@@ -32,15 +32,16 @@ More importantly, Gogs only needs one binary to setup your own project hosting o
## Features
- Activity timeline
-- SSH/HTTP(S) protocol support.
-- Register/delete/rename account.
-- Create/migrate/mirror/delete/watch/rename/transfer public/private repository.
-- Repository viewer/release/issue tracker/webhooks.
-- Add/remove repository collaborators.
-- Gravatar and cache support.
-- Mail service(register, issue).
-- Administration panel.
-- Supports MySQL, PostgreSQL and SQLite3.
+- SSH/HTTP(S) protocol support
+- SMTP authentication support
+- Register/delete/rename account
+- Create/migrate/mirror/delete/watch/rename/transfer public/private repository
+- Repository viewer/release/issue tracker/webhooks
+- Add/remove repository collaborators
+- Gravatar and cache support
+- Mail service(register, issue)
+- Administration panel
+- Supports MySQL, PostgreSQL and SQLite3
- Social account login(GitHub, Google, QQ, Weibo)
## System Requirements