MyBB.de Forum

Normale Version: Restrict Email Domains
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Eine neue Erweiterung wurde veröffentlicht: Restrict Email Domains

Zitat:Name: Restrict Email Domains
Description: Allows you to restrict which domains users can register with.
Website: https://github.com/MattRogowski/Restrict-Email-Domains
Author: Matt Rogowski
Authorsite: https://matt.rogow.ski
Version: 1.2.0
Compatibility: 1.8.x
Files: 2
Settings added: 3 (1 group)

To Install:
Upload ./inc/plugins/restrictemaildomains.php to ./inc/plugins/
Upload ./inc/languages/english/restrictemaildomains.lang.php to ./inc/languages/english/
Go to ACP > Plugins > Activate

Information:
This plugin will allow you to only accept registrations from certain email domains.

You can also choose to override the check when editing users in the ACP.

Change Log:
14/10/10 - v0.1 -> Initial 'beta' release.
23/10/10 - v0.1 -> v0.2 -> Fixed bug where it would check the email where it shouldn't do. Also shows a list of allowed domains in the error saying the given domain is invalid. To upgrade, reupload ./inc/plugins/restrictemaildomains.php and ./inc/languages/english/restrictemaildomains.lang.php
08/11/10 - v0.2 -> v1.0 -> Tweaked how it checks the validity of the email address. To upgrade, reupload ./inc/plugins/restrictemaildomains.php
18/11/10 - v1.0 -> v1.0.1 -> Email address was validated before the check for if it should even be validated. To upgrade, reupload ./inc/plugins/restrictemaildomains.php
25/08/14 - v1.0.1 -> v1.1 -> MyBB 1.8 compatible. To upgrade, reupload ./inc/plugins/restrictemaildomains.php
08/01/17 - v1.1.0 -> v1.2.0 -> Added AJAX check for email address on registration form. Dropped compatibility with MyBB 1.6. To upgrade, reupload ./inc/plugins/restrictemaildomains.php
Eine neue Version wurde veröffentlicht: Restrict Email Domains 1.2.0