From 1f70e956151266fc98daa1e3f15fb25c950891db Mon Sep 17 00:00:00 2001 From: Quill <69414602+teslazonda@users.noreply.github.com> Date: Wed, 18 Feb 2026 00:26:59 +0900 Subject: T8081: Update password recovery flow documentation (#1756) --- docs/_static/images/password-recovery-01.png | Bin 26445 -> 0 bytes docs/_static/images/reset-password-step-1.jpg | Bin 0 -> 37351 bytes docs/_static/images/reset-password-step-2.jpg | Bin 0 -> 42278 bytes docs/_static/images/reset-password-step-3.jpg | Bin 0 -> 36932 bytes docs/_static/images/reset-password-step-4.jpg | Bin 0 -> 31564 bytes docs/_static/images/reset-password-step-5.jpg | Bin 0 -> 100973 bytes 6 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 docs/_static/images/password-recovery-01.png create mode 100644 docs/_static/images/reset-password-step-1.jpg create mode 100644 docs/_static/images/reset-password-step-2.jpg create mode 100644 docs/_static/images/reset-password-step-3.jpg create mode 100644 docs/_static/images/reset-password-step-4.jpg create mode 100644 docs/_static/images/reset-password-step-5.jpg (limited to 'docs/_static') diff --git a/docs/_static/images/password-recovery-01.png b/docs/_static/images/password-recovery-01.png deleted file mode 100644 index 345ca357..00000000 Binary files a/docs/_static/images/password-recovery-01.png and /dev/null differ diff --git a/docs/_static/images/reset-password-step-1.jpg b/docs/_static/images/reset-password-step-1.jpg new file mode 100644 index 00000000..3b6f7703 Binary files /dev/null and b/docs/_static/images/reset-password-step-1.jpg differ diff --git a/docs/_static/images/reset-password-step-2.jpg b/docs/_static/images/reset-password-step-2.jpg new file mode 100644 index 00000000..265bc73b Binary files /dev/null and b/docs/_static/images/reset-password-step-2.jpg differ diff --git a/docs/_static/images/reset-password-step-3.jpg b/docs/_static/images/reset-password-step-3.jpg new file mode 100644 index 00000000..98795757 Binary files /dev/null and b/docs/_static/images/reset-password-step-3.jpg differ diff --git a/docs/_static/images/reset-password-step-4.jpg b/docs/_static/images/reset-password-step-4.jpg new file mode 100644 index 00000000..6f70ea24 Binary files /dev/null and b/docs/_static/images/reset-password-step-4.jpg differ diff --git a/docs/_static/images/reset-password-step-5.jpg b/docs/_static/images/reset-password-step-5.jpg new file mode 100644 index 00000000..70c586e2 Binary files /dev/null and b/docs/_static/images/reset-password-step-5.jpg differ -- cgit v1.2.3