Uploaded image for project: 'PUBLIC - Liferay Portal Enterprise Edition'
  1. PUBLIC - Liferay Portal Enterprise Edition
  2. LPE-2109

Add ability to restrict company users from modifying their screennames and email addresses

Details

    Description

      Add abilit to restrict company users from modifying their screennames and email addresses.by specifying user-mx

      #

      1. Input a list of comma delimited user types who can edit their own fields.
      2. Valid types are "administrator", "user-with-mx", and "user-without-mx".
        #
      3. Set a value of "administrator" if an administrator can edit the specified
      4. field. An administrator is anyone who has the Administrator role.
        #
      5. Set a value of "user-with-mx" if a user who has an email address that matches
      6. the company mail suffix can edit the specified field.
        #
      7. Set a value of "user-without-mx" if a user who does not have an email
      8. address that matches the company mail suffix can edit the specified field.
        #
      9. Set all three values if all users can edit the specified field. Set a
      10. combination of the three values if only a combination of the users can
      11. edit the specified field.
        #
        field.editable.com.liferay.portal.model.User.screenName=administrator,user-with-mx,user-without-mx
        field.editable.com.liferay.portal.model.User.emailAddress=administrator,user-with-mx,user-without-mx

      Attachments

        Issue Links

          Activity

            People

              samuel.kong Samuel Kong
              amos.fong Amos Fong
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  5.1 EE SP5 (5.1.8)
                  5.2 EE SP4 (5.2.8)