Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
belenios
belenios
Commits
75ca657d
Commit
75ca657d
authored
Mar 31, 2014
by
Stephane Glondu
Browse files
Add password authentication to demo election
parent
e92ddd31
Changes
1
Hide whitespace changes
Inline
Side-by-side
demo/data/6d122f00-2650-4de8-87de-30037a21f943/metadata.json
View file @
75ca657d
{
"owner"
:{
"domain"
:
"demo"
,
"name"
:
"admin"
},
"readers"
:
"Any"
,
"voters"
:
"Any"
,
"auth_config"
:[{
"auth_system"
:
"dummy"
,
"auth_instance"
:
"demo"
,
"auth_config"
:[]}]}
{
"owner"
:{
"domain"
:
"demo"
,
"name"
:
"admin"
},
"readers"
:
"Any"
,
"voters"
:
"Any"
,
"auth_config"
:[{
"auth_system"
:
"dummy"
,
"auth_instance"
:
"demo"
,
"auth_config"
:[]}
,{
"auth_system"
:
"password"
,
"auth_instance"
:
"password"
,
"auth_config"
:[[
"db"
,
"foo.bar"
]]}
]}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment