From 4e84166db5c5538e3984d9d2d6bb1f9902e65ee0 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 04 Nov 2014 17:38:17 -0500 Subject: [PATCH] Merged #217 "Exclude SSLv3 from Gitblit GO https protocols" --- src/site/features.mkd | 20 +++++++++++--------- 1 files changed, 11 insertions(+), 9 deletions(-) diff --git a/src/site/features.mkd b/src/site/features.mkd index dc04880..d9ceba7 100644 --- a/src/site/features.mkd +++ b/src/site/features.mkd @@ -60,15 +60,18 @@ - Customizable regular expression substitution for commit messages (i.e. bug or code review link integration) - Single text file for users configuration - Translations - - English - - Japanese - - Spanish - - Polish - - Korean - - Brazilian Portuguese - - Dutch + - German (de) + - English (en) + - Spanish (es) + - French (fr) + - Italian (it) + - Japanese (ja) + - Korean (ko) + - Dutch (nl) + - Norwegian (no) + - Polish (pl) + - Brazilian Portuguese (pt_BR) - Simplified Chinese (zh_CN) - - French ## Gitblit GO Features - Out-of-the-box integrated stack requiring minimal configuration @@ -76,7 +79,6 @@ - Integrated GUI tool to facilitate x509 PKI including ssl and client certificate generation, client certificate revocation, and client certificate distribution - Single text file for configuring server and gitblit - A Windows service installation script and configuration tool -- Built-in AJP connector for Apache httpd ## Limitations - Built-in access controls are not branch-based, they are repository-based. -- Gitblit v1.9.1