dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Merged #191 "Allow authentication providers to control user and team role c...
James Moger
2014-09-26
3636765f0d46e513cb7aa1c665c49b933f435b22
[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