seitime-frappe/frappe/templates/includes
Revant Nandgaonkar d48b270bf5 OAuth 2 Provider for frappe (#2167)
* OAuth 2.0 Classes Added

Added oauthlib in requirement.txt
Added class WebApplicationServer for Authorization code grant and Bearer tokens.
Added class OAuthWebRequestValidator for Validating Oauth Request for Web Application

* copied code from mnt_oauth needs review

* [New] OAuth2 Doctypes and endpoints added

Integrations > OAuth Provider Settings
Integration Broker > OAuth Bearer Token
Integration Broker > OAuth Authorization Code
Integration Broker > OAuth Client
endpoints for authorize, approve, get_token, revoke_token and test_resource

* oauth2.py: renamed skipauth to skip_auth

* [Fix] Parse URL instead of storing it in settings

* [Fix] get skip_auth from OAuth Provider Settings

* Success URL format. Failure URL added. Confirmation dialog layout changed.

* Validate access token if passed during use of REST API

* OAuth Confirmation colours fixed

* Multiple Changes

Added links for OAuth under Integrations in Module list.
Updated permissions on OAuth doctypes.
Updated layout of OAuth Client doctype.

* [Docs] Integrations > How to setup OAuth

* [Docs] Integration > Using OAuth

* [Fix] get_token endpoint must to handle POST request

* [Fix] http verbs and responses for OAuth 2.0 Endpoints

* [Fix] accept oauth2 access_token from headers

* Removed unused imports from api.py
2016-10-25 10:28:32 +05:30
..
blog [fixes] website 2016-06-27 14:54:56 +05:30
comments the user can now add multiple comments without refreshing the page on any doctype 2016-07-04 15:17:01 +05:30
footer [cleanup] website / portal css 2016-05-20 16:36:38 +05:30
integrations [fixes] for razorpay 2016-10-04 16:11:16 +05:30
list [web-forms] mandatory fields must updated before payment, customize list for webform and other fixes 2016-09-28 15:08:10 +05:30
login [enhance] save redirect info on sign-up 2016-09-24 13:05:05 +05:30
navbar Help feature (#1966) 2016-08-22 14:32:43 +05:30
website_theme [minor] fixes in Website Theme 2015-02-24 17:52:00 +05:30
__init__.py -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
breadcrumbs.html [website] fixes for generating docs 2016-06-23 18:22:03 +05:30
contact.js [fixes] added for update in document save to prevent double saving 2015-04-27 13:13:04 +05:30
form_macros.html [fix] error messages and minor fix in form_macros.html 2016-07-11 11:49:08 +05:30
full_index.html [website] fixes for generating docs 2016-06-23 18:22:03 +05:30
google_analytics.html [analytics] fix 2015-04-03 14:35:22 +05:30
meta_block.html Strip HTML tags and escape special characters in <meta>. Fixes frappe/erpnext_com#53 2015-04-30 15:09:09 -07:00
oauth_confirmation.html OAuth 2 Provider for frappe (#2167) 2016-10-25 10:28:32 +05:30
print_table.html [complete] auto email report 2016-09-14 12:00:52 +05:30
search_box.html redesigned mobile view 2016-06-29 16:11:41 +05:30
slideshow.html [fix] website slideshow script 2016-01-25 21:29:15 +05:30
static_index.html [fix] parent_website_route + '/' + page_name = route 2016-06-23 15:47:47 +05:30
web_sidebar.html [web-sidebar] fixes to permissions 2016-10-03 17:29:08 +05:30