usememos / memos

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

[v0.22.3] Can we add a disable registration switch like the old version #3682

Closed wangningyu closed 2 months ago

wangningyu commented 2 months ago

Describe the solution you'd like

Can you consider adding a registration disabled switch like the old version?

Thanks!

Type of feature

User Interface (UI)

Additional context

No response

tcc-123 commented 2 months ago

i need this too

mkoechli commented 2 months ago

I will need this too ... or i have to stopp using memo ;-( ...

yuboabc commented 2 months ago

WTF? Why do you allow others to register?

hexWars commented 2 months ago

I need this too

MFYDev commented 2 months ago

WTF? Why do you allow others to register?

Dude at least use a translator

boojack commented 2 months ago

feat: add public flag instead of system setting to enable signup

Because disabling registration as well as disabling password login may lead to some unforeseen problems: users can't sign in and need to modify the database. So it is recommended to put it into an environment variable.

Refer to https://github.com/usememos/memos/pull/3589