Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:jayvdb:branches:devel:languages:python:django
python-django-rest-knox
python-django-rest-knox.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-django-rest-knox.changes of Package python-django-rest-knox
------------------------------------------------------------------- Tue Oct 22 13:47:00 UTC 2024 - Dirk Müller <dmueller@suse.com> - update to 5.0.2: * Implement AUTO_REFRESH_MAX_TTL to limit total token lifetime when AUTO_REFRESH = True ------------------------------------------------------------------- Sat Aug 31 14:50:57 UTC 2024 - Dirk Müller <dmueller@suse.com> - update to 5.0.1: * Fix migration: retrieve `TOKEN_MODEL` from `knox_settings` instead of Django settings. * Tokens created prior to this release will no longer work * Fix migration reverse flow, enable migrate 0 * Various documentation fixes and improvements * Drop `cryptography` in favor of hashlib * Make custom AuthModel work * Token prefix can be set in the setttings * Drop support for Django 4.0 * Add support for Dango 4.2, 5.0 and Python 3.11 and 3.12 * Cleanup legacy Python 2.0 code * Fix isort, flake8 usage for Python 3.10 in the test suite * Update Github actions version * Upgrade markdown dependency * Get rid of the `six` library * Add custom login / logout response support * Join the jazzband organization * Add pre-commit hooks * Add tracking of tests code coverage * Fix migrations when used in condition with a custom DB * Improve typing * Use `self.authenticate_header()` in `authenticate()` method to get auth header prefix ------------------------------------------------------------------- Thu Mar 21 07:53:27 UTC 2024 - Max Lin <mlin@suse.com> - Add %{?sle15_python_module_pythons} ------------------------------------------------------------------- Fri Feb 25 20:11:43 UTC 2022 - Matej Cepl <mcepl@suse.com> - Update to 4.2.0: - compatibility with Python up to 3.10 and Django up to 4.0 - Migration: "salt" field of model "AuthToken" is removed - Remove upstreamed patches: - django3.patch - remove-django-nose.patch ------------------------------------------------------------------- Tue Sep 14 01:26:23 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com> - Add patch remove-django-nose.patch: * Use pytest-django to run the tests, rather than django-nose. ------------------------------------------------------------------- Tue Apr 28 09:42:48 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com> - Add patch to build with Django 3.x: * django3.patch ------------------------------------------------------------------- Sun Apr 5 07:54:00 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com> - Update to 4.1.0: * Expiry format now defaults to whatever is used Django REST framework * The behavior can be overriden via EXPIRY_DATETIME_FORMAT setting * Fully customizable expiry format via format_expiry_datetime * Fully customizable response payload via get_post_response_data * Changes have been made to the create() method on the AuthToken model. It now returns the model instance and the raw token instead of just the token to allow the expiry field to be included in the success response. ------------------------------------------------------------------- Mon Oct 7 13:12:34 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> - Disable py2 build as it is unresolvable ------------------------------------------------------------------- Mon May 20 01:47:09 UTC 2019 - John Vandenberg <jayvdb@gmail.com> - Add non-updating note to the SPEC file ------------------------------------------------------------------- Wed Apr 10 11:13:59 UTC 2019 - John Vandenberg <jayvdb@gmail.com> - Initial spec for v3.6.0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor