n8n/packages/core/src
Anuj Kapoor 5c11eb5230
🐛 Fix digest-auth (#2577)
* 🚢 Added digest-header package to get auth

*  Fix type issue and digest auth header request

*  Removed auth details from first request

* Added diest to authorization header

*  fixed typo in url

*  Removed broken package and addded auth implimentation

*  Added check for www header

* 👕 Moved digestAuth to a specific function

* 👕 Code restructuring

*  Added seperate promise for digest-auth

* 👕 Fix formatting

* 👕 renamed digestPromise to axiosPromise

* 👕 Removed redundant silce function
2021-12-30 07:58:45 +01:00
..
BinaryDataManager Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
ActiveWebhooks.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
ActiveWorkflows.ts Change log message from info to debug level 2021-10-21 13:34:16 -05:00
Constants.ts Implement Wait functionality (#1817) 2021-08-21 14:11:32 +02:00
Credentials.ts Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
index.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
Interfaces.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
LoadNodeParameterOptions.ts Updated node design and node versioning (#1961) 2021-09-21 19:38:24 +02:00
NodeExecuteFunctions.ts 🐛 Fix digest-auth (#2577) 2021-12-30 07:58:45 +01:00
UserSettings.ts Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
WorkflowExecute.ts 🐛 Fix that active executions could not be canceled in main mode 2021-10-07 13:53:45 -05:00