changeset 1522:c252049af24c rhodecode-0.0.1.2.0

merge beta fixes into stable
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 07 Oct 2011 18:39:25 +0200
parents 5dce4f531745 (current diff) f40c94ace436 (diff)
children 0e82d7239123
files README.rst
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README.rst	Fri Oct 07 18:26:30 2011 +0200
+++ b/README.rst	Fri Oct 07 18:39:25 2011 +0200
@@ -2,10 +2,11 @@
 Welcome to RhodeCode (RhodiumCode) documentation!
 =================================================
 
-``RhodeCode`` (formerly hg-app) is a Pylons framework based Mercurial repository 
+``RhodeCode`` is a Pylons framework based Mercurial repository 
 browser/management tool with a built in push/pull server and full text search.
 It works on http/https and has a built in permission/authentication system with 
-the ability to authenticate via LDAP.
+the ability to authenticate via LDAP or ActiveDirectory. RhodeCode also supports
+simple API so it's easy integrable with existing systems.
 
 RhodeCode is similar in some respects to github or bitbucket_, 
 however RhodeCode can be run as standalone hosted application on your own server.