summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/openid.pm
AgeCommit message (Expand)Author
2011-01-05use cgitemplate, remove misctemplateJoey Hess
2010-12-25use CGI->url to get current absolute cgi url for openid login processJoey Hess
2010-12-25revert cgiurl change that broke openid loginJoey Hess
2010-11-23Use local paths for the CGI URLSimon McVittie
2010-11-23Use local paths for redirection where possibleSimon McVittie
2010-07-11openid: Fix handling of utf-8 nicknames.Joey Hess
2010-07-04move nickname sanitization outJoey Hess
2010-07-04further sanitize nickname charactersJoey Hess
2010-06-23finializing openid nickname supportJoey Hess
2010-06-23take username from email address as fallbackJoey Hess
2010-06-11realm is an url patternJoey Hess
2010-06-11openid: Add openid_realm and openid_cgiurl configuration options, useful in a...Joey Hess
2010-05-08moved non-openid signin form into same page as openid selector; show/hide as ...Joey Hess
2010-05-07scale display form to match openid sizeJoey Hess
2010-05-07Removed the openidsignup option.Joey Hess
2010-05-07bugfixJoey Hess
2010-05-07bugfixJoey Hess
2010-05-07remove loginlabel, not usedJoey Hess
2010-05-07pretty openid loginJoey Hess
2010-05-07patch hidden field setting codeJoey Hess
2010-03-24fix back-compat with old Net::OpenIDJoey Hess
2010-03-13openid: Use Openid Simple Registration or OpenID Attribute Exchange to get th...Joey Hess
2010-02-11Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess
2010-02-11httpauth: When cgiauthurl is configured, httpauth can now be used alongside o...Joey Hess
2010-02-04Improve display of openid in preferences page.Joey Hess
2009-07-10Move OpenID pretty-printing from openid plugin to coreSimon McVittie
2009-07-07Update IkiWiki::openiduser to work with Net::OpenID 2.xSimon McVittie
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-21openid: in &openiduser, allow subdirectory-style providers to end with '/'Simon McVittie
2008-12-21openid: in &openiduser, let domain-style providers have arbitrarily many subd...Simon McVittie
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-09-23include perl error in warning about openidJoey Hess
2008-08-03add plugin safe/rebuild info (part 2 of 3)Joey Hess
2008-07-26remove default values in getsetupJoey Hess
2008-07-25added getsetup hooks for all plugins up to recentchangesJoey Hess
2008-03-19optimisation, only load openid module when signing inJoey Hess
2008-01-30move openiduser function to the openid pluginJoey Hess
2007-12-08MAJOR basewiki reorgJoey Hess
2007-04-30 * If Net::OpenID::Consumer is not available, the openid module will quietlyjoey
2007-04-30actually, let's not use a fieldset label at all here, and use thejoey
2007-04-30put back OpenID label since we cannot rely on the label displayjoey
2007-04-29layout improvementjoey
2007-04-29* Use a fieldset to set off the openid entry from the rest of the loginjoey
2007-04-29* Use fieldsets in the preferences form to group related options together.joey
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
2007-02-20* Changed calling convention for httmllink slightly. The first threejoey
2007-02-02* Add canedit hook, allowing arbitrary controls over when a page can bejoey
2007-01-30* Fix openid signin secret generation code. This fixes the bug that madejoey
2006-12-29* Initial work on internationalization of the program code. po/ikiwiki.potjoey
2006-11-21formattingjoey