DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:authdjango

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
plugin:authdjango [2020-10-01 12:37] – Update compatibility zygentomaplugin:authdjango [2021-01-13 04:45] (current) – [Discussion] toastedbagel
Line 64: Line 64:
 ===== Discussion ===== ===== Discussion =====
  
 +Note that as of Django 3.1, your django project seems to require 
  
 +    DEFAULT_HASHING_ALGORITHM='sha1' 
  
 +in your ''settings.py'' for this Authdjango plugin to read everything correctly. While that doesn't explicitly makes sense, for now it appears to be needed.
 +
 +See the [[https://docs.djangoproject.com/en/3.1/releases/3.1/|release notes]] for Django 3.1 for more details
plugin/authdjango.txt · Last modified: 2021-01-13 04:45 by toastedbagel

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki