This commit is contained in:
Joey Hess 2014-12-07 12:50:40 -04:00
parent dd40a05ced
commit 6a906c8a4c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ providerFor users baseurl = propertyList desc $
"define('SIMPLEID_BASE_URL', '"++url++"');"
| otherwise = l
-- the identitites directory controls access, so open up
-- the identities directory controls access, so open up
-- file mode
identfile u = File.hasPrivContentExposed
(concat [ "/var/lib/simpleid/identities/", u, ".identity" ])