]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/openid.pm
add figure and figcaption
[ikiwiki.git] / IkiWiki / Plugin / openid.pm
2010-04-17  Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-04-07  Joey HessMerge remote branch 'smcv/ready/sort-package'
2010-03-24  Joey Hessfix back-compat with old Net::OpenID
2010-03-14  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-03-14  Joey Hessopenid: Use Openid Simple Registration or OpenID Attrib...
2010-02-12  Joey HessGroup related plugins into sections in the setup file...
2010-02-11  Joey Hesshttpauth: When cgiauthurl is configured, httpauth can...
2010-02-04  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-02-04  Joey HessImprove display of openid in preferences page.
2009-07-31  Joey HessMerge commit 'remotes/smcv/ready/inline-pagenames'...
2009-07-19  Joey HessMerge branch 'master' into po
2009-07-11  Joey HessMerge commit 'e12b7f5e54730325c751a889ed2e08580b5ef6ba'
2009-07-10  Simon McVittieMove OpenID pretty-printing from openid plugin to core
2009-07-07  Simon McVittieUpdate IkiWiki::openiduser to work with Net::OpenID 2.x
2009-04-04  Joey HessMerge branch 'master'
2009-01-01  intrigeriMerge commit 'upstream/master' into prv/po
2008-12-31  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31  Joey HessMerge branch 'next'
2008-12-30  intrigeriMerge commit 'upstream/master' into prv/po
2008-12-29  Joey HessMerge branch 'master' into next
2008-12-28  Joey HessMerge branch 'master' into next
2008-12-26  Joey HessMerge branch 'master' into next
2008-12-26  Joey HessMerge branch 'master' into next
2008-12-25  Joey HessMerge branch 'master' into next
2008-12-23  Joey HessMerge branch 'master' into next
2008-12-23  Joey Hessfinalise version 3.00 of the plugin api
2008-12-21  Joey HessMerge commit 'smcv/openid'
2008-12-21  Simon McVittieopenid: in &openiduser, allow subdirectory-style provid...
2008-12-21  Simon McVittieopenid: in &openiduser, let domain-style providers...
2008-12-17  Joey HessCoding style change: Remove explcit vim folding markers.
2008-09-27  Joey HessMerge commit 'smcv/beautify'
2008-09-23  Joey Hessinclude perl error in warning about openid
2008-08-03  Joey Hessadd plugin safe/rebuild info (part 2 of 3)
2008-07-31  Joey HessMerge branch 'master' into autoconfig
2008-07-29  Joey HessMerge branch 'tova' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey Hessremove default values in getsetup
2008-07-26  Joey HessMerge branch 'master' into autoconfig
2008-07-25  Joey HessMerge branch 'master' into autoconfig
2008-07-25  Joey HessMerge branch 'master' into autoconfig
2008-07-25  Joey Hessadded getsetup hooks for all plugins up to recentchanges
2008-03-20  Joey Hessoptimisation, only load openid module when signing in
2008-02-05  Joey HessMerge branch 'master' into prefix-directives
2008-01-30  Joey Hessmove openiduser function to the openid plugin
2007-12-08  Joey HessMAJOR basewiki reorg
2007-04-30  joey * If Net::OpenID::Consumer is not available, the openi...
2007-04-30  joeyactually, let's not use a fieldset label at all here...
2007-04-30  joeyput back OpenID label since we cannot rely on the label...
2007-04-29  joeylayout improvement
2007-04-29  joey* Use a fieldset to set off the openid entry from the...
2007-04-29  joey* Use fieldsets in the preferences form to group relate...
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2007-02-20  joey* Changed calling convention for httmllink slightly...
2007-02-02  joey* Add canedit hook, allowing arbitrary controls over...
2007-01-30  joey* Fix openid signin secret generation code. This fixes...
2006-12-29  joey* Initial work on internationalization of the program...
2006-11-21  joeyformatting
2006-11-20  joey* Add "last" parameter to hook function. Very basic...
2006-11-20  joey* Add openidsignup config option.
2006-11-20  joey* Make auth methods pluggable.