fix: permission issues when adding new members

This commit is contained in:
Jannat Patel
2026-02-16 18:05:53 +05:30
parent 9f6f717585
commit eba1815390
12 changed files with 739 additions and 674 deletions
+1
View File
@@ -47,6 +47,7 @@ ALLOWED_PATHS = [
"/api/method/frappe.core.doctype.user.user.reset_password",
"/api/method/frappe.desk.doctype.notification_log.notification_log.mark_as_read",
"/api/method/frappe.desk.doctype.notification_log.notification_log.mark_all_as_read",
"/api/method/frappe.sessions.clear",
]