Skip to content

Hashed passwords via API are hashed again #9123

@jluttine

Description

@jluttine

Include required information

About 6 years ago, a support for pre-hashed GUI passwords via API was added by fixing the issue #4458 in commit 941c9f1

However, it seems this doesn't work anymore. If I understood correctly, this commit broke it a few years ago: f0f60ba#r128163305

So, currently what happens is that the hashed password is taken as the literal plain-text password and hashed. That is, the hash becomes my password.

Is there supposed to be any way of providing hashed GUI passwords to the syncthing API?

Syncthing version 1.24.0 on NixOS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA problem with current functionality, as opposed to missing functionality (enhancement)frozen-due-to-ageIssues closed and untouched for a long time, together with being locked for discussion

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions