Filebrowser-safe

Latest version: v1.1.1

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

Scan your dependencies

1.1.1

[1.1.1](https://github.com/stephenmcd/filebrowser-safe/compare/v1.1.0...v1.1.1) (2022-01-05)


Bug Fixes

* prevent path traversal when browsing, fixes [137](https://github.com/stephenmcd/filebrowser-safe/issues/137) ([c6d60c4](https://github.com/stephenmcd/filebrowser-safe/commit/c6d60c47b66e29536e87fce259b73859c576a87a))

1.1.0

[1.1.0](https://github.com/stephenmcd/filebrowser-safe/compare/v1.0.0...v1.1.0) (2021-12-29)


Features

* add Django 4.0.0 compatibility ([136](https://github.com/stephenmcd/filebrowser-safe/issues/136)) ([b2c1b01](https://github.com/stephenmcd/filebrowser-safe/commit/b2c1b016d31b26d42eb0df12e88d8bddc81c981b))

1.0.0

[1.0.0](https://github.com/stephenmcd/filebrowser-safe/compare/v0.5.0...v1.0.0) (2021-11-19)


Bug Fixes

* provide fallback for THUMBNAILS_DIR_NAME ([f9991d5](https://github.com/stephenmcd/filebrowser-safe/commit/f9991d50f7e739b9eec5731c340be964a472c03e))


Features

* add Django 2.2 compatability ([134](https://github.com/stephenmcd/filebrowser-safe/issues/134)) ([50edf7c](https://github.com/stephenmcd/filebrowser-safe/commit/50edf7ce0b107a2b7c4e65a402161ac38a325526))


BREAKING CHANGES

* dropped support for Python 2 and Django < 2.2

* Swap self.path for self.name

* Remove __future__ import
Fix formatting

* Add a `renderer` kwarg to FileBrowseWidget.render

Required by Django>=2.1

* Python bump for travis

* Version bump for tox

* Make widget scripts load in correct order in dj2.2

* Fix crash when date filtering folders with folders inside

Co-authored-by: zriv <zrivusers.noreply.github.com>
Co-authored-by: Frankie Robertson <frankierobertson.name>

1.0.0rc.2

[1.0.0-rc.2](https://github.com/stephenmcd/filebrowser-safe/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2021-09-22)


Bug Fixes

* provide fallback for THUMBNAILS_DIR_NAME ([f9991d5](https://github.com/stephenmcd/filebrowser-safe/commit/f9991d50f7e739b9eec5731c340be964a472c03e))

1.0.0rc.1

[1.0.0-rc.1](https://github.com/stephenmcd/filebrowser-safe/compare/v0.5.0...v1.0.0-rc.1) (2021-07-29)


Features

* add Django 2.2 compatability ([134](https://github.com/stephenmcd/filebrowser-safe/issues/134)) ([50edf7c](https://github.com/stephenmcd/filebrowser-safe/commit/50edf7ce0b107a2b7c4e65a402161ac38a325526))


BREAKING CHANGES

* dropped support for Python 2 and Django < 2.2

* Swap self.path for self.name

* Remove __future__ import
Fix formatting

* Add a `renderer` kwarg to FileBrowseWidget.render

Required by Django>=2.1

* Python bump for travis

* Version bump for tox

* Make widget scripts load in correct order in dj2.2

* Fix crash when date filtering folders with folders inside

Co-authored-by: zriv <zrivusers.noreply.github.com>
Co-authored-by: Frankie Robertson <frankierobertson.name>

1.0.0alpha.1

[1.0.0-alpha.1](https://github.com/stephenmcd/filebrowser-safe/compare/v0.5.0...v1.0.0-alpha.1) (2020-08-18)


Features

* add Django 2.2 compatability ([134](https://github.com/stephenmcd/filebrowser-safe/issues/134)) ([50edf7c](https://github.com/stephenmcd/filebrowser-safe/commit/50edf7ce0b107a2b7c4e65a402161ac38a325526))


BREAKING CHANGES

* dropped support for Python 2 and Django < 2.2

* Swap self.path for self.name

* Remove __future__ import
Fix formatting

* Add a `renderer` kwarg to FileBrowseWidget.render

Required by Django>=2.1

* Python bump for travis

* Version bump for tox

* Make widget scripts load in correct order in dj2.2

* Fix crash when date filtering folders with folders inside

Co-authored-by: zriv <zrivusers.noreply.github.com>
Co-authored-by: Frankie Robertson <frankierobertson.name>

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.