gitblit.properties
@@ -26,8 +26,11 @@ # Require authentication for http/https push/pull access of git repositories git.authenticate = true # Require authentication to see the web ui web.authenticate = true # Require authentication to see everything but the admin pages web.authenticateViewPages = false # Require admin authentication for the admin functions and pages web.authenticateAdminPages = true # Simple user realm file to authenticate users server.realmFile = users.properties