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-04-17 20:30] Aleksandrplugin: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+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 24: Line 24:
 ===== Installation ===== ===== Installation =====
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Configuration and Settings ===== ===== Configuration and Settings =====
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.1523989823.txt.gz · Last modified: 2018-04-17 20:30 by Aleksandr

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