Name Date Size #Lines LOC

..--

conf/H16-Feb-2026-2220

lang/H16-Feb-2026-2220

LICENSEH A D16-Feb-202617.7 KiB340281

README.mdH A D16-Feb-2026306 63

auth.phpH A D16-Feb-20266.2 KiB194122

plugin.info.txtH A D16-Feb-2026236 87

README.md

1# dokuwiki-plugin-authdjango
2
3This plugin allows to authenticate users using a running Django installation. It uses the session of Django, thus the users need to login via Django first. A connection to the Django database is required.
4
5For more information, see https://www.dokuwiki.org/plugin:authdjango
6