| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-06 | feat: flip swap mechanism — MD as primary, RST as override (Phase 1) | Yuriy Andamasov | |
| This is the first of three phases inverting the per-page swap mechanism so MD becomes the canonical primary and RST becomes the rare override. Phase 1 — file renames + conf.py exclude_patterns flip only: - Rename docs/**/md-<stem>.md to docs/**/<stem>.md (drop md- prefix) for all 254 stems previously listed in docs/_swap.txt - Rename docs/**/<stem>.rst to docs/**/rst-<stem>.rst (add rst- prefix) for the same 254 stems - Repurpose docs/_swap.txt as docs/_rst_overrides.txt; initially empty comment-only since no pages need the RST fallback right now - conf.py exclude_patterns flipped: rst-*.rst is now excluded by default instead of md-*.md - conf.py runtime-artifact references updated to _rst_override_state.json and _md_exclude.txt (Phase 2 will rewrite swap_sources.py to produce these names; for now no swap script runs because overrides list is empty) Phase 2 (next commit on this branch) will rewrite scripts/swap_sources.py with inverted rename direction, delete scripts/import_myst.py + tests, and update tests/test_swap_sources.py for the new semantics. Phase 3 will be the cleanup pass and ready-for-review flip. Generated by robots https://vyos.io | |||
| 2026-01-30 | ssh: fix fido2 examples indentation (#1748) | Alex Kudentsov | |
| 2026-01-20 | ssh: T7483: Document fido2 add examples pair fido key with the VyOS (#1738) | Andrii Pidnebesny | |
| * Update ssh add fido example.rst * remove useless "$" ssh.rst * add generation example ssh.rst * add generation example ssh.rst | |||
| 2026-01-17 | ssh: T7483: Document fido2 options (#1708) | Chloe Surett | |
| 2025-12-15 | ssh: T8098: rename "ciphers" to "cipher" | Christian Breunig | |
| 2025-12-15 | ssh: update list of supported ciphers! | Christian Breunig | |
| 2025-05-29 | ssh: T6013: add example how to use a CA for system loginssh-ca | Christian Breunig | |
| 2025-01-08 | SSH: fix missing space | Robert Göhler | |
| 2024-12-15 | T6013: Add docs for ssh trusted-user-ca-key feature | Takeru Hayasaka | |
| 2024-08-29 | SSH: change command configuration documentation since its wrong. Appropriate ↵ | Nicolas Fort | |
| command is <set service ssh mac ...>. Also add clear statement on how to define multiple algorithms. | |||
| 2024-06-28 | ssh: T5878: Allow changing the PubkeyAcceptedAlgorithms option | khramshinr | |
| 2023-10-29 | Add "monitor log ssh" and "monitor log ssh dynamic-protection" | JeffWDH | |
| 2023-10-19 | Update ssh.rst | JeffWDH | |
| Added: show log ssh show log ssh dynamic-protection show ssh fingerprints show ssh fingerprints ascii show ssh dynamic-protection | |||
| 2023-01-30 | ssh: sync branches | rebortg | |
| 2023-01-18 | loadkey is to be completely removed from 1.4 | erkin | |
| 2022-08-12 | Update generate public-key-command user subcommand | Evelyn Pai | |
| 2022-05-30 | sshguard: Add ssh dynamic-protection | Viacheslav Hletenko | |
| 2022-03-10 | Fix typo in `generate public-key-command` | erkin | |
| 2021-08-18 | replace cpo@LR1.wue3 -> vyos@vyos | Christian Poessinger | |
| 2021-06-20 | ssh: Fix formatting | erkin | |
| 2021-06-20 | Deprecate `loadkey` | erkin | |
| 2021-02-11 | docs: fix linting errors | Daniel T. Thorpe | |
| 2021-02-11 | docs(ssh.rst): clarity of sentence | Daniel T. Thorpe | |
| 2021-01-30 | ssh: fix warning about "Explicit markup ends without a blank line" | Christian Poessinger | |
| 2021-01-29 | ssh: add op-mode commands | Christian Poessinger | |
| 2020-12-11 | service: fix lint errors | rebortg | |
| 2020-12-08 | Merge branch 'sagitta' of https://github.com/rebortg/vyos-documentation | rebortg | |
| 2020-11-30 | arrange services and protocols | rebortg | |
