dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Use Guice-Servlet rather than custom code and expose the Injector
James Moger
2014-05-23
c828cf2db88956094a31a79741145688876879df
[githubFork/gitblit.git]
/
src
/
test
/
config
/
test-users.conf
1
2
3
4
5
6
7
8
9
10
11
[user "admin"]
password = admin
cookie = dd94709528bb1c83d08f3088d4043f4742891f4f
accountType = LOCAL
emailMeOnMyTicketChanges = true
role = "#admin"
role = "#notfederated"
[team "admins"]
role = "#none"
accountType = LOCAL
user = admin