dify/api/libs
Mitsuki Ogasahara 7305713b97
fix: allow special characters in email (#5327)
Co-authored-by: crazywoola <427733928@qq.com>
2024-06-17 21:32:59 +08:00
..
__init__.py chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
bearer_data_source.py Feat/firecrawl data source (#5232) 2024-06-15 02:46:02 +08:00
exception.py
external_api.py
gmpy2_pkcs10aep_cipher.py chore: update gmpy2_pkcs10aep_cipher.py (#4314) 2024-05-13 10:45:29 +08:00
helper.py fix: allow special characters in email (#5327) 2024-06-17 21:32:59 +08:00
infinite_scroll_pagination.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
json_in_md_parser.py feat: remove langchain from output parsers (#3473) 2024-04-15 00:23:42 +08:00
login.py some optimization for admin api key, create tenant and reset-encrypt-key-pair command (#3013) 2024-03-28 17:02:52 +08:00
oauth_data_source.py Feat/firecrawl data source (#5232) 2024-06-15 02:46:02 +08:00
oauth.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
passport.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
password.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
rsa.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
smtp.py feat: opportunistic tls flag for smtp (#4794) 2024-05-30 18:56:46 +08:00