Skip to content

Conversation

@giovannicimolin
Copy link
Contributor

Original PR: Django Admin integation fix adding AuthToken #330

This is just a rebase to fix conflicts.

return the token as message to the user
change MIDDLEWARE_CLASSES (obsolete) to MIDDLEWARE, add required apps, middleware and context processors for admin pages
add admin urls to reference project
Add admin form for creating AuthTokens, add admin filter for searching AuthTokens
Refactor AuthTokenManager, separate methods for token/digest/expiry logic
@giovannicimolin giovannicimolin force-pushed the giovanni/admin-improvements branch from 8b196b0 to 52740cd Compare May 12, 2025 12:47
@giovannicimolin giovannicimolin merged commit 1da41c9 into develop May 12, 2025
11 checks passed
@giovannicimolin giovannicimolin deleted the giovanni/admin-improvements branch May 12, 2025 12:52
@Hafnernuss
Copy link

Hey, this is actually a great addition, are there any plans on releasing this?

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.

3 participants