typo
This commit is contained in:
parent
dd40a05ced
commit
6a906c8a4c
|
@ -23,7 +23,7 @@ providerFor users baseurl = propertyList desc $
|
||||||
"define('SIMPLEID_BASE_URL', '"++url++"');"
|
"define('SIMPLEID_BASE_URL', '"++url++"');"
|
||||||
| otherwise = l
|
| otherwise = l
|
||||||
|
|
||||||
-- the identitites directory controls access, so open up
|
-- the identities directory controls access, so open up
|
||||||
-- file mode
|
-- file mode
|
||||||
identfile u = File.hasPrivContentExposed
|
identfile u = File.hasPrivContentExposed
|
||||||
(concat [ "/var/lib/simpleid/identities/", u, ".identity" ])
|
(concat [ "/var/lib/simpleid/identities/", u, ".identity" ])
|
||||||
|
|
Loading…
Reference in New Issue