mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 20:28:00 +00:00
feat: add more security settings
This commit is contained in:
@ -28,6 +28,7 @@ message WorkspaceSetting {
|
||||
|
||||
message SecuritySetting {
|
||||
bool disallow_user_registration = 1;
|
||||
bool disallow_password_auth = 2;
|
||||
}
|
||||
|
||||
message ShortcutRelatedSetting {
|
||||
|
Reference in New Issue
Block a user