seitime-frappe/frappe/integrations/doctype
RJPvT 8be98718f7
fix: ldap with 2fa (#19753)
Because we pop password 2fa fails when used with ldap

Co-authored-by: Ankush Menat <ankush@frappe.io>
2023-01-30 14:44:53 +05:30
..
connected_app fix(minor): only show authorization message if connected app is set (#19605) 2023-01-16 16:22:38 +05:30
dropbox_settings refactor: replace bad usage of db.set_value 2023-01-04 11:13:53 +05:30
google_calendar fix: google calendar sync times (system tz) (#18458) 2022-10-19 10:39:43 +05:30
google_contacts style: format JS files with prettier 2022-08-04 14:51:01 +05:30
google_drive fix: use file name for backups to Google Drive (#19504) 2023-01-06 17:06:51 +05:30
google_settings refactor: replace bad usage of db.set_value 2023-01-04 11:13:53 +05:30
integration_request test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
ldap_group_mapping feat(ldap): Allow setting "User Type" for new users 2022-07-07 17:13:59 +05:30
ldap_settings fix: ldap with 2fa (#19753) 2023-01-30 14:44:53 +05:30
oauth_authorization_code test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
oauth_bearer_token test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
oauth_client test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
oauth_provider_settings style: format JS files with prettier 2022-08-04 14:51:01 +05:30
oauth_scope refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
query_parameters refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
s3_backup_settings docs: clarify what s3 endpoint does (#19566) 2023-01-11 15:43:24 +05:30
slack_webhook_url test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
social_login_key test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
social_login_keys style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
token_cache fix: only pull from email accoutns which have token 2023-01-06 13:07:13 +05:30
webhook fix: Initialize "r" to avoid UnboundLocalError (#19630) 2023-01-17 18:29:07 +05:30
webhook_data chore: Minified DocType JSON notation from old verbose notation 2022-08-03 12:22:03 +05:30
webhook_header chore: Minified DocType JSON notation from old verbose notation 2022-08-03 12:22:03 +05:30
webhook_request_log test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +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