Browse Source

Deployed 883162d2b to main with MkDocs 1.6.1 and mike 1.2.0.dev0

Skarlso 7 months ago
parent
commit
21240ebcb0
3 changed files with 27 additions and 1 deletions
  1. 1 1
      main/api/generator/password/index.html
  2. 26 0
      main/api/spec/index.html
  3. 0 0
      main/search/search_index.json

+ 1 - 1
main/api/generator/password/index.html

@@ -4894,7 +4894,7 @@
 <tbody>
 <tr>
 <td>password</td>
-<td>the generated password</td>
+<td>the generated password. If <code>spec.secretKeys</code> is set, each listed key is populated with its own unique password</td>
 </tr>
 </tbody>
 </table>

+ 26 - 0
main/api/spec/index.html

@@ -31482,6 +31482,19 @@ bool
 </tr>
 <tr>
 <td>
+<code>secretKeys</code></br>
+<em>
+[]string
+</em>
+</td>
+<td>
+<em>(Optional)</em>
+<p>SecretKeys defines the keys that will be populated with generated passwords.
+Defaults to &ldquo;password&rdquo; when not set.</p>
+</td>
+</tr>
+<tr>
+<td>
 <code>encoding</code></br>
 <em>
 string
@@ -31592,6 +31605,19 @@ bool
 </tr>
 <tr>
 <td>
+<code>secretKeys</code></br>
+<em>
+[]string
+</em>
+</td>
+<td>
+<em>(Optional)</em>
+<p>SecretKeys defines the keys that will be populated with generated passwords.
+Defaults to &ldquo;password&rdquo; when not set.</p>
+</td>
+</tr>
+<tr>
+<td>
 <code>encoding</code></br>
 <em>
 string

File diff suppressed because it is too large
+ 0 - 0
main/search/search_index.json


Some files were not shown because too many files changed in this diff