seitime-frappe/frappe/integrations
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
..
doctype refactor(keycloak): set API endpoint while getting list of oauth providers 2024-09-19 15:31:32 +05:30
frappe_providers fix: http to https for url 2024-07-29 13:53:25 +05:30
workspace/integrations chore: Add Push Notification Settings to Integrations workspace 2024-02-28 11:07:22 +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 refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
oauth2.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
oauth2_logins.py feat(auth): added keycloak as a social login provider 2024-09-06 10:13:18 +00:00
offsite_backup_utils.py feat: enable db socket connection 2024-03-29 10:29:50 +01:00
utils.py fix(make_request): don't blindly try to check the content-type 2024-06-03 18:28:22 +05:30