aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/passwordauth.mdwn
Commit message (Expand)AuthorAge
* web commit by JoshTriplett: mention httpauth plugin.joey2007-02-26
* * Allow multiple tag settings to appear in a single page.joey2007-02-14
* simplified plugin definitionsjoey2007-02-13
* * Add toggle plugin.•••* Introduce the nicebundle. This is a kind of plugin, that just enables many other plugins. It's an easy way to boost ikiwiki from its default, basic wiki, to a full-featured wiki, without manually picking the right set of plugins. New plugins will be added to the nicebundle from time to time. joey2006-11-22
* * Add "last" parameter to hook function. Very basic ordering, and hopefully••• nothing more spohisticated will be needed. * Add formbuilder_setup and formbuilder hooks. * Split out a passwordauth module, that holds all the traditional password based authentication etc code. It's enabled by default, but can be disabled if you want only openid or some other auth method. joey2006-11-20