Forget password for http auth

Screenshot from 2022-02-28 18-05-32 How to rest the password?

You can remove the respective settings in the config.xml file. See Syncthing Configuration — Syncthing v1 documentation and Syncthing Configuration — Syncthing v1 documentation.

Alternatively, run the syncthing generate command with its --gui-user and --gui-password options, see Syncthing — Syncthing v1 documentation.

What should be the round value for bcrypt?

I wouldn’t recommend doing the hashing yourself. Either just remove the lines and re-set the credentials from the (then unprotected after ST restart) Web GUI, or use the mentioned command line utility which already does the hashing. Either way make sure the Syncthing process is shut down when adjusting the config.

Thanks it worked for me :slightly_smiling_face:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.