[
https://issues.apache.org/jira/browse/USERGRID-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121982#comment-15121982
]
ASF GitHub Bot commented on USERGRID-1241:
------------------------------------------
GitHub user mikedunker-apigee opened a pull request:
https://github.com/apache/usergrid/pull/474
USERGRID-1241: org-specific redirection handling
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mdunker/usergrid USERGRID-1241
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/474.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 #474
----
commit fbac7e84802459be44d588465ceb97817e40f560
Author: Mike Dunker <[email protected]>
Date: 2016-01-28T00:24:54Z
USERGRID-1241: org-specific redirection handling
commit bebfafc2ff32464c53b3eca7ae73853d27b4ac33
Author: Mike Dunker <[email protected]>
Date: 2016-01-28T00:26:53Z
Merge remote-tracking branch 'origin/master' into USERGRID-1241
----
> Org config settings for view redirects
> --------------------------------------
>
> Key: USERGRID-1241
> URL: https://issues.apache.org/jira/browse/USERGRID-1241
> Project: Usergrid
> Issue Type: Story
> Affects Versions: 2.1.1
> Reporter: Mike Dunker
> Assignee: Mike Dunker
>
> The usergrid.view.* properties are currently used to redirect on activation
> or confirmation of organizations or users. These may need to be configured
> differently for different customers.
> The usergrid.view.* property names are made by concatenating package,
> template and class names, so instead of adding them as hardcoded org config
> items, add a property (usergrid.org.config.property.regex) to specify the
> regex for additional properties that may be configured by org.
> Also, add check for org overrides for the redirect properties.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)