usememos / memos

An open source, lightweight note-taking service. Easily capture and share your great thoughts.
https://usememos.com
MIT License
30.3k stars 2.27k forks source link

--password-auth flag is missing in 0.22.5 #3890

Closed Jayspek closed 2 weeks ago

Jayspek commented 2 weeks ago

Describe the bug

The --password-auth flag added in 0.22.4 is missing in 0.22.5.

Steps to reproduce

Run the 0.22.5 binary with the --password-auth flag. It throws an unknow flag error, and also does not show the flag in the list of available options.

The version of Memos you're using.

0.22.5

Screenshots or additional context

No response

RoccoSmit commented 2 weeks ago

i believe this is now set via the UI See this issue comments for more info https://github.com/usememos/memos/issues/3884

Jayspek commented 2 weeks ago

Oh, I see! Weird, since in 0.22.2 (I think) it was in the UI, in 0.22.3 it was gone, in 0.22.4 it was the flag and now its back in the ui.