Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / yunojuno/django-request-token issues and pull requests
#65 - Update to pyjwt has added breaking changes to released version
Issue -
State: open - Opened by fayebutler 3 months ago
- 1 comment
#64 - poetry build-system uses outdated API
Issue -
State: open - Opened by ohnomydjango 4 months ago
#63 - Catch UnicodeDecodeError in extract_ajax_token
Pull Request -
State: closed - Opened by ohnomydjango 4 months ago
#62 - UnicodeDecodeError is not handled properly
Issue -
State: open - Opened by ohnomydjango 4 months ago
#61 - truncate_request_token_log fails
Issue -
State: open - Opened by mozgovipc about 2 years ago
#60 - Add admin support for searching by token (JWT)
Pull Request -
State: closed - Opened by hugorodgerbrown about 2 years ago
#59 - Can't search by token in admin
Issue -
State: closed - Opened by djm about 2 years ago
- 3 comments
#58 - Amend comments in flake8 config to fix linter errors
Pull Request -
State: closed - Opened by coxm about 2 years ago
#57 - Add log param to use_request_token decorator
Pull Request -
State: closed - Opened by hugorodgerbrown over 2 years ago
- 1 comment
#56 - Update Python support
Pull Request -
State: closed - Opened by emab over 2 years ago
#55 - Cant delete user assigned to RequestToken in view that uses that token
Issue -
State: closed - Opened by ddoyaguez over 2 years ago
- 2 comments
#54 - Add management command to truncate logs
Pull Request -
State: closed - Opened by hugorodgerbrown over 3 years ago
#53 - Log can fill database
Issue -
State: closed - Opened by kichik over 3 years ago
- 5 comments
#52 - Add support for User models using uuid as pk
Pull Request -
State: closed - Opened by timomeara over 3 years ago
- 2 comments
#51 - Fix issue with JSON arrays
Pull Request -
State: closed - Opened by hugorodgerbrown almost 4 years ago
#50 - JSON array payload
Issue -
State: closed - Opened by asiffer almost 4 years ago
- 2 comments
#49 - Remove custom token error handling
Pull Request -
State: closed - Opened by hugorodgerbrown almost 4 years ago
#48 - Pin PyJWT to 1.7
Pull Request -
State: closed - Opened by hugorodgerbrown about 4 years ago
#47 - Migration don't work with mariaDB backend
Issue -
State: closed - Opened by Bonten156 about 4 years ago
- 1 comment
#46 - Add non-user based session support
Issue -
State: open - Opened by hugorodgerbrown about 4 years ago
#45 - Update to support Django 3.1
Pull Request -
State: closed - Opened by hugorodgerbrown over 4 years ago
#44 - Update to support Django 3.1
Issue -
State: closed - Opened by hugorodgerbrown over 4 years ago
#43 - Use auth_user_model defined in settings
Pull Request -
State: closed - Opened by luis8 over 4 years ago
#42 - Deprecate LOGIN_MODE_SESSION
Pull Request -
State: open - Opened by hugorodgerbrown over 4 years ago
#41 - Deprecate LOGIN_MODE_SESSION
Issue -
State: open - Opened by hugorodgerbrown over 4 years ago
#40 - Update default max uses for LOGIN_MODE_SESSION tokens
Pull Request -
State: closed - Opened by hugorodgerbrown over 4 years ago
- 1 comment
#39 - Session use restriction causing problems
Issue -
State: closed - Opened by hugorodgerbrown over 4 years ago
#38 - Add Django 3.0, drop Django <2.2, Python 3.6.
Pull Request -
State: closed - Opened by hugorodgerbrown about 5 years ago
#37 - Add Django 3.0 support, drop <2.2
Issue -
State: closed - Opened by hugorodgerbrown about 5 years ago
#36 - Bump django from 2.1.3 to 2.1.11
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
- 1 comment
Labels: dependencies
#35 - Add 'scope' to the admin list view search fields
Pull Request -
State: closed - Opened by hugorodgerbrown over 5 years ago
#34 - Docs don't mention import
Issue -
State: closed - Opened by jollyrogue over 5 years ago
#33 - Properly validate tokens expired via `token.expire()`
Pull Request -
State: closed - Opened by miphreal over 5 years ago
- 3 comments
#32 - Add template tag for rendering query strings
Pull Request -
State: closed - Opened by tim-mccurrach about 6 years ago
#31 - Add exception to context for 403 page
Pull Request -
State: closed - Opened by tim-mccurrach about 6 years ago
#30 - Look in request.body/GET/POST for request token
Pull Request -
State: closed - Opened by tim-mccurrach about 6 years ago
#29 - Provide more information to 403 template to facilitate custom messages
Issue -
State: closed - Opened by tim-mccurrach about 6 years ago
#28 - Provide template tag for query-strings
Issue -
State: open - Opened by tim-mccurrach about 6 years ago
#27 - Change the way middleware handles POST requests
Issue -
State: open - Opened by tim-mccurrach about 6 years ago
#26 - Add support for POST request handling
Pull Request -
State: closed - Opened by hugorodgerbrown over 6 years ago
#25 - Allow unlimited uses
Pull Request -
State: open - Opened by alex-hutton over 6 years ago
- 1 comment
#24 - Allow for unlimited uses
Issue -
State: open - Opened by alex-hutton over 6 years ago
#23 - Extend database support
Pull Request -
State: open - Opened by alex-hutton over 6 years ago
- 2 comments
#22 - Support other databases
Issue -
State: closed - Opened by alex-hutton over 6 years ago
- 1 comment
#21 - Cutting a new releaes for PyPi
Issue -
State: closed - Opened by Xorso almost 7 years ago
- 1 comment
#20 - Drop support for Python2 and Django < 1.10
Pull Request -
State: closed - Opened by hugorodgerbrown almost 7 years ago
- 1 comment
#19 - Support for Django 2.0 and Python 3.6
Pull Request -
State: closed - Opened by rafen almost 7 years ago
- 3 comments
#18 - LOGIN_MODE_SESSION does not support user with UUID primary key
Issue -
State: closed - Opened by alo-is over 7 years ago
- 5 comments
#17 - Make migrations python3 friendly
Pull Request -
State: closed - Opened by miphreal over 7 years ago
- 1 comment
#16 - Add formal logging of token use errors
Pull Request -
State: closed - Opened by hugorodgerbrown over 7 years ago
- 1 comment
#15 - Migration failure (using MySQL database)
Issue -
State: closed - Opened by sudeep1801 over 7 years ago
- 1 comment
#14 - Log token validation errors
Issue -
State: closed - Opened by hugorodgerbrown almost 8 years ago
#13 - Made user foreign keys point to settings.AUTH_USER_MODEL
Pull Request -
State: closed - Opened by tjwalch almost 8 years ago
- 1 comment
#12 - Make compatible with custom user models
Issue -
State: closed - Opened by tjwalch almost 8 years ago
- 4 comments
Labels: enhancement
#11 - Timezone error
Issue -
State: closed - Opened by dqunbp almost 8 years ago
- 4 comments
Labels: bug
#10 - Minor edits
Pull Request -
State: closed - Opened by dqunbp almost 8 years ago
#9 - Python3 Compatibility
Pull Request -
State: closed - Opened by JocelynDelalande almost 8 years ago
- 4 comments
#8 - Fix doc about JWT_QUERYSTRING_ARG default
Pull Request -
State: closed - Opened by JocelynDelalande almost 8 years ago
- 1 comment
#7 - Enable usage with Django 1.10's MIDDLEWARE setting
Pull Request -
State: closed - Opened by djm about 8 years ago
#6 - Middleware fails if X-Forwarded-For has multiple values
Issue -
State: closed - Opened by hugorodgerbrown about 8 years ago
- 1 comment
#5 - Add support for multiple requests (e.g. "ttl")
Issue -
State: closed - Opened by hugorodgerbrown over 8 years ago
Labels: enhancement
#4 - Version 0.2.0 & 0.2.1 fails on my side
Issue -
State: closed - Opened by pmarais over 8 years ago
- 3 comments
Labels: bug
#3 - Convert data to JSON field
Issue -
State: closed - Opened by hugorodgerbrown over 8 years ago
- 1 comment
#2 - Complete 403-template integration and readme update
Pull Request -
State: closed - Opened by pmarais over 8 years ago
- 1 comment
#1 - Added 403 template support
Pull Request -
State: closed - Opened by pmarais over 8 years ago
- 5 comments