dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Merge pull request #990 from dbywalec/authenthication-of-federation-user
James Moger
2016-01-16
1607b9f90face68eecd5df3e8e7677ba1f22e1e7
[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