xref: /plugin/authdjango/README.md (revision 08d162449848177dcaa285055bd4306f696abcf6)
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