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
Next revision
Previous revision
plugin:authdjango [2018-06-03 14:51] – Show compatibility with Greebo zygentomaplugin:authdjango [2021-01-13 04:45] (current) – [Discussion] toastedbagel
Line 1: Line 1:
-====== authdjango Plugin ======+====== AuthDjango Plugin ======
  
 ---- plugin ---- ---- plugin ----
 description:  description: 
 author     : Robert Czechowski  author     : Robert Czechowski 
-email      : robert+dokuwiki@czecho.de +email      : robert+dokuwiki at czecho.de 
 type       : authentication type       : authentication
 lastupdate : 2018-03-30 lastupdate : 2018-03-30
-compatible : Frusterick Manners, Greebo+compatible : Frusterick Manners, Greebo, Hogfather
 depends    :  depends    : 
 conflicts  conflicts 
Line 15: Line 15:
 downloadurl: https://github.com/zgtm/dokuwiki-plugin-authdjango/zipball/master downloadurl: https://github.com/zgtm/dokuwiki-plugin-authdjango/zipball/master
 bugtracker : https://github.com/zgtm/dokuwiki-plugin-authdjango/issues bugtracker : https://github.com/zgtm/dokuwiki-plugin-authdjango/issues
-sourcerepo : https://github.com/zgtm/dokuwiki-plugin-authdjango/+sourcerepo : https://github.com/zgtm/dokuwiki-plugin-authdjango
 ---- ----
  
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.1528030313.txt.gz · Last modified: 2018-06-03 14:51 by zygentoma

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