seitime-frappe/frappe/integrations
tundebabzy 38caf3bb22
fix(File): Handle file_path is None (#15552)
* fix: S3 automatic backup fails when the backup folder is empty

* Removed conditional that returns early when
`file_path` argument is invalid i.e `None` or empty string.

This means though that the function will throw an exception if it
receives such invalid input so devs should check their inputs before
calling the function

Co-authored-by: Mohammad Hasnain Mohsin Rajan <hasnain2808@gmail.com>

Co-authored-by: Mohammad Hasnain Mohsin Rajan <hasnain2808@gmail.com>
2022-01-27 13:29:43 +05:30
..
doctype fix: allow longer authorization URIs 2022-01-07 17:54:28 +05:30
frappe_providers style: Black-ish + fixed typos + Optimized imports 2020-11-17 16:29:54 +05:30
workspace/integrations fix: updated standard workspace json files 2022-01-13 18:40:36 +05:30
__init__.py Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30
oauth2.py Merge branch 'version-13' into develop 2021-05-17 11:21:46 +05:30
oauth2_logins.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
offsite_backup_utils.py fix(File): Handle file_path is None (#15552) 2022-01-27 13:29:43 +05:30
utils.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30