aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/openid.pm
Commit message (Expand)AuthorAge
* add plugin safe/rebuild info (part 2 of 3)Joey Hess2008-08-03
* remove default values in getsetupJoey Hess2008-07-26
* added getsetup hooks for all plugins up to recentchangesJoey Hess2008-07-25
* optimisation, only load openid module when signing inJoey Hess2008-03-19
* move openiduser function to the openid pluginJoey Hess2008-01-30
* MAJOR basewiki reorgJoey Hess2007-12-08
* * If Net::OpenID::Consumer is not available, the openid module will quietlyjoey2007-04-30
* actually, let's not use a fieldset label at all here, and use thejoey2007-04-30
* put back OpenID label since we cannot rely on the label displayjoey2007-04-30
* layout improvementjoey2007-04-29
* * Use a fieldset to set off the openid entry from the rest of the loginjoey2007-04-29
* * Use fieldsets in the preferences form to group related options together.joey2007-04-29
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * Changed calling convention for httmllink slightly. The first threejoey2007-02-20
* * Add canedit hook, allowing arbitrary controls over when a page can bejoey2007-02-02
* * Fix openid signin secret generation code. This fixes the bug that madejoey2007-01-30
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* formattingjoey2006-11-21
* * Add "last" parameter to hook function. Very basic ordering, and hopefullyjoey2006-11-20
* * Add openidsignup config option.joey2006-11-20
* * Make auth methods pluggable.joey2006-11-20