dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
fix misstyped passwords leaked in log files with redmine auth provider
mereth
2014-08-18
2445d4b2b80671bdcefbd4ed81f394a5249ee13d
[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