mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
feat: add password auth flag
This commit is contained in:
@@ -3149,3 +3149,6 @@ definitions:
|
||||
public:
|
||||
type: boolean
|
||||
description: public is a flag that the instance is open for other users.
|
||||
passwordAuth:
|
||||
type: boolean
|
||||
description: password_auth is a flag whether the instance allows password authentication.
|
||||
|
||||
Reference in New Issue
Block a user