summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2014-10-15 12:57:53 +0200
committerYorhel <git@yorhel.nl>2014-10-15 12:57:53 +0200
commit13e967810a8b336164d22167bb047ad1dbb5a836 (patch)
tree2fd4d1ccacc0fb5fff24f0cb17ff8d262cc371a8 /README
parent2640d51d745bdbd85bf52f92aa4ed46253ccf99d (diff)
Auth: Use a proper CSPRNG for generating salt and tokens
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 88b4a6aa..2566f70d 100644
--- a/README
+++ b/README
@@ -27,6 +27,7 @@ Requirements
Algorithm::Diff::XS
DBI
DBD::Pg
+ Crypt::URandom
Image::Magick
TUWF (get it from http://g.blicky.net/tuwf.git/)
FCGI (optional, for running as a FastCGI script)