phpList / phplist-plugin-restapi

REST API as a plugin for phpList/phpList3
http://resources.phplist.com/plugin/restapi
GNU Affero General Public License v3.0
20 stars 31 forks source link

Add duplicate entry exception for subscriberHandler->addEmailOnly #29

Open samtuke opened 8 years ago

samtuke commented 8 years ago

Attempting to insert a subscriber with an email address already in the database should result in a graceful exception.

AleksanderKoko commented 7 years ago

Fixed this. Waiting for the fist merge to pull request this.