https://bugs.contribs.org/show_bug.cgi?id=10804

            Bug ID: 10804
           Summary: store updater.secret
    Classification: Contribs
           Product: SME Contribs
           Version: 9.2
          Hardware: ---
                OS: ---
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: smeserver-nextcloud
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  Target Milestone: ---

sometime you will get asked by the updater the update secret

php71 -r '$password = trim(shell_exec("openssl rand -base64
48"));if(strlen($password) === 64) {$hash = password_hash($password,
PASSWORD_DEFAULT) . "\n"; echo "Insert as \"updater.secret\": ".$hash; echo
"The plaintext value is: ".$password."\n";}else{echo "Could not execute
OpenSSL.\n";};'
Insert as "updater.secret":
$2y$10$XBQodJ19F0Z/YyhKXZxYAO8K9DahWN3s55/PP5qDxZQvkt4Edqd.G
The plaintext value is:
AzBJvz+C1QPQBHx17YQML8D0ls2KrK4Nm9l4zGYzzEJXkvNasjfH3XkXE6XkQ2oz


the result could be stored in config db to help... or not

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to