seitime-frappe/frappe/integrations
Ankush Menat e1f2f4bb54 fix: Let social login key control signups
There are cases where certain social login keys

- Should not allow signups at all and only allow logins. E.g. social media login keys.
- Should allow signups even if global sign ups are disabled. e.g. internal SSO like setups.
2023-10-14 12:43:48 +05:30
..
doctype fix: Let social login key control signups 2023-10-14 12:43:48 +05:30
frappe_providers refactor: Replace html2text with markdownify 2022-07-06 08:23:14 +05:30
workspace/integrations refactor: Workspace cleanup (#21100) 2023-05-26 14:42:31 +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
google_oauth.py chore: fix docstrings 2022-07-18 17:47:57 +05:30
oauth2.py fix: show full name instead of first/last name 2023-07-27 13:22:38 +05:30
oauth2_logins.py refactor: OAuth 2022-12-27 19:25:43 +05:30
offsite_backup_utils.py fix: procure db config from single authority (#21578) 2023-07-24 10:48:29 +05:30
utils.py feat: add upstream json argument to integrations make_request (#22462) 2023-09-20 13:15:22 +05:30