issues
search
kumar303
/
hawkrest
Hawk HTTP Authorization for Django Rest Framework
BSD 3-Clause "New" or "Revised" License
19
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FIX REST DELETE action.
#47
ghost
closed
1 year ago
6
Error when there is no content-type available (e.g. DELETE requests).
#46
theyosh
opened
4 years ago
8
Update Travis matrix
#45
kevin-brown
closed
1 year ago
0
Bump version and add changelog for 1.0.1
#44
edmorley
closed
6 years ago
1
Util to check if request is Hawk request
#43
okayjeff
closed
6 years ago
1
Django 1.11 middleware compatibility fix
#42
okayjeff
closed
6 years ago
3
Fix verification tool for later Py/Dj versions and add tests
#41
okayjeff
closed
6 years ago
1
Verification tool issues
#40
okayjeff
closed
6 years ago
1
Use end-to-end middleware tests
#39
edmorley
closed
9 months ago
1
Middleware Not Compaitible with Django 1.11.5 final
#38
ydaniels
closed
6 years ago
7
Authentication backend and middleware use different strings to check if Hawk request
#37
edmorley
closed
6 years ago
1
Fixed up changelog (and docs) for new features
#36
kumar303
closed
7 years ago
0
Remove SKIP_HAWK_AUTH
#35
kumar303
closed
7 years ago
0
Add `HAWK_USER_LOOKUP` setting to return alternate user models
#34
rneilson
closed
7 years ago
6
AttributeError: type object 'BaseCommand' has no attribute 'option_list'
#33
wrongerror
closed
6 years ago
0
Add support for Django 1.10/1.11
#32
edmorley
closed
7 years ago
0
Add testing against Django 1.10+, django-rest-framework 3.4/3.5 & Python 3.6
#31
edmorley
closed
7 years ago
0
TestHawkAuthenticatedUser.test_method_compliance failing under Django 1.10
#30
edmorley
closed
7 years ago
2
Add testing against Django 1.10+ and django-rest-framework 3.4+
#29
edmorley
closed
7 years ago
0
Green up Travis tests on master after mohawk and django-nose changes
#28
edmorley
closed
7 years ago
1
Retriggers of master are failing on Travis
#27
edmorley
closed
7 years ago
4
Convert readthedocs link for their .org -> .io migration for hosted projects
#26
adamchainz
closed
8 years ago
1
Prepare 0.0.10 release
#25
kumar303
closed
8 years ago
0
Make is_authenticated() and is_anonymous() attributes for Django 1.10 compatibility
#24
edmorley
closed
9 months ago
0
Make hawkrest compatibile with Django 1.9
#23
edmorley
closed
8 years ago
4
Update release publishing workflow to generate universal wheels
#22
edmorley
closed
8 years ago
4
Add support for Django 1.9
#21
edmorley
closed
8 years ago
1
Update testing matrix
#20
edmorley
closed
8 years ago
7
Create a new release that includes #16
#19
edmorley
closed
8 years ago
1
Add PyPI, Travis & Read the Docs badges to README and docs
#18
edmorley
closed
9 years ago
2
Provide wheel distribution on PyPI
#17
edmorley
closed
8 years ago
1
Make AuthenticationFailed more specific for bad headers/expired tokens
#16
edmorley
closed
9 years ago
6
Document logging
#15
edmorley
closed
9 months ago
0
'Hawk authentication failed' responses to the client are hard to debug
#14
edmorley
closed
9 years ago
10
Better test matrix to cover older Djangos/DRFs
#13
kumar303
closed
9 years ago
0
Don't leak exception info to response (fixes #11)
#12
kumar303
closed
9 years ago
0
Exact Hawk errors are sent to the client with 401 responses
#11
kumar303
closed
9 years ago
0
Returns a real-ish auth user (fixes #9)
#10
kumar303
closed
9 years ago
0
AttributeError: 'DummyUser' object has no attribute 'is_authenticated'
#9
kumar303
closed
9 years ago
0
Better support for varying authorization headers
#8
kumar303
closed
9 years ago
0
Activate travis container builds
#7
kumar303
closed
9 years ago
0
Skip hawkrest authentication if it's not detected and not mandatory.
#6
maurodoglio
closed
9 years ago
7
Allow to override credential lookup.
#5
felipeota
closed
9 years ago
7
updating to latest mohawk interface for seen_nonce()
#4
jcwilson
closed
9 years ago
5
How to handle django User authentication, REST Framework throttling, etc?
#3
kerin
closed
7 years ago
1
Default to True for USE_CACHE_FOR_HAWK_NONCE
#2
wolfgangmeyers
closed
9 years ago
1
Can I retrieve HAWK_CREDENTIALS from the DB.
#1
rexposadas
closed
9 years ago
3