dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Merged #147 "NPE in RepositoryNamePanel for anonymous admins"
James Moger
2014-09-04
16e1542465bf7dfd89c02299d9bd47a3be15209e
[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