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/10/19 18:07:59 UTC

[jira] [Commented] (USERGRID-1320) Configurable Password Policy

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

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

GitHub user snoopdave opened a pull request:

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

    Configurable Password Policy and 5 supporting JUnit tests.

    Work done for USERGRID-1320 "Configurable Password Policy"
    https://issues.apache.org/jira/browse/USERGRID-1320

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

    $ git pull https://github.com/snoopdave/usergrid password-policy2

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

    https://github.com/apache/usergrid/pull/560.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 #560
    
----
commit a30e1a564e74b033601db60d37960fca46b34fe7
Author: Dave Johnson <sn...@apache.org>
Date:   2016-10-19T17:42:34Z

    Configurable Password Policy and 5 supporting JUnit tests.

----


> Configurable Password Policy
> ----------------------------
>
>                 Key: USERGRID-1320
>                 URL: https://issues.apache.org/jira/browse/USERGRID-1320
>             Project: Usergrid
>          Issue Type: Story
>          Components: Stack
>            Reporter: David Johnson
>            Assignee: David Johnson
>
> Add configuration properties to allow setting two separate Password Policies for App Users and Admin users. These policies should be configurable:
> - Minimum password length
> - Number of uppercase letters required in password
> - Number of digits required
> - Number of special characters required



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