brotherton-erpnext/erpnext/setup
Suraj Shetty 1923ef052c
refactor: Format and sanitise user inputs to search queries. (#22913)
* refactor: Sanitize whitelisted method inputs

Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

* refactor: Format and sanitize tax_account_query inputs

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

* refactor: Validate and sanitize search inputs via decorator

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

* style: Minor formatting fix

* refactor: Validate and sanitize search inputs using decorator

* fix: Typo

* fix: Remove unwanted import statement

* refactor: Repalce validate_and_sanitize_search_inputs() with validate_and_sanitize_search_inputs

Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-08-05 19:42:25 +05:30
..
desk_page refactor: rename getting started to home (#21674) 2020-05-11 20:47:08 +05:30
doctype refactor: Format and sanitise user inputs to search queries. (#22913) 2020-08-05 19:42:25 +05:30
onboarding_slide fix: remove illustrations from onboarding slides (#19872) 2019-12-23 08:24:46 +05:30
page [fix] Links now redirect to erpnext.com 2019-01-25 12:56:27 +05:30
setup_wizard feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
default_energy_point_rules.py feat: Default energy point rules (#19003) 2019-09-17 15:54:41 +05:30
default_success_action.py feat: Default energy point rules (#19003) 2019-09-17 15:54:41 +05:30
install.py fix: Remove explicit exception 2020-07-10 16:13:21 +05:30
utils.py fix: use ERPNext in welcome email when default company is not set 2020-03-05 10:08:43 +05:30