[PR] [SYNCOPE-1779] supporting underscore in search queries [syncope]

2023-10-06 Thread via GitHub


andrea-patricelli opened a new pull request, #529:
URL: https://github.com/apache/syncope/pull/529

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (SYNCOPE-1780) Password policy allows a minimum length less than the number of characters needed

2023-10-06 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on SYNCOPE-1780:
--

Commit 6d7d4112b0f3ddd53d8a59a41fd0eaff55dff958 in syncope's branch 
refs/heads/3_0_X from Samuel Garofalo
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=6d7d4112b0 ]

[SYNCOPE-1780] improve password generation to avoid BufferOverflowException 
(#528)



> Password policy allows a minimum length less than the number of characters 
> needed
> -
>
> Key: SYNCOPE-1780
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1780
> Project: Syncope
>  Issue Type: Improvement
>  Components: core
>Affects Versions: 3.0.5
>Reporter: Samuel Garofalo
>Assignee: Samuel Garofalo
>Priority: Major
> Fix For: 3.0.6, 4.0.0
>
>
> Supposing to have a password policy with minLength of 4 characters and 5 
> characters needed by the others configuration, a BufferOverflowException is 
> thrown when a password is generated



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [PR] [SYNCOPE-1780] improve password generation to avoid BufferOverflowException [syncope]

2023-10-06 Thread via GitHub


SamuelGaro merged PR #528:
URL: https://github.com/apache/syncope/pull/528


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] [SYNCOPE-1780] improve password generation to avoid BufferOverflowExc… [syncope]

2023-10-06 Thread via GitHub


SamuelGaro opened a new pull request, #528:
URL: https://github.com/apache/syncope/pull/528

   …eption


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Created] (SYNCOPE-1780) Password policy allows a minimum length less than the number of characters needed

2023-10-06 Thread Samuel Garofalo (Jira)
Samuel Garofalo created SYNCOPE-1780:


 Summary: Password policy allows a minimum length less than the 
number of characters needed
 Key: SYNCOPE-1780
 URL: https://issues.apache.org/jira/browse/SYNCOPE-1780
 Project: Syncope
  Issue Type: Improvement
  Components: core
Affects Versions: 3.0.5
Reporter: Samuel Garofalo
Assignee: Samuel Garofalo
 Fix For: 3.0.6, 4.0.0


Supposing to have a password policy with minLength of 4 characters and 5 
characters needed by the others configuration, a BufferOverflowException is 
thrown when a password is generated



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Assigned] (SYNCOPE-1779) Missing support for underscore in queries

2023-10-06 Thread Andrea Patricelli (Jira)


 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Patricelli reassigned SYNCOPE-1779:
--

Assignee: Andrea Patricelli

> Missing support for underscore in queries
> -
>
> Key: SYNCOPE-1779
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1779
> Project: Syncope
>  Issue Type: Bug
>  Components: core
>Affects Versions: 3.0.5
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
>Priority: Major
> Fix For: 3.0.6, 4.0.0
>
>
> Supposing to have 2 users respectively with username "test_user" and 
> "testUser", queries like "test_*" return both. The same issue happens with 
> search by plain attributes. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (SYNCOPE-1779) Missing support for underscore in queries

2023-10-06 Thread Andrea Patricelli (Jira)
Andrea Patricelli created SYNCOPE-1779:
--

 Summary: Missing support for underscore in queries
 Key: SYNCOPE-1779
 URL: https://issues.apache.org/jira/browse/SYNCOPE-1779
 Project: Syncope
  Issue Type: Bug
  Components: core
Affects Versions: 3.0.5
Reporter: Andrea Patricelli
 Fix For: 3.0.6, 4.0.0


Supposing to have 2 users respectively with username "test_user" and 
"testUser", queries like "test_*" return both. The same issue happens with 
search by plain attributes. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)