Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jazzband/django-rest-knox issues and pull requests

#378 - Fix for n+1 query on AuthToken.user

Pull Request - State: open - Opened by naviens 1 day ago

#377 - Sends user_logged_in twice

Issue - State: open - Opened by AGM-90 12 days ago

#376 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: open - Opened by pre-commit-ci[bot] 13 days ago

#375 - Increase test coverage

Pull Request - State: closed - Opened by giovannicimolin 20 days ago

#374 - Use python3 syntax for super()

Pull Request - State: closed - Opened by hrideshmg 26 days ago - 4 comments

#373 - Is this project still alive???

Issue - State: closed - Opened by lubiah 2 months ago - 4 comments

#372 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 3 months ago

#370 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 4 months ago

#369 - chore: Update changelogs and release

Pull Request - State: closed - Opened by giovannicimolin 5 months ago

#368 - How to uninstall - django.db.migrations.exceptions.IrreversibleError

Issue - State: open - Opened by l-astro 5 months ago - 1 comment
Labels: bug, help wanted

#367 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#366 - Implement AUTO_REFRESH_MAX_TTL to limit total token lifetime when AUTO_REFRESH = True.

Pull Request - State: closed - Opened by christian-oudard 5 months ago - 4 comments
Labels: enhancement

#365 - chore: Modernize example app

Pull Request - State: closed - Opened by giovannicimolin 6 months ago

#364 - AttributeError: 'SHA512' object has no attribute 'update'

Issue - State: closed - Opened by giovannicimolin 6 months ago - 5 comments

#363 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 months ago

#362 - Ensure old tokens continue to work by removing `token_key`

Pull Request - State: closed - Opened by jmsmkn 7 months ago - 20 comments

#361 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 months ago

#360 - fix: Fix migration when not overriding `AuthToken` model

Pull Request - State: closed - Opened by giovannicimolin 7 months ago - 1 comment

#359 - AttributeError: 'Settings' object has no attribute 'KNOX_TOKEN_MODEL'

Issue - State: closed - Opened by Spawin 7 months ago - 6 comments

#358 - docs(changelog): bump to 5.0.0, add token warning

Pull Request - State: closed - Opened by max-wittig 7 months ago - 10 comments

#357 - Make sure to mention that old tokens no longer work when releasing!

Issue - State: closed - Opened by max-wittig 7 months ago - 1 comment

#356 - Overall project health improvements

Issue - State: closed - Opened by giovannicimolin 8 months ago - 9 comments

#355 - add changelog for release

Pull Request - State: closed - Opened by johnraz 8 months ago

#354 - add changelog for release

Pull Request - State: closed - Opened by johnraz 8 months ago

#353 - chore: remove outdated super() call

Pull Request - State: closed - Opened by Rotzbua 8 months ago

#352 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 8 months ago

#351 - Unable to read timezone specified in settings.py

Issue - State: closed - Opened by Virendra69 8 months ago - 1 comment

#350 - Python 3.12 and django 5.0 compatibility

Issue - State: closed - Opened by cloutierjo 9 months ago - 1 comment

#349 - Return custom response when invalid token is given

Issue - State: closed - Opened by Tom5421 9 months ago - 1 comment

#348 - fix(docker): possible path bug

Pull Request - State: closed - Opened by Rotzbua 9 months ago - 1 comment

#347 - Add last_used possibility and filtering on tokens

Pull Request - State: open - Opened by roalter 9 months ago - 4 comments

#346 - Remove flake8 and isort from tox config

Pull Request - State: closed - Opened by calumy 9 months ago - 1 comment

#345 - Remove EOL versions

Pull Request - State: closed - Opened by calumy 10 months ago - 3 comments

#344 - Migrate to ruff

Pull Request - State: closed - Opened by calumy 10 months ago - 4 comments

#343 - feat: Add action to build and deploy pages to GH-Pages

Pull Request - State: closed - Opened by giovannicimolin 10 months ago

#342 - Prepare next release

Pull Request - State: closed - Opened by johnraz 10 months ago - 16 comments

#341 - Need maintainer access to put back master in a correct state 😇

Issue - State: closed - Opened by johnraz 10 months ago - 1 comment

#340 - Merge pull request #337 from jazzband/master

Pull Request - State: closed - Opened by johnraz 10 months ago

#339 - Revert "Merge branch 'develop' into master"

Pull Request - State: closed - Opened by johnraz 10 months ago

#338 - Revert "Adding commits from master in develop"

Pull Request - State: closed - Opened by johnraz 10 months ago

#337 - Adding commits from master in develop

Pull Request - State: closed - Opened by johnraz 10 months ago

#336 - BasicAuthentication not working in Django Rest

Issue - State: closed - Opened by Nishhtha 10 months ago - 1 comment

#335 - Avoid importing `django.test` in main code

Pull Request - State: closed - Opened by angusholder 10 months ago - 1 comment

#334 - Issuing Token outside of LoginView

Issue - State: closed - Opened by HasanAshab 10 months ago - 1 comment

#332 - Social auth support #NotAnIssue

Issue - State: closed - Opened by spinxi 11 months ago - 1 comment

#331 - Query Regarding Stable Branch for Production Use

Issue - State: closed - Opened by Kanellaman 11 months ago - 1 comment

#330 - Django Admin integation fix adding AuthToken

Pull Request - State: open - Opened by paulgueltekin 12 months ago - 9 comments

#327 - Add Refresh Tokens

Pull Request - State: closed - Opened by dontexit about 1 year ago - 13 comments

#325 - TOKEN_LIMIT_PER_USER not taken into account

Issue - State: closed - Opened by mathbouq about 1 year ago - 2 comments

#323 - Documentation includes mention of deleted token salting

Issue - State: closed - Opened by dgerlanc about 1 year ago - 3 comments

#320 - Next release for this package

Issue - State: closed - Opened by dk-WZFinTech about 1 year ago - 9 comments

#319 - Hash algorithm from example docs raises error

Issue - State: closed - Opened by stocktons about 1 year ago - 2 comments

#318 - Count non expiring tokens when determining if the limit is reached

Pull Request - State: closed - Opened by morty over 1 year ago - 4 comments

#315 - feat(ci): add django4.2; remove eol django4.0

Pull Request - State: closed - Opened by Rotzbua over 1 year ago - 2 comments

#311 - support for auto-refresh, up to a maximum?

Issue - State: closed - Opened by cbeck88 over 1 year ago - 4 comments
Labels: enhancement, help wanted

#304 - Implement Jazzband guidelines for django-rest-knox

Issue - State: closed - Opened by jazzband-bot over 1 year ago - 26 comments

#300 - Error raised in renew token

Issue - State: open - Opened by Azteker almost 2 years ago - 2 comments
Labels: bug, help wanted

#299 - Support creating swappable models in the manager

Pull Request - State: open - Opened by turran almost 2 years ago - 1 comment

#295 - Changes to allow a migration of DRF tokens (#220 and #215)

Pull Request - State: open - Opened by gawry about 2 years ago - 2 comments

#292 - OpenAPI schema generation

Issue - State: open - Opened by rbuffat about 2 years ago - 2 comments
Labels: enhancement, help wanted

#291 - AUTO_REFRESH method never worked

Issue - State: closed - Opened by laksithakumara-cb about 2 years ago - 4 comments

#287 - update AuthTokenManager to support custom values

Pull Request - State: closed - Opened by brukberhane over 2 years ago - 1 comment

#286 - PR(#272) Replaces code for PR (#275)

Issue - State: closed - Opened by brukberhane over 2 years ago - 1 comment

#285 - Use api_settings.DEFAULT_AUTHENTICATION_CLASSES for LogoutAllView

Pull Request - State: open - Opened by skyl over 2 years ago

#277 - Add cookie-based authentication feature

Pull Request - State: open - Opened by abdelbaki1 over 2 years ago - 4 comments

#274 - Undated index.md

Pull Request - State: closed - Opened by Adegitetaiwo over 2 years ago

#273 - Updated README.md

Pull Request - State: closed - Opened by Adegitetaiwo over 2 years ago

#265 - auth: delay access to model

Pull Request - State: open - Opened by fopinappb about 3 years ago

#263 - Add extra field to AuthToken

Issue - State: closed - Opened by bylly1 about 3 years ago - 2 comments

#262 - Add @smart_token_user decorator to get user object easier

Pull Request - State: closed - Opened by xros about 3 years ago - 2 comments

#252 - Facilitate replacing AuthToken model

Pull Request - State: closed - Opened by lalvarezguillen over 3 years ago - 2 comments

#250 - Separate token creation logic from the create method

Pull Request - State: open - Opened by ayys almost 4 years ago

#248 - AUTH_HEADER_PREFIX

Issue - State: closed - Opened by kennedyngigi4 almost 4 years ago - 1 comment

#247 - Endpoint for retrieving user by posting token

Issue - State: closed - Opened by csanders7070 almost 4 years ago - 3 comments

#246 - removed token_key from AuthToken

Pull Request - State: open - Opened by jonathan-golorry about 4 years ago

#244 - Unpinned Dependency: cryptography

Issue - State: closed - Opened by steverecio about 4 years ago - 2 comments

#239 - Update settings.md

Pull Request - State: closed - Opened by nnamdei about 4 years ago - 1 comment

#230 - Use hashlib

Pull Request - State: closed - Opened by Rotzbua over 4 years ago - 2 comments

#223 - how give refresh token?

Issue - State: closed - Opened by eghbalpoorMH over 4 years ago - 1 comment

#222 - What is the purpose of TOKEN_KEY_LENGTH being set to 8 chars?

Issue - State: closed - Opened by drivelous over 4 years ago - 1 comment

#220 - Migrating from rest_framework.TokenAuthentication without logging users out

Issue - State: closed - Opened by oaosman84 over 4 years ago - 3 comments

#219 - How to get the auth token?

Issue - State: closed - Opened by steverecio over 4 years ago - 2 comments

#217 - TOKEN_TTL and TOKEN_LIMIT_PER_USER are mutually exclusive?

Issue - State: open - Opened by sophiasong93 over 4 years ago
Labels: enhancement

#216 - ugettext_lazy is deprecated causing warnings

Issue - State: closed - Opened by AlecRichardson over 4 years ago - 2 comments

#215 - Migrate Existing AuthTokens

Issue - State: closed - Opened by steverecio over 4 years ago - 1 comment

#212 - Implement MAX_TOKEN_TTL setting

Issue - State: open - Opened by joshcorne over 4 years ago
Labels: enhancement

#211 - When I get the token for a user, that particular user is getting logged in.

Issue - State: closed - Opened by Akshay-Prakash almost 5 years ago - 1 comment

#207 - Logout using knox gives unauthorized 401 error

Issue - State: closed - Opened by csudharsan almost 5 years ago - 1 comment

#206 - Spelling error in documentation

Issue - State: closed - Opened by csp197 almost 5 years ago

#199 - Remove cryptography dependency?

Issue - State: closed - Opened by tasn about 5 years ago - 2 comments

#196 - Subclass AuthToken and AuthTokenManger to give a token an extra property

Issue - State: closed - Opened by alrhalford about 5 years ago - 2 comments

#192 - Auto refresh per token

Pull Request - State: open - Opened by MoisesRT over 5 years ago - 2 comments

#190 - Auto refresh / Auto renew per token and not as global option

Issue - State: open - Opened by MoisesRT over 5 years ago - 1 comment
Labels: enhancement

#189 - Add a realm field to the token

Issue - State: closed - Opened by xrmx over 5 years ago - 1 comment

#188 - Why use a salt?

Issue - State: closed - Opened by peterthomassen over 5 years ago - 10 comments