You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2012/07/31 10:24:34 UTC

[jira] [Created] (SYNCOPE-121) Policy-compliant random password generation

Francesco Chicchiriccò created SYNCOPE-121:
----------------------------------------------

             Summary: Policy-compliant random password generation
                 Key: SYNCOPE-121
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-121
             Project: Syncope
          Issue Type: Task
            Reporter: Francesco Chicchiriccò
             Fix For: 1.1.0-incubating


There are various use-cases where it's useful to generate a random password according to applicable password policies.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (SYNCOPE-121) Policy-compliant random password generation

Posted by "Massimiliano Perrone (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Massimiliano Perrone updated SYNCOPE-121:
-----------------------------------------

    Attachment: patch-issue121

Please check my patch.
                
> Policy-compliant random password generation
> -------------------------------------------
>
>                 Key: SYNCOPE-121
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-121
>             Project: Syncope
>          Issue Type: New Feature
>            Reporter: Francesco Chicchiriccò
>            Assignee: Massimiliano Perrone
>             Fix For: 1.1.0-incubating
>
>         Attachments: patch-issue121
>
>
> There are various use-cases where it's useful to generate a random password according to applicable password policies.
> In ConnObjectUtil.getUserTO() RandomStringUtils is used.
> This link [1] seems to be useful.
> [1] http://theopentutorials.com/tutorials/java/util/generating-a-random-password-with-restriction-in-java/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SYNCOPE-121) Policy-compliant random password generation

Posted by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò updated SYNCOPE-121:
-------------------------------------------

    Description: 
There are various use-cases where it's useful to generate a random password according to applicable password policies.

In ConnObjectUtil.getUserTO() RandomStringUtils is used.

This link [1] seems to be useful.

[1] http://theopentutorials.com/tutorials/java/util/generating-a-random-password-with-restriction-in-java/

  was:
There are various use-cases where it's useful to generate a random password according to applicable password policies.

In ConnObjectUtil.getUserTO() RandomStringUtils is used.

    
> Policy-compliant random password generation
> -------------------------------------------
>
>                 Key: SYNCOPE-121
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-121
>             Project: Syncope
>          Issue Type: New Feature
>            Reporter: Francesco Chicchiriccò
>             Fix For: 1.1.0-incubating
>
>
> There are various use-cases where it's useful to generate a random password according to applicable password policies.
> In ConnObjectUtil.getUserTO() RandomStringUtils is used.
> This link [1] seems to be useful.
> [1] http://theopentutorials.com/tutorials/java/util/generating-a-random-password-with-restriction-in-java/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (SYNCOPE-121) Policy-compliant random password generation

Posted by "Massimiliano Perrone (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Massimiliano Perrone resolved SYNCOPE-121.
------------------------------------------

    Resolution: Fixed

http://svn.apache.org/viewvc?rev=1401200&view=rev
                
> Policy-compliant random password generation
> -------------------------------------------
>
>                 Key: SYNCOPE-121
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-121
>             Project: Syncope
>          Issue Type: New Feature
>            Reporter: Francesco Chicchiriccò
>            Assignee: Massimiliano Perrone
>             Fix For: 1.1.0-incubating
>
>         Attachments: patch-issue121, patch-issue121
>
>
> There are various use-cases where it's useful to generate a random password according to applicable password policies.
> In ConnObjectUtil.getUserTO() RandomStringUtils is used.
> This link [1] seems to be useful.
> [1] http://theopentutorials.com/tutorials/java/util/generating-a-random-password-with-restriction-in-java/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (SYNCOPE-121) Policy-compliant random password generation

Posted by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNCOPE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483203#comment-13483203 ] 

Francesco Chicchiriccò commented on SYNCOPE-121:
------------------------------------------------

Build was fixed (with no code change): https://builds.apache.org/job/Syncope-linux/311/
                
> Policy-compliant random password generation
> -------------------------------------------
>
>                 Key: SYNCOPE-121
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-121
>             Project: Syncope
>          Issue Type: New Feature
>            Reporter: Francesco Chicchiriccò
>            Assignee: Massimiliano Perrone
>             Fix For: 1.1.0-incubating
>
>         Attachments: patch-issue121, patch-issue121
>
>
> There are various use-cases where it's useful to generate a random password according to applicable password policies.
> In ConnObjectUtil.getUserTO() RandomStringUtils is used.
> This link [1] seems to be useful.
> [1] http://theopentutorials.com/tutorials/java/util/generating-a-random-password-with-restriction-in-java/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SYNCOPE-121) Policy-compliant random password generation

Posted by "Massimiliano Perrone (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Massimiliano Perrone updated SYNCOPE-121:
-----------------------------------------

    Attachment: patch-issue121
    
> Policy-compliant random password generation
> -------------------------------------------
>
>                 Key: SYNCOPE-121
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-121
>             Project: Syncope
>          Issue Type: New Feature
>            Reporter: Francesco Chicchiriccò
>            Assignee: Massimiliano Perrone
>             Fix For: 1.1.0-incubating
>
>         Attachments: patch-issue121, patch-issue121
>
>
> There are various use-cases where it's useful to generate a random password according to applicable password policies.
> In ConnObjectUtil.getUserTO() RandomStringUtils is used.
> This link [1] seems to be useful.
> [1] http://theopentutorials.com/tutorials/java/util/generating-a-random-password-with-restriction-in-java/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SYNCOPE-121) Policy-compliant random password generation

Posted by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò updated SYNCOPE-121:
-------------------------------------------

    Description: 
There are various use-cases where it's useful to generate a random password according to applicable password policies.

In ConnObjectUtil.getUserTO() RandomStringUtils is used.

  was:There are various use-cases where it's useful to generate a random password according to applicable password policies.

    
> Policy-compliant random password generation
> -------------------------------------------
>
>                 Key: SYNCOPE-121
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-121
>             Project: Syncope
>          Issue Type: New Feature
>            Reporter: Francesco Chicchiriccò
>             Fix For: 1.1.0-incubating
>
>
> There are various use-cases where it's useful to generate a random password according to applicable password policies.
> In ConnObjectUtil.getUserTO() RandomStringUtils is used.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SYNCOPE-121) Policy-compliant random password generation

Posted by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò updated SYNCOPE-121:
-------------------------------------------

    Issue Type: New Feature  (was: Task)
    
> Policy-compliant random password generation
> -------------------------------------------
>
>                 Key: SYNCOPE-121
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-121
>             Project: Syncope
>          Issue Type: New Feature
>            Reporter: Francesco Chicchiriccò
>             Fix For: 1.1.0-incubating
>
>
> There are various use-cases where it's useful to generate a random password according to applicable password policies.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (SYNCOPE-121) Policy-compliant random password generation

Posted by "Massimiliano Perrone (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Massimiliano Perrone reassigned SYNCOPE-121:
--------------------------------------------

    Assignee: Massimiliano Perrone
    
> Policy-compliant random password generation
> -------------------------------------------
>
>                 Key: SYNCOPE-121
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-121
>             Project: Syncope
>          Issue Type: New Feature
>            Reporter: Francesco Chicchiriccò
>            Assignee: Massimiliano Perrone
>             Fix For: 1.1.0-incubating
>
>
> There are various use-cases where it's useful to generate a random password according to applicable password policies.
> In ConnObjectUtil.getUserTO() RandomStringUtils is used.
> This link [1] seems to be useful.
> [1] http://theopentutorials.com/tutorials/java/util/generating-a-random-password-with-restriction-in-java/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (SYNCOPE-121) Policy-compliant random password generation

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNCOPE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483154#comment-13483154 ] 

Hudson commented on SYNCOPE-121:
--------------------------------

Integrated in Syncope-linux #310 (See [https://builds.apache.org/job/Syncope-linux/310/])
    Using new PasswordGenerator from SYNCOPE-121 for generating policy-compliant random passwords during synchronization from external resources (if needed) (Revision 1401636)

     Result = UNSTABLE
ilgrosso : 
Files : 
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/util/ConnObjectUtil.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/util/PasswordGenerator.java

                
> Policy-compliant random password generation
> -------------------------------------------
>
>                 Key: SYNCOPE-121
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-121
>             Project: Syncope
>          Issue Type: New Feature
>            Reporter: Francesco Chicchiriccò
>            Assignee: Massimiliano Perrone
>             Fix For: 1.1.0-incubating
>
>         Attachments: patch-issue121, patch-issue121
>
>
> There are various use-cases where it's useful to generate a random password according to applicable password policies.
> In ConnObjectUtil.getUserTO() RandomStringUtils is used.
> This link [1] seems to be useful.
> [1] http://theopentutorials.com/tutorials/java/util/generating-a-random-password-with-restriction-in-java/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira