aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authortz <tz@FreeBSD.org>2017-06-12 18:14:08 +0800
committertz <tz@FreeBSD.org>2017-06-12 18:14:08 +0800
commiteec42dd40fb98dc1d8009e90560d9756b1de5097 (patch)
tree294f7d0c027bd591dee828d81e74645f37decdf7 /security/Makefile
parent197a06e2fc663666407756a178d1f29bee123519 (diff)
downloadfreebsd-ports-gnome-eec42dd40fb98dc1d8009e90560d9756b1de5097.tar.gz
freebsd-ports-gnome-eec42dd40fb98dc1d8009e90560d9756b1de5097.tar.zst
freebsd-ports-gnome-eec42dd40fb98dc1d8009e90560d9756b1de5097.zip
New port: security/rubygem-securecompare
securecompare borrows the secure_compare private method from ActiveSupport::MessageVerifier which lets you do safely compare strings without being vulnerable to timing attacks. Useful for Basic HTTP Authentication in your rack/rails application. WWW: https://github.com/samuelkadolph/securecompare
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 945d80121617..2c73e693affa 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1076,6 +1076,7 @@
SUBDIR += rubygem-ruby-rc4
SUBDIR += rubygem-ruby-saml
SUBDIR += rubygem-scrypt
+ SUBDIR += rubygem-securecompare
SUBDIR += rubygem-signet
SUBDIR += rubygem-six
SUBDIR += rubygem-sshkey