You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Shawn Feldman (JIRA)" <ji...@apache.org> on 2015/07/22 18:39:04 UTC

[jira] [Commented] (USERGRID-771) Add a separate email address for approving new Org Admin users which can be different from approving new Orgs

    [ https://issues.apache.org/jira/browse/USERGRID-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637154#comment-14637154 ] 

Shawn Feldman commented on USERGRID-771:
----------------------------------------

Step1: 
public static final String PROPERTIES_ADMIN_SYSADMIN_EMAIL = "usergrid.admin.sysadmin.email";
    public static final String PROPERTIES_ORG_SYSADMIN_EMAIL = "usergrid.org.sysadmin.email";
    public static final String PROPERTIES_DEFAULT_SYSADMIN_EMAIL = "usergrid.sysadmin.email";

> Add a separate email address for approving new Org Admin users which can be different from approving new Orgs
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: USERGRID-771
>                 URL: https://issues.apache.org/jira/browse/USERGRID-771
>             Project: Usergrid
>          Issue Type: Story
>            Reporter: Jeffrey 
>            Assignee: Shawn Feldman
>             Fix For: 2.1.0
>
>
> Currently the email address appears to be the same for approving new orgs and new admins.  We need a separate configurable email address for each.
> If this setting is blank, the admin email can be used instead.
> This needs to be fixed in 2.0 as well as 2.1.  2.0 first please :)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)