GitBlit
Installation
- Kopieren von *.war nach /opt/tomcat/webapps
/opt/tomcat/bin/catalina.sh:
CATALINA_OPTS="$CATALINA_OPTS org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true"
- Überprüfen, ob <context-param> realm.userService in der web.xml file auf eine users.conf oder users.properties zeigt.