Skip to content

Commit

Permalink
Make heading
Browse files Browse the repository at this point in the history
  • Loading branch information
CHH committed Jan 22, 2014
1 parent 571c37b commit 44b9a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A port of [Rack::Honeypot](https://github.com/sunlightlabs/rack-honeypot) to Sta

Wrap your HttpKernelInterface app in an instance of `CHH\Stack\Honeypot` or add it to your middleware stack.

From [Rack::Honeypot](https://github.com/sunlightlabs/rack-honeypot):
### From [Rack::Honeypot](https://github.com/sunlightlabs/rack-honeypot):

This middleware acts as a spam trap. It inserts, into every outputted `<form>`, a text field that a spambot will really want to fill in, but is actually not used by the app. The field is hidden to humans via CSS, and includes a warning label for screenreading software.

Expand Down

0 comments on commit 44b9a74

Please sign in to comment.