Skip to content

feat: Add TOTP/2FA support for credential management #34

feat: Add TOTP/2FA support for credential management

feat: Add TOTP/2FA support for credential management #34

Triggered via pull request December 26, 2025 19:56
Status Success
Total duration 18s
Artifacts

docs-validation.yml

on: pull_request
Validate Hugo Build
10s
Validate Hugo Build
Validate Markdown
5s
Validate Markdown
Check Documentation Coverage
6s
Check Documentation Coverage
Validation Summary
3s
Validation Summary
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lists should be surrounded by blank lines: docs/02-guides/backup-restore.md#L17
docs/02-guides/backup-restore.md:17 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Use the same AES-256-GCM enc..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
Multiple consecutive blank lines: docs/01-getting-started/uninstall.md#L124
docs/01-getting-started/uninstall.md:124 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md012.md
Lists should be surrounded by blank lines: docs/01-getting-started/quick-start.md#L179
docs/01-getting-started/quick-start.md:179 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- You need BOTH the 24 words A..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
Table column style: docs/01-getting-started/manual-install.md#L20
docs/01-getting-started/manual-install.md:20:36 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
Table column style: docs/01-getting-started/manual-install.md#L20
docs/01-getting-started/manual-install.md:20:29 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
Table column style: docs/01-getting-started/manual-install.md#L20
docs/01-getting-started/manual-install.md:20:29 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
Table column style: docs/01-getting-started/manual-install.md#L20
docs/01-getting-started/manual-install.md:20:15 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
Table column style: docs/01-getting-started/manual-install.md#L20
docs/01-getting-started/manual-install.md:20:15 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
Table column style: docs/01-getting-started/manual-install.md#L20
docs/01-getting-started/manual-install.md:20:4 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
Heading levels should only increment by one level at a time: docs/01-getting-started/manual-install.md#L9
docs/01-getting-started/manual-install.md:9 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md001.md