* fix: remove whitespace in restrict ip in validate * fix: added check for request_ip * fix: return if no restrict ip * fix: set to localhost if none, refactor validate_ip_addr * fix: validate ip_address cleanup and removed uncessary comments * fix: validate ip_addr cleanup * fix: remove unecessary check |
||
|---|---|---|
| .. | ||
| api | ||
| doctype | ||
| page | ||
| 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.