Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Coduz
Copy link
Contributor

@Coduz Coduz commented Mar 30, 2023

This PR improves the implementation of CredentialService.getMinimumPasswordLength to allow to specify scopeId to be KapuaId.ANY and get the system minimum length passowrd allowed.

Related Issue
None

Description of the solution adopted
Added the managing of KapuaId.ANY and other checks.

Screenshots
None

Any side note on the changes made
None

@Coduz Coduz added the Enhancement This PR/Issue improves an part of Kapua label Mar 30, 2023
@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Merging #3757 (caf9b7e) into develop (32bf96a) will decrease coverage by 38.71%.
The diff coverage is 0.00%.

❗ Current head caf9b7e differs from pull request most recent head c56055f. Consider uploading reports for the commit c56055f to get more accurate results

Impacted file tree graph

@@              Coverage Diff               @@
##             develop    #3757       +/-   ##
==============================================
- Coverage      50.04%   11.33%   -38.71%     
+ Complexity        26        6       -20     
==============================================
  Files           1864     1864               
  Lines          35264    35266        +2     
  Branches        2784     2785        +1     
==============================================
- Hits           17649     3999    -13650     
- Misses         16708    30925    +14217     
+ Partials         907      342      -565     
Impacted Files Coverage Δ
...cation/credential/shiro/CredentialServiceImpl.java 21.05% <0.00%> (-27.62%) ⬇️

... and 1045 files with indirect coverage changes

@Coduz Coduz changed the title Improved CredentialService.getMinimumPasswordLength to handle also ANYY as scopeId Improved CredentialService.getMinimumPasswordLength to handle also ANY as scopeId Apr 6, 2023
@Coduz Coduz force-pushed the fix-retrievalOfSystemPasswordMinLength branch from 7a1e5eb to c56055f Compare April 6, 2023 12:46
@Coduz Coduz merged commit 0572b18 into eclipse-kapua:develop Apr 13, 2023
@Coduz Coduz deleted the fix-retrievalOfSystemPasswordMinLength branch April 13, 2023 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement This PR/Issue improves an part of Kapua

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants