[
https://issues.apache.org/jira/browse/USERGRID-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121988#comment-15121988
]
ASF GitHub Bot commented on USERGRID-1241:
------------------------------------------
GitHub user mdunker opened a pull request:
https://github.com/apache/usergrid/pull/475
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/475.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 #475
----
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
commit 5cc39fb0fd1a3d5d8f206ae6d90e8abd2bcf24ca
Author: Mike Dunker <[email protected]>
Date: 2016-01-28T18:00:30Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/usergrid
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)