You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/14 02:38:57 UTC

[jira] [Commented] (USERGRID-1300) Localhost system access settings

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

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

GitHub user mdunker opened a pull request:

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

    USERGRID-1300: add localhost system access settings and functionality

    

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

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

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

    https://github.com/apache/usergrid/pull/537.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 #537
    
----
commit d4b0513b5048e85365f6252fcc0b66ccf84e191a
Author: Mike Dunker <md...@apigee.com>
Date:   2016-06-14T02:35:13Z

    USERGRID-1300: add localhost system access settings and functionality

----


> Localhost system access settings
> --------------------------------
>
>                 Key: USERGRID-1300
>                 URL: https://issues.apache.org/jira/browse/USERGRID-1300
>             Project: Usergrid
>          Issue Type: Story
>    Affects Versions: 2.1.1
>            Reporter: Mike Dunker
>            Assignee: Mike Dunker
>             Fix For: 2.1.1
>
>
> Add settings for localhost system requests:
> usergrid.sysadmin.localhost.only:
> true = allow sysadmin requests only via localhost (even if sysadmin credentials provided)
> false = non-localhost requests can provide sysadmin credentials (default)
> usergrid.sysadmin.localhost.requires.credentials:
> true = localhost sysadmin requests require credentials (default)
> false = localhost sysadmin requests do not require credentials



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