Pluploader

Latest version: v0.8.3

Safety actively analyzes 715032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.4.0

This release adds a bunch of features:
- Added support for the upm/confluence safe-mode
- Added better warning when all modules are disabled
- Added --version flag

0.3.0

This is the first release published to pypi! This means you can use the pluploader with `pip install pluploader`.

This release adds the following features:
- Added support for plugin-modules
- use `pluploader info --show-modules` to see which modules are enabled or disabled
- when installing an plugin, the number of enabled plugins is reported. All disabled modules are listed.
- added context-path support
- if your confluence has an context-path, it now can be specified using `--path /contextpath`, e.G. `--path /confluence`
- if you want to specify all url-segments at the same time, you can now use `--base-url http://localhost:8090/confluence`
- Switched from print to logging to provide logging-levels as well as timestamp support
- Improved JSON-Decoding (seriously python, why is this so difficult?)
- `--username` and `--password` now default to `admin` and `admin` so you don't need to create an `.pluprc` for every project.
- Errors while doing requests are now handled properly and give an proper error message

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.