seitime-frappe/frappe/integrations/doctype
Akhil Narang 71b869a975
refactor(keycloak): set API endpoint while getting list of oauth providers
urljoin() just adds the base URL to the relative path, here our base URL has an extra route in the path which isn't added in.

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-09-19 15:31:32 +05:30
..
connected_app chore: update message 2024-09-05 10:02:47 +00:00
dropbox_settings fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
geolocation_settings feat: disable "Create Address" button if mandatory fields are missing 2024-06-22 16:05:16 +02:00
google_calendar fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
google_contacts fix: use authentication url when password not found (#27451) 2024-08-20 10:40:38 +02:00
google_drive fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
google_settings fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
integration_request refactor!: sort by creation for clearing old logs 2024-03-27 13:04:01 +05:30
ldap_group_mapping fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
ldap_settings fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
oauth_authorization_code fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
oauth_bearer_token fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
oauth_client feat: Limit OAuth Client by roles 2024-04-29 14:18:49 +05:30
oauth_client_role feat: Limit OAuth Client by roles 2024-04-29 14:18:49 +05:30
oauth_provider_settings fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
oauth_scope fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
push_notification_settings fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
query_parameters fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
s3_backup_settings fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
slack_webhook_url fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
social_login_key refactor(keycloak): set API endpoint while getting list of oauth providers 2024-09-19 15:31:32 +05:30
social_login_keys style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
token_cache fix(oauth2): refresh token is optional (#26266) 2024-05-01 12:35:58 +05:30
webhook fix: spec preview fields statically on the frontend 2024-08-09 13:50:41 +02:00
webhook_data fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
webhook_header fix: update sort order in doctypes 2024-03-27 11:18:28 +05:30
webhook_request_log refactor!: sort by creation for clearing old logs 2024-03-27 13:04:01 +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