Ignore:
Timestamp:
Mar 1, 2013, 2:19:59 PM (11 years ago)
Author:
Eric
Message:

Bug 2829 fixed - Workflow refactory if confirmation of registrations are done by admins :

  • Admins add manually user *and* confirmation of registration for admins is set to OFF -> new added users are considered automatically as validated.
  • Admins add manually user *and* confirmation of registration for admins is set to ON -> new added users receive the confirmation email.
  • Finally, if a user registers himself, admins receive the validation link.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/trunk/changelog.txt.php

    r21075 r21084  
    378378-- 2.50.0 : Compliance with Piwigo 2.5
    379379            Bug 2764 fixed - Code refactory : Change config variables to assoc array and $_POST vars control before writing conf in database - Thx to flop25 for his advices ;-)
     380            Bug 2829 fixed - Workflow refactory if confirmation of registrations are done by admins :
     381              - Admins add manually user *and* confirmation of registration for admins is set to OFF -> new added users are considered automatically as validated.
     382              - Admins add manually user *and* confirmation of registration for admins is set to ON -> new added users receive the confirmation email.
     383              - Finally, if a user registers himself, admins receive the validation link.
    380384            Update fr_FR
    381385            Update de_DE, thanks to : stephy
Note: See TracChangeset for help on using the changeset viewer.