Skip to content

Comments

feat!: replace plain-text DRF token with PBKDF2-hashed API token#484

Merged
tdruez merged 14 commits intomainfrom
secured-api-token
Feb 25, 2026
Merged

feat!: replace plain-text DRF token with PBKDF2-hashed API token#484
tdruez merged 14 commits intomainfrom
secured-api-token

Conversation

@tdruez
Copy link
Contributor

@tdruez tdruez commented Feb 24, 2026

Issues

Changes

Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
@tdruez tdruez marked this pull request as draft February 24, 2026 01:02
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
@tdruez tdruez changed the title feat: encode api keys in the database feat!: encode users api key in the database Feb 24, 2026
@tdruez tdruez changed the title feat!: encode users api key in the database feat!: replace plain-text DRF token with PBKDF2-hashed API token Feb 24, 2026
@tdruez tdruez marked this pull request as ready for review February 24, 2026 22:06
@tdruez tdruez merged commit 21ceefb into main Feb 25, 2026
4 checks passed
@tdruez tdruez deleted the secured-api-token branch February 25, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhanced the security of stored API keys

1 participant