* Added bypassSSL parameter to constructor and implemented SSL bypass logic in fetchConfluenceData method * Updated generateChunkSource function to include bypassSSL in the encrypted payload * Updated the request body to include bypassSSL in the JSON payload sent to the backend * Updated form submission to include bypassSSL parameter from the checkbox * Added bypass_ssl: "Bypass SSL Certificate Validation" translation * passed these parameters to fetchconfluencepage function for proper resync functionality * allow ignore of SSL cert for Confluence * add translations --------- Co-authored-by: Timothy Carambat <rambat1010@gmail.com> |
||
|---|---|---|
| .. | ||
| __tests__/utils | ||
| extensions | ||
| hotdir | ||
| middleware | ||
| patches | ||
| processLink | ||
| processRawText | ||
| processSingleFile | ||
| storage | ||
| utils | ||
| .env.example | ||
| .gitignore | ||
| .nvmrc | ||
| index.js | ||
| nodemon.json | ||
| package.json | ||
| yarn.lock | ||