| Commit message (Expand) | Author | Age |
* | fix back-compat with old Net::OpenID | Joey Hess | 2010-03-24 |
* | openid: Use Openid Simple Registration or OpenID Attribute Exchange to get th... | Joey Hess | 2010-03-13 |
* | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess | 2010-02-11 |
* | httpauth: When cgiauthurl is configured, httpauth can now be used alongside o... | Joey Hess | 2010-02-11 |
* | Improve display of openid in preferences page. | Joey Hess | 2010-02-04 |
* | Move OpenID pretty-printing from openid plugin to core | Simon McVittie | 2009-07-10 |
* | Update IkiWiki::openiduser to work with Net::OpenID 2.x | Simon McVittie | 2009-07-07 |
* | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
* | openid: in &openiduser, allow subdirectory-style providers to end with '/' | Simon McVittie | 2008-12-21 |
* | openid: in &openiduser, let domain-style providers have arbitrarily many subd... | Simon McVittie | 2008-12-21 |
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
* | include perl error in warning about openid | Joey Hess | 2008-09-23 |
* | add plugin safe/rebuild info (part 2 of 3) | Joey Hess | 2008-08-03 |
* | remove default values in getsetup | Joey Hess | 2008-07-26 |
* | added getsetup hooks for all plugins up to recentchanges | Joey Hess | 2008-07-25 |
* | optimisation, only load openid module when signing in | Joey Hess | 2008-03-19 |
* | move openiduser function to the openid plugin | Joey Hess | 2008-01-30 |
* | MAJOR basewiki reorg | Joey Hess | 2007-12-08 |
* | * If Net::OpenID::Consumer is not available, the openid module will quietly | joey | 2007-04-30 |
* | actually, let's not use a fieldset label at all here, and use the | joey | 2007-04-30 |
* | put back OpenID label since we cannot rely on the label display | joey | 2007-04-30 |
* | layout improvement | joey | 2007-04-29 |
* | * Use a fieldset to set off the openid entry from the rest of the login | joey | 2007-04-29 |
* | * Use fieldsets in the preferences form to group related options together. | joey | 2007-04-29 |
* | * pagespec_match() has changed to take named parameters, to better allow | joey | 2007-04-27 |
* | * Changed calling convention for httmllink slightly. The first three | joey | 2007-02-20 |
* | * Add canedit hook, allowing arbitrary controls over when a page can be | joey | 2007-02-02 |
* | * Fix openid signin secret generation code. This fixes the bug that made | joey | 2007-01-30 |
* | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey | 2006-12-29 |
* | formatting | joey | 2006-11-21 |
* | * Add "last" parameter to hook function. Very basic ordering, and hopefully | joey | 2006-11-20 |
* | * Add openidsignup config option. | joey | 2006-11-20 |
* | * Make auth methods pluggable. | joey | 2006-11-20 |