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

ASF GitHub Bot commented on USERGRID-1200:
------------------------------------------

GitHub user mdunker opened a pull request:

    https://github.com/apache/usergrid/pull/472

    USERGRID-1200: EmailFlowIT fix

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mdunker/usergrid USERGRID-1200

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/usergrid/pull/472.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #472
    
----
commit 586dad08091ed19e532695f234a0d973176ad3b6
Author: Mike Dunker <[email protected]>
Date:   2016-01-26T01:23:58Z

    USERGRID-1200: EmailFlowIT fix

----


> Org config override for portal and API URLs
> -------------------------------------------
>
>                 Key: USERGRID-1200
>                 URL: https://issues.apache.org/jira/browse/USERGRID-1200
>             Project: Usergrid
>          Issue Type: Story
>            Reporter: Mike Dunker
>            Assignee: Mike Dunker
>             Fix For: 2.1.2
>
>
> 1. Add usergrid.api.url.base property (defaults to 
> http://localhost:8080/ROOT) that can be overridden for an org.
> 2. The confirmation and activation properties are hardcoded paths and don't 
> need org overrides. Example:
> usergrid.admin.activation.url is built by concatenating usergrid.api.url.base 
> and "/management/users/%s/activate"
> 3. swagger.basepath removed and replaced by usergrid.api.url.base.
> 4. Refactor orgconfig to return system defaults if not configurable by org.
> usergrid.redirect_root changes will happen later -- org not known when 
> setting is being used, so no need to add an org config item.



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

Reply via email to