secure-media icon indicating copy to clipboard operation
secure-media copied to clipboard

ARCHIVED: Store private media securely in WordPress.

Results 13 secure-media issues
Sort by recently updated
recently updated
newest added

### Description of the Change This PR updates the Support Level to `archived` and adds a caution notice to the README noting the same. ### How to test the Change...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies
javascript

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [babel-loader](https://github.com/babel/babel-loader), [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin), [css-loader](https://github.com/webpack-contrib/css-loader), [eslint-loader](https://github.com/webpack-contrib/eslint-loader), [tsconfig-paths](https://github.com/dividab/tsconfig-paths), [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin), [postcss-loader](https://github.com/webpack-contrib/postcss-loader), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Updates `json5` from 2.1.3...

dependencies
javascript

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies
javascript

Removes [is-svg](https://github.com/sindresorhus/is-svg). It's no longer used after updating ancestor dependency [postcss-svgo](https://github.com/cssnano/cssnano). These dependencies need to be updated together. Removes `is-svg` Updates `postcss-svgo` from 4.0.2 to 4.0.3 Release notes Sourced from...

dependencies
javascript

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.19 and updates ancestor dependency [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env). These dependencies need to be updated together. Updates `postcss` from 7.0.35 to 8.4.19 Release notes Sourced from postcss's releases. 8.4.19 Fixed...

dependencies
javascript

### Describe your question Add Test Cases in test Lodge ### Code of Conduct - [X] I agree to follow this project's Code of Conduct

**Is your enhancement related to a problem? Please describe.** Once WordPress 5.9 is released, we'll want to test Secure Media to see if any incompatibility issues arise. **Describe the solution...

documentation
enhancement
good first issue
help wanted

### Describe the bug **Note : I have used my S3 credentials.** When user enter secret access key and click on Save button, then it produces a Fatal error, and...

bug

**Is your enhancement related to a problem? Please describe.** It would be good to have automated tests for this plugin. **Describe the solution you'd like** Maybe use GitHub actions to...

enhancement
help wanted