* fix: bypass size limit check for requesting personal information * refactor: make size check skip generalized using flags and fix email sending test * fix: test for large file request * fix: update file size check flag name Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com> * fix: Update flag name to skip_file_size_check --------- Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| api | ||
| dashboard_chart | ||
| doctype | ||
| number_card | ||
| page | ||
| permission_type/user_impersonate | ||
| report | ||
| web_form | ||
| workspace | ||
| __init__.py | ||
| notifications.py | ||
| README.md | ||
| utils.py | ||
Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.