Ecosyste.ms: Issues

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

GitHub / florimondmanca/djangorestframework-api-key issues and pull requests

#269 - add missing i18n lookups

Pull Request - State: open - Opened by lukaszett 15 days ago - 1 comment

#268 - Misleading message when API key is expired

Issue - State: open - Opened by ethanstrominger 3 months ago

#266 - Declare support for Django 5.0 and Python 3.12

Pull Request - State: open - Opened by jonafato 7 months ago - 1 comment

#265 - Declaring support for Django 5.0 (and Python 3.12)?

Issue - State: open - Opened by jonafato 7 months ago - 1 comment
Labels: enhancement

#263 - Bump black from 23.9.1 to 24.3.0

Pull Request - State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#262 - Making invalid API Key raise 403 forbidden

Issue - State: open - Opened by Enorio 9 months ago

#261 - Expired APIKey's are considered as valid APIKey

Issue - State: open - Opened by xalien10 9 months ago

#259 - Hide DRF's browsable API page title when API Key is missing/invalid

Issue - State: closed - Opened by stefanofusai 10 months ago - 3 comments

#258 - Customizing Api-Key name (documentation incorrect)

Issue - State: open - Opened by AxisNL about 1 year ago - 1 comment
Labels: docs

#257 - Update docs to include example on manually validating API keys

Pull Request - State: closed - Opened by jabelone about 1 year ago - 1 comment

#256 - There is no clearly documented way to manually validate an API key

Issue - State: closed - Opened by jabelone about 1 year ago - 2 comments
Labels: question, docs

#255 - Version 3.0.0

Pull Request - State: closed - Opened by florimondmanca about 1 year ago - 3 comments

#252 - About second to permission check

Issue - State: closed - Opened by skybrd about 1 year ago - 1 comment
Labels: duplicate

#251 - Remove code that updates the PK

Pull Request - State: closed - Opened by davidfischer about 1 year ago - 2 comments

#248 - Version 2.4.0

Pull Request - State: closed - Opened by florimondmanca about 1 year ago - 7 comments

#247 - Upgrade tooling, including dealing w/ Python 3.7 EOL

Pull Request - State: closed - Opened by florimondmanca about 1 year ago - 1 comment
Labels: docs, tooling, dependencies

#246 - Fix typos in security docs

Pull Request - State: closed - Opened by davidfischer about 1 year ago - 1 comment

#245 - API Key object pk/id created with api-key and hashed api key

Issue - State: closed - Opened by umair313 about 1 year ago - 1 comment
Labels: question, duplicate

#244 - Use a fast key hasher instead of password hashers

Pull Request - State: closed - Opened by davidfischer about 1 year ago - 7 comments

#243 - Plain hash

Pull Request - State: open - Opened by beda42 about 1 year ago - 1 comment

#242 - Implement API key caching and update documentation

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

#240 - Drop redundant .has_object_permission impl on DRF 3.14.0 or above

Pull Request - State: closed - Opened by florimondmanca over 1 year ago - 8 comments

#238 - Cannot authenticate with API key

Issue - State: closed - Opened by rulzart over 1 year ago - 5 comments
Labels: question

#237 - IntegrityError using AbstractAPIKey

Issue - State: closed - Opened by theshajha over 1 year ago

#236 - Is the API_KEY generated always unique?

Issue - State: closed - Opened by hilmanski over 1 year ago - 1 comment

#235 - Add support for Django 4.2

Pull Request - State: closed - Opened by fgrassals over 1 year ago - 1 comment

#234 - Bump pymdown-extensions from 9.4 to 10.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#233 - Keyword of header now is compared in exact way

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

#232 - Migration file in `site-packages` folder for generating a custom API Key model

Issue - State: closed - Opened by hr23232323 over 1 year ago - 1 comment
Labels: question

#230 - API_KEY_CUSTOM_HEADER not working

Issue - State: closed - Opened by seed-doordash almost 2 years ago - 2 comments
Labels: question

#229 - Infinite loop with Django, MongoDB and Djongo with HasApiKey - Solved?

Issue - State: closed - Opened by Manu-Fraile almost 2 years ago - 1 comment
Labels: question

#226 - Version 2.3.0

Pull Request - State: closed - Opened by florimondmanca almost 2 years ago - 2 comments

#225 - Import not working

Issue - State: closed - Opened by tkallady about 2 years ago

#224 - Best way to create and validate keys?

Issue - State: closed - Opened by matthewcummings about 2 years ago

#223 - APIKey generation in `CreateView` on a per-User basis?

Issue - State: closed - Opened by RTa-technology about 2 years ago

#220 - get_usable_keys() is empty

Issue - State: closed - Opened by mathijsfr over 2 years ago

#219 - Fixed Typo in Readme

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

#218 - `KeyParser` should match `keyword` exactly

Issue - State: closed - Opened by Kostia-K over 2 years ago - 1 comment
Labels: bug

#216 - ✅ added `I18N` support

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

#215 - Fix migration 0004 when run against a non default database (updated)

Pull Request - State: closed - Opened by florimondmanca over 2 years ago - 6 comments
Labels: bug

#213 - Add support for upgrading API key hashes

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

#212 - Add routes to test_project

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

#211 - Reach 100% test coverage

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

#210 - Drop support for Python 3.6

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

#209 - Bump dev dependencies, fix CI installing django from $DJANGO_VERSION

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

#205 - Ensured Django 4 support

Issue - State: closed - Opened by florimondmanca over 2 years ago - 3 comments
Labels: help wanted

#204 - Add support for parse API-Key as base64_encoded string

Pull Request - State: closed - Opened by Mustafa-Abu-Ghazy over 2 years ago - 5 comments

#203 - Enhance APIKey ModelAdmin Class

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

#201 - Usage for filtering

Issue - State: closed - Opened by bodgerbarnett over 2 years ago

#200 - Customization with Migration

Issue - State: closed - Opened by maxillosoft-dimitry over 2 years ago - 1 comment
Labels: duplicate

#199 - Revamp test suite

Pull Request - State: closed - Opened by florimondmanca over 2 years ago - 2 comments
Labels: refactor

#198 - Switch to make-based tooling

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

#197 - How to list all available api keys from account.

Issue - State: closed - Opened by MatthiasMuller over 2 years ago - 1 comment
Labels: question

#196 - Release 2.2.0

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

#195 - Update guide.md

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

#194 - Need sample guide for POST method for APIview in serializer

Issue - State: closed - Opened by Mr-Apisit almost 3 years ago
Labels: question

#193 - bump hashed_key max_length from 100 to 150

Pull Request - State: closed - Opened by mariot almost 3 years ago - 8 comments

#191 - Explore swappable API key model functionality

Pull Request - State: open - Opened by florimondmanca almost 3 years ago - 1 comment

#190 - Additional Django 3.2 cleanup

Pull Request - State: closed - Opened by florimondmanca almost 3 years ago - 1 comment

#189 - Bump deps, add official Django 3.2 and Py3.9/3.10 support

Pull Request - State: closed - Opened by florimondmanca almost 3 years ago - 1 comment
Labels: enhancement, tooling

#188 - this project cannot support ModelViewSet?

Issue - State: closed - Opened by bale836 almost 3 years ago - 3 comments
Labels: question

#187 - Add support django config detection for different versions (#170)

Pull Request - State: closed - Opened by syth0le almost 3 years ago - 5 comments

#186 - Type Error on APIView permission classes

Issue - State: closed - Opened by vince015 about 3 years ago - 1 comment
Labels: question

#185 - Fix migrations when run against a non default database.

Pull Request - State: closed - Opened by niall-mediasuite about 3 years ago - 7 comments

#184 - getting "error decoding signature error"

Issue - State: closed - Opened by DidierDrogbaa about 3 years ago - 2 comments
Labels: question

#183 - Deploy docs manually

Pull Request - State: closed - Opened by florimondmanca about 3 years ago
Labels: docs, tooling

#182 - Publish to PyPI automatically

Pull Request - State: closed - Opened by florimondmanca about 3 years ago
Labels: tooling

#181 - Release 2.1.0

Pull Request - State: closed - Opened by florimondmanca about 3 years ago

#180 - Custom API key model w/o default `APIKey` table or admin

Issue - State: open - Opened by virogenesis about 3 years ago - 15 comments
Labels: question

#179 - Update CI templates to 3.4

Pull Request - State: closed - Opened by florimondmanca about 3 years ago - 2 comments
Labels: tooling

#178 - Format code under tests/

Pull Request - State: closed - Opened by florimondmanca about 3 years ago - 2 comments
Labels: tooling

#177 - fix "Should I use API keys?" documentation link Closes: #176

Pull Request - State: closed - Opened by brittandeyoung about 3 years ago

#176 - "Should I use API keys?" documentation link is broken

Issue - State: closed - Opened by Mukhametvaleev about 3 years ago - 2 comments
Labels: good first issue, docs

#175 - Add support for custom API keyword

Pull Request - State: closed - Opened by brittandeyoung over 3 years ago - 11 comments
Labels: enhancement

#174 - Allow for the ability to change the keyword in Authentication Header

Issue - State: closed - Opened by brittandeyoung over 3 years ago - 2 comments
Labels: enhancement

#173 - `HasAPIKey` adds huge performance (speed) hit

Issue - State: closed - Opened by jorgenbuilder over 3 years ago - 32 comments
Labels: help wanted

#172 - Is there any method to validate a given key

Issue - State: closed - Opened by ericel over 3 years ago - 2 comments

#171 - How to override permission message?

Issue - State: closed - Opened by aman162000 over 3 years ago

#170 - RemovedInDjango41Warning due to default_app_config

Issue - State: closed - Opened by danfoster over 3 years ago - 2 comments

#169 - Add filters for revoked & expired keys in the admin panel

Issue - State: closed - Opened by saurabh0719 over 3 years ago

#168 - Fix broken link to security doc

Pull Request - State: closed - Opened by jeffgodwyll over 3 years ago - 1 comment

#167 - Fix Statement

Pull Request - State: closed - Opened by spaceofmiah over 3 years ago

#166 - Fix Broken URL

Pull Request - State: closed - Opened by spaceofmiah over 3 years ago

#165 - Fix Typo

Pull Request - State: closed - Opened by spaceofmiah over 3 years ago

#164 - Official Python 3.9

Issue - State: closed - Opened by florimondmanca over 3 years ago - 1 comment
Labels: good first issue

#163 - Clarify that full generated API key should be used

Pull Request - State: closed - Opened by florimondmanca over 3 years ago - 1 comment
Labels: docs

#162 - 401 not authorized if not api_key.is_valid(key): raise self.model.DoesNotExist("Key is not valid.")

Issue - State: closed - Opened by ulziiburend over 3 years ago - 1 comment
Labels: duplicate

#161 - MIgration from 0.4.0 to 1.x.x failed

Issue - State: closed - Opened by drrr-deudeu over 3 years ago - 4 comments
Labels: question

#160 - Question on possible throttling use cases

Issue - State: closed - Opened by paula-em-lafon over 3 years ago - 2 comments
Labels: question

#159 - Doesn't work with SQL Server because of SQL Syntax issue

Issue - State: closed - Opened by calvma almost 4 years ago

#158 - Custom headers not working

Pull Request - State: closed - Opened by appzoid almost 4 years ago - 3 comments

#157 - Redacted API key hints in docs should more clearly indicate to use the full API key

Issue - State: closed - Opened by florimondmanca almost 4 years ago - 1 comment
Labels: good first issue, docs

#156 - For for auth headers not being found when sending request using Django Test Client

Pull Request - State: closed - Opened by richardARPANET almost 4 years ago - 3 comments

#155 - request always return unvalid credentials when adding HasAPIkey to permissions_classes

Issue - State: closed - Opened by souheyltoumi almost 4 years ago - 2 comments
Labels: question

#154 - error in HasApiKey permission

Issue - State: closed - Opened by souheyltoumi almost 4 years ago - 10 comments
Labels: question, docs

#153 - Support mongoengine 'Document' in place of Django 'models.Model'

Issue - State: closed - Opened by dblado about 4 years ago - 1 comment

#152 - Security link broken in readme

Issue - State: closed - Opened by aripap about 4 years ago - 1 comment
Labels: good first issue, docs