Skip to content

The KIAUTH article needs fixing. #1

@riotdd

Description

@riotdd

KIAUTH was updated to v6.0.0 and there no longer are any legacy scripts described in the article.

Also I had to modify the default kiauth.cfg in the kiauth folder before it started to work.

--- kiauh.cfg_old       2025-10-26 18:33:24.532766420 +0100
+++ kiauh.cfg   2025-10-26 18:25:42.020116669 +0100
@@ -9,8 +9,7 @@
 # example: https://github.com/Klipper3d/klipper, master
 #
 # branch is optional, if given, it must be preceded by a comma, if not given, 'master' is used
-repositories: 
-    https://github.com/Klipper3d/klipper
+repositories: https://github.com/Klipper3d/klipper
 
 [moonraker]
 # Moonraker supports two optional Python packages that can be used to reduce its CPU load
@@ -24,8 +23,7 @@
 # example: https://github.com/Arksine/moonraker, master
 #
 # branch is optional, if given, it must be preceded by a comma, if not given, 'master' is used
-repositories: 
-    https://github.com/Arksine/moonraker
+repositories: https://github.com/Arksine/moonraker
 
 
 [mainsail]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions