=== Plugin Name ===
Contributors: benjmay
Tags: comments, authors, users
Requires at least: 3.0
Tested up to: 3.8.1
Stable tag: 0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Prevents people posting comments using the same name as a registered users display name.

== Description ==

This plugin prevents imposters from leaving comments on your website with either the same name or email address as a registered user on your site. 

This prevents users on the blog from being impersonated.

== Installation ==

Upload plugin and activate. No settings or admin options to configure.

== Frequently Asked Questions ==

== Screenshots ==

1. What happens when a user posts using a name that is taken by a registered user.

== Changelog ==

= 0.1 =
Initial version - core functionality.

= 0.2 =
Check for registered email address too.