kapua icon indicating copy to clipboard operation
kapua copied to clipboard

Console password tip report the special chars allowed

Open MDeLuise opened this issue 2 years ago • 2 comments

Brief description of the PR. This PR fixes #3567, i.e. display a list of allowed special characters for the password fields.

MDeLuise avatar Jul 04 '22 14:07 MDeLuise

Codecov Report

Merging #3568 (d33d549) into develop (e74c69f) will decrease coverage by 35.13%. The diff coverage is 15.27%.

:exclamation: Current head d33d549 differs from pull request most recent head 233c35e. Consider uploading reports for the commit 233c35e to get more accurate results

Impacted file tree graph

@@              Coverage Diff               @@
##             develop    #3568       +/-   ##
==============================================
- Coverage      50.20%   15.06%   -35.14%     
+ Complexity       259       72      -187     
==============================================
  Files           1651     1662       +11     
  Lines          31776    31940      +164     
  Branches        2636     2643        +7     
==============================================
- Hits           15953     4812    -11141     
- Misses         14888    26703    +11815     
+ Partials         935      425      -510     
Impacted Files Coverage Δ
...mmons/crypto/exception/AesDecryptionException.java 0.00% <0.00%> (ø)
...mmons/crypto/exception/AesEncryptionException.java 0.00% <0.00%> (ø)
...xception/AlgorihmNotAvailableRuntimeException.java 0.00% <0.00%> (ø)
...pua/commons/crypto/exception/CryptoErrorCodes.java 0.00% <0.00%> (ø)
...apua/commons/crypto/exception/CryptoException.java 0.00% <0.00%> (ø)
...mmons/crypto/exception/CryptoRuntimeException.java 0.00% <0.00%> (ø)
...tion/DefaultSecretKeyDetectedRuntimeException.java 0.00% <0.00%> (ø)
...to/exception/InvalidSecretKeyRuntimeException.java 0.00% <0.00%> (ø)
...sticsearch/client/AbstractElasticsearchClient.java 0.00% <ø> (ø)
...ticsearch/client/rest/RestElasticsearchClient.java 0.00% <0.00%> (-61.88%) :arrow_down:
... and 740 more

codecov[bot] avatar Jul 04 '22 15:07 codecov[bot]

Screenshot 2022-07-27 at 16 14 32 Screenshot 2022-07-27 at 16 15 07

Coduz avatar Jul 28 '22 11:07 Coduz

Labels and projects have been moved to the issue

Coduz avatar Aug 29 '22 13:08 Coduz