You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2021/08/25 10:04:40 UTC

[sling-org-apache-sling-repoinit-parser] branch master updated: SLING-6219 - indicate encoded passwords status, for the docs page

This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-parser.git


The following commit(s) were added to refs/heads/master by this push:
     new b0de0c3  SLING-6219 - indicate encoded passwords status, for the docs page
b0de0c3 is described below

commit b0de0c3daca662982cb9ce77d296dad55d4b56f7
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Wed Aug 25 12:02:25 2021 +0200

    SLING-6219 - indicate encoded passwords status, for the docs page
---
 src/test/resources/testcases/test-60.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/test/resources/testcases/test-60.txt b/src/test/resources/testcases/test-60.txt
index 98d2f08..6384f90 100644
--- a/src/test/resources/testcases/test-60.txt
+++ b/src/test/resources/testcases/test-60.txt
@@ -4,8 +4,11 @@ delete user userB
 create user userB
 
 create user userC with password some_password
-create user userD with password {SHA-256}dc460da4ad72c
 
+# Although the following syntax is valid for encrpyted passwords,
+# the o.a.s.jcr.repoinit module only supports plain text
+# ones, see SLING-6219
+create user userD with password {SHA-256}dc460da4ad72c
 create user userE with password {someEncoding} afdgwdsdf
 
 create user one_with-more-chars.ok:/123456 with password {encoding_with.ok-:/12345} pw-with.ok-:/13456