sharing/group: rename auth_type -> from_auth
This commit is contained in:
@@ -29,7 +29,7 @@ from radicale import config, utils
|
||||
from radicale.log import logger
|
||||
|
||||
INTERNAL_TYPES: Sequence[str] = ("none",
|
||||
"auth_type",
|
||||
"from_auth",
|
||||
"htgroup",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user