From a2ce62e1f360e9cdb2221cfa3b091c02bda857eb Mon Sep 17 00:00:00 2001 From: Laurens Vrijnsen <laurens.vrijnsen@sioux.eu> Date: Fri, 22 Mar 2013 07:36:52 -0400 Subject: [PATCH] Added enforced HTTP Basic Authentication --- src/com/gitblit/wicket/GitBlitWebApp_pl.properties | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/com/gitblit/wicket/GitBlitWebApp_pl.properties b/src/com/gitblit/wicket/GitBlitWebApp_pl.properties index 82ffa63..b75e8f8 100644 --- a/src/com/gitblit/wicket/GitBlitWebApp_pl.properties +++ b/src/com/gitblit/wicket/GitBlitWebApp_pl.properties @@ -318,4 +318,6 @@ gb.projects = Projekty gb.project = Projekt gb.allProjects = Wszystkie projekty -gb.copyToClipboard = Kopiuj do schowka \ No newline at end of file +gb.copyToClipboard = Kopiuj do schowka +gb.sessionEnded = Session has been closed +gb.closeBrowser = Please close the browser to properly end the session. \ No newline at end of file -- Gitblit v1.9.1