seitime-frappe/frappe/integrations
Revant Nandgaonkar 5a0eb81340 [fix] OAuth2 Frappe Server URL Validation (#3397)
* [fix] OAuth2 Frappe Server URL Validation

Only request and validate the frappe_server_url if hostname is not equal to frappe_server_hostname
request.get to localhost by using hostname results into timeout

* check domains in local.conf.domains as well

* removed unused variable as per codacy
2017-06-12 16:12:49 +05:30
..
doctype [fix] OAuth2 Frappe Server URL Validation (#3397) 2017-06-12 16:12:49 +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
oauth2.py Deprecate Integration Broker (#2831) 2017-03-14 11:24:26 +05:30
utils.py Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30