About
{ "com_id": "DisableMemberSelfValidating", "latest_version": "7.1","ossn_version_prefix": "7.1", "works_on_latest_version": "yes" }

I. Release Notes

Current Version: 7.1
Requirements: Ossn >= 7.1, Anonymous Registration and User Auto Validation NOT installed or disabled
GDPR affected: No
License: GNU General Public License v2

 

II. Purpose and Usage

This component is replacing Ossn's default user activation process like that:

  • On creating a new member account a mail will be sent to the member as usual
  • This mail includes a link to be clicked by the member in order to confirm her/his registered address
  • The member's account still remains inactive, and the site administrator receives a notification email that a new member's activation request is pending and needs to be validated by him
  • The member may click the activation link some time later again in order to verify the state of his activation request, the site displays a meaningful feedback message like 'activation request still pending' or 'activation successfully completed'
  • Of course the admin may decline the request completely and remove the pending member instead of activating.

 

III. Changes

V 7.1

  • added Hungarian language file
  • removed outdated notification method
  • verified to work with PHP 8.2

V 6.3

  • fixed sending multiple verification emails on login attempts to a not yet activated account
  • better adaption of notifications and the verification email to the component's workflow

V 6.2

  • added compatibility fix for upcoming OssnMail::notifyUser method

V 6.1

  • Ossn 6.x support
  • verified PHP 8 compatibility

Outdated Ossn 5.x releases

V 1.4

  • fixed: admins getting the same 'new pending member' mail again and again
  • fixed: new members getting a 'successfully activated' message in case their account was deleted
  • added Chinese language file

V1.3

  • Indonesian language file added, license update

V1.2

  • check for incompatible components
  • Japanese language file added

V1.1

  • number of languages files updated to be in line with Ossn 5.2

V1.0

  • initial release