barredterra
|
20bc3f3a95
|
test: Token Cache
|
2020-09-28 11:01:40 +02:00 |
|
barredterra
|
ea0ceae42c
|
fix: validate token_type, use cstr
|
2020-09-28 11:01:16 +02:00 |
|
barredterra
|
60cb523439
|
fix: get_auth_header
|
2020-09-28 10:59:49 +02:00 |
|
Mangesh-Khairnar
|
c3e636914f
|
fix(integration-request): handle response and update status
|
2020-09-28 02:08:24 +05:30 |
|
barredterra
|
d1341bc110
|
fix: remove base_url
use case not supported by requests, so not needed anymore
|
2020-09-27 20:05:13 +02:00 |
|
barredterra
|
0d1a76ac4d
|
test: authenticated session, backend flow
|
2020-09-27 20:03:35 +02:00 |
|
barredterra
|
72cd67b9bd
|
fix: remove TokenCache.refresh_token()
Will be handled by requests_oauthlib via
ConnectedApp.get_oauth2_session(user).
|
2020-09-27 19:55:40 +02:00 |
|
barredterra
|
89c056998e
|
fix(Token Cache): use get_password
|
2020-09-27 19:49:22 +02:00 |
|
barredterra
|
0f40d254e2
|
test: remove unused imports
|
2020-09-27 19:43:05 +02:00 |
|
barredterra
|
b4bfcc734e
|
fix: remove 'callback' field
|
2020-09-27 19:42:27 +02:00 |
|
barredterra
|
565c217726
|
refactor: rename Endpoint to URI
|
2020-09-27 19:35:59 +02:00 |
|
barredterra
|
0bcaa9eea7
|
fix: remove useless link
|
2020-09-27 18:53:22 +02:00 |
|
barredterra
|
f23fe9a9ec
|
fix: style
|
2020-09-27 18:52:45 +02:00 |
|
barredterra
|
46c7f48d2c
|
Merge branch 'develop' into generic_oauth_client
|
2020-09-27 16:47:28 +02:00 |
|
Abhishek Balam
|
6bddca6598
|
fix: change owner value in doctype jsons to Administrator
|
2020-09-18 18:05:40 +05:30 |
|
Raffael Meyer
|
b9260cdac1
|
fix: delete old js test
|
2020-09-16 11:17:33 +02:00 |
|
Raffael Meyer
|
af40088fbe
|
fix: delete old js test
|
2020-09-16 11:17:14 +02:00 |
|
Gavin D'souza
|
843718f87b
|
fix: Update integrations with new API
|
2020-09-15 17:31:02 +05:30 |
|
Suraj Shetty
|
0b1c248a7c
|
Merge branch 'develop' into fix-notification-links
|
2020-09-09 14:41:50 +05:30 |
|
Shivam Mishra
|
a8e7ffd767
|
refactor: don't attach secret to self (#11428)
|
2020-09-07 11:36:31 +05:30 |
|
Suraj Shetty
|
94cfd20a77
|
Merge branch 'develop' into razorpay
|
2020-09-07 09:24:51 +05:30 |
|
Shivam Mishra
|
cd39bbc338
|
feat: add init client API
|
2020-09-04 15:52:21 +05:30 |
|
Rushabh Mehta
|
8c8f7313f4
|
fix(minor): make utils explicit in safe_globals (#11408)
* fix(minor): make utils explicit in safe_globals
* fix(minor): import subprocess
* fix(minor): fix globals in safe_eval;
* fix(minor): import subprocess
* fix(minor): add test
* fix(minor): webhook.py
* fix(minor): document_type_mapping.py
|
2020-09-03 14:26:01 +05:30 |
|
Mangesh-Khairnar
|
b9e0760487
|
fix: add a check to enable the twilio settings
|
2020-09-03 14:11:31 +05:30 |
|
Mangesh-Khairnar
|
1359c1c8b6
|
fix: add correct slack webhook url link
|
2020-09-03 12:35:12 +05:30 |
|
Raffael Meyer
|
cffa9b08ac
|
Merge branch 'develop' into generic_oauth_client
|
2020-08-31 11:01:00 +02:00 |
|
Suraj Shetty
|
0c929a4435
|
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
|
2020-08-25 14:34:31 +05:30 |
|
Saurabh
|
534cf5c512
|
fix: Handle empty conditions in s3 backup (#11258)
|
2020-08-24 16:38:51 +05:30 |
|
mergify[bot]
|
2d074541f8
|
Merge pull request #11332 from Mangesh-Khairnar/add-dashbord-changes
fix: Add validation for twilio sid and token
|
2020-08-21 15:32:46 +00:00 |
|
Saurabh
|
fa1e8aef02
|
fix: upload file backup on S3 (#11326)
1. if file backup is scheduled, and system not have file backup tar t…hen prepare files bakcup before uploading it to s3
2. fix regex for public files
|
2020-08-21 15:58:32 +05:30 |
|
Mangesh-Khairnar
|
0631055369
|
feat: add validation for twilio credentials
|
2020-08-19 22:32:45 +05:30 |
|
Raffael Meyer
|
125409e7b8
|
Merge branch 'develop' into generic_oauth_client
|
2020-08-19 12:15:01 +02:00 |
|
mergify[bot]
|
e819c75734
|
Merge pull request #11217 from gavindsouza/rename-backups
fix: fetch correct backup files
|
2020-08-15 06:04:50 +00:00 |
|
Gavin D'souza
|
9e00039351
|
style: Black
|
2020-08-14 17:25:18 +05:30 |
|
barredterra
|
5e787eb56f
|
tests: web application fow against frappe
|
2020-08-13 21:11:05 +02:00 |
|
barredterra
|
58a66b0cdc
|
tests: add test record
|
2020-08-13 20:57:51 +02:00 |
|
barredterra
|
39440027bb
|
fix: add a useless link so that test record gets created
|
2020-08-13 20:57:08 +02:00 |
|
barredterra
|
41eb1ae5f8
|
fix: commit after saving token
|
2020-08-13 20:56:32 +02:00 |
|
barredterra
|
d669b67473
|
fix: add fallback url for tests
|
2020-08-13 20:55:38 +02:00 |
|
barredterra
|
3f7b8f8282
|
feat: method to create social login key for tests
|
2020-08-13 19:36:44 +02:00 |
|
barredterra
|
f017cfa12d
|
refactor(oauth2): better name and docstring
|
2020-08-13 19:35:52 +02:00 |
|
barredterra
|
4a53f12cde
|
fix: remove client_id from test_records
Because it will be auto-generated and overwritten anyways.
|
2020-08-13 16:24:52 +02:00 |
|
Mangesh-Khairnar
|
b49571f9b3
|
feat(notification): Add WhatsApp/SMS channels (#9623)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
|
2020-08-13 17:53:09 +05:30 |
|
barredterra
|
fe9f8cb295
|
fix: add docstrings
|
2020-08-13 12:35:29 +02:00 |
|
barredterra
|
78debff5b9
|
fat: add field base_url
|
2020-08-13 12:21:32 +02:00 |
|
Suraj Shetty
|
4863d511ab
|
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
|
2020-08-10 17:09:20 +05:30 |
|
gavin
|
5b3fa971b5
|
Revert "fix: add a distinct identifier for public files backup (#11201)"
This reverts commit ef4a28e10c.
|
2020-08-07 13:14:29 +05:30 |
|
Gavin D'souza
|
62e718a813
|
fix: Remove duplicate code
Use BackupGenerator instead of custom code for integrations
|
2020-08-07 13:13:49 +05:30 |
|
Mangesh-Khairnar
|
ef4a28e10c
|
fix: add a distinct identifier for public files backup (#11201)
|
2020-08-06 09:32:04 +05:30 |
|
Raffael Meyer
|
19a7214e41
|
Merge branch 'develop' into generic_oauth_client
|
2020-08-02 17:05:29 +02:00 |
|