issues
search
jazzband
/
django-rest-knox
Authentication Module for django rest auth
MIT License
1.17k
stars
213
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
knox.auth.TokenAuthenticationd does not work in DEFAULT_AUTHENTICATION_CLASSES
#371
wilfredinni
opened
1 month ago
0
[pre-commit.ci] pre-commit autoupdate
#370
pre-commit-ci[bot]
closed
1 month ago
0
chore: Update changelogs and release
#369
giovannicimolin
closed
1 month ago
0
How to uninstall - django.db.migrations.exceptions.IrreversibleError
#368
l-astro
opened
2 months ago
0
[pre-commit.ci] pre-commit autoupdate
#367
pre-commit-ci[bot]
closed
1 month ago
0
Implement AUTO_REFRESH_MAX_TTL to limit total token lifetime when AUTO_REFRESH = True.
#366
christian-oudard
closed
1 month ago
4
chore: Modernize example app
#365
giovannicimolin
closed
3 months ago
0
AttributeError: 'SHA512' object has no attribute 'update'
#364
giovannicimolin
closed
3 months ago
5
[pre-commit.ci] pre-commit autoupdate
#363
pre-commit-ci[bot]
closed
3 months ago
0
Ensure old tokens continue to work by removing `token_key`
#362
jmsmkn
closed
6 days ago
14
[pre-commit.ci] pre-commit autoupdate
#361
pre-commit-ci[bot]
closed
4 months ago
0
fix: Fix migration when not overriding `AuthToken` model
#360
giovannicimolin
closed
4 months ago
1
AttributeError: 'Settings' object has no attribute 'KNOX_TOKEN_MODEL'
#359
Spawin
closed
4 months ago
6
docs(changelog): bump to 5.0.0, add token warning
#358
max-wittig
closed
4 months ago
10
Make sure to mention that old tokens no longer work when releasing!
#357
max-wittig
closed
4 months ago
1
Overall project health improvements
#356
giovannicimolin
closed
4 months ago
9
add changelog for release
#355
johnraz
closed
4 months ago
0
add changelog for release
#354
johnraz
closed
4 months ago
0
chore: remove outdated super() call
#353
Rotzbua
closed
4 months ago
0
[pre-commit.ci] pre-commit autoupdate
#352
pre-commit-ci[bot]
closed
4 months ago
0
Unable to read timezone specified in settings.py
#351
Virendra69
closed
5 months ago
1
Python 3.12 and django 5.0 compatibility
#350
cloutierjo
closed
5 months ago
1
Return custom response when invalid token is given
#349
Tom5421
closed
5 months ago
1
fix(docker): possible path bug
#348
Rotzbua
closed
4 months ago
1
Add last_used possibility and filtering on tokens
#347
roalter
opened
6 months ago
4
Remove flake8 and isort from tox config
#346
calumy
closed
6 months ago
1
Remove EOL versions
#345
calumy
closed
4 months ago
3
Migrate to ruff
#344
calumy
closed
6 months ago
4
feat: Add action to build and deploy pages to GH-Pages
#343
giovannicimolin
closed
6 months ago
0
Prepare next release
#342
johnraz
closed
4 months ago
16
Need maintainer access to put back master in a correct state 😇
#341
johnraz
closed
6 months ago
1
Merge pull request #337 from jazzband/master
#340
johnraz
closed
6 months ago
0
Revert "Merge branch 'develop' into master"
#339
johnraz
closed
6 months ago
0
Revert "Adding commits from master in develop"
#338
johnraz
closed
6 months ago
0
Adding commits from master in develop
#337
johnraz
closed
6 months ago
0
BasicAuthentication not working in Django Rest
#336
Nishhtha
closed
6 months ago
1
Avoid importing `django.test` in main code
#335
angusholder
closed
6 months ago
1
Issuing Token outside of LoginView
#334
HasanAshab
closed
6 months ago
1
Fix README.md
#333
nbro
closed
7 months ago
1
Social auth support #NotAnIssue
#332
spinxi
closed
6 months ago
1
Query Regarding Stable Branch for Production Use
#331
Kanellaman
closed
6 months ago
1
Django Admin integation fix adding AuthToken
#330
paulgueltekin
opened
8 months ago
9
refactor(auth): Use `self.authenticate_header()` in `authenticate()` method to get auth header prefix
#329
luqmansen
closed
10 months ago
4
Doc Question: Where is 'urls(r'api/auth/', include('knox.urls'))'?
#328
PunkFleet
closed
10 months ago
2
Add Refresh Tokens
#327
dontexit
closed
6 months ago
13
Can we filter AuthToken on token_key and digest in authenticate_credentials?
#326
oaosman84
closed
10 months ago
5
TOKEN_LIMIT_PER_USER not taken into account
#325
mathbouq
closed
6 months ago
2
feat: add typing
#324
Rotzbua
closed
10 months ago
1
Documentation includes mention of deleted token salting
#323
dgerlanc
closed
6 months ago
3
[pre-commit.ci] pre-commit autoupdate
#322
pre-commit-ci[bot]
closed
10 months ago
1
Next