]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/passwordauth.mdwn
update
[ikiwiki.git] / doc / plugins / passwordauth.mdwn
1 [[template id=plugin name=passwordauth core=1 included=1 author="[[Joey]]"]]
2 [[tag type/auth]]
3 [[tag type/core]]
4
5 This plugin lets ikiwiki prompt for a user name and password when logging
6 into the wiki. It also handles registering users, mailing passwords, and
7 changing passwords in the prefs page.
8
9 It is enabled by default, but can be turned off if you want to only use
10 some other form of authentication, such as [[openid]].