Path to this page:
Subject: CVS commit: pkgsrc/www/py-filebrowser_safe
From: Adam Ciarcinski
Date: 2024-02-21 20:31:34
Message id: 20240221193134.7E9DBF9F4@cvs.NetBSD.org
Log Message:
py-filebrowser_safe: updated to 1.1.1
1.1.1 (2022-01-05)
Bug Fixes
prevent path traversal when browsing
1.1.0 (2021-12-29)
Features
add Django 4.0.0 compatibility
1.0.0 (2021-11-19)
Bug Fixes
provide fallback for THUMBNAILS_DIR_NAME (f9991d5)
Features
add Django 2.2 compatability
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
Files: