aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/openid.pm
Commit message (Expand)AuthorAge
* Honor proxy env vars and reliably honor cookiejar.Amitai Schlair2013-07-27
* openid: Automatically upgrade openid_realm to https when accessed via https.Joey Hess2013-06-29
* openid: Display openid in Preferences page as a comment, so it can be selecte...Joey Hess2012-12-04
* updated jquery and made it its own underlayJoey Hess2011-06-15
* openid: also use Net::INET6Glue if availableJoey Hess2011-05-09
* use cgitemplate, remove misctemplateJoey Hess2011-01-05
* use CGI->url to get current absolute cgi url for openid login processJoey Hess2010-12-25
* revert cgiurl change that broke openid loginJoey Hess2010-12-25
* Use local paths for the CGI URLSimon McVittie2010-11-23
* Use local paths for redirection where possibleSimon McVittie2010-11-23
* openid: Fix handling of utf-8 nicknames.Joey Hess2010-07-11
* move nickname sanitization outJoey Hess2010-07-04
* further sanitize nickname charactersJoey Hess2010-07-04
* finializing openid nickname supportJoey Hess2010-06-23
* take username from email address as fallbackJoey Hess2010-06-23
* realm is an url patternJoey Hess2010-06-11
* openid: Add openid_realm and openid_cgiurl configuration options, useful in a...Joey Hess2010-06-11
* moved non-openid signin form into same page as openid selector; show/hide as ...Joey Hess2010-05-08
* scale display form to match openid sizeJoey Hess2010-05-07
* Removed the openidsignup option.Joey Hess2010-05-07
* bugfixJoey Hess2010-05-07
* bugfixJoey Hess2010-05-07
* remove loginlabel, not usedJoey Hess2010-05-07
* pretty openid loginJoey Hess2010-05-07
* patch hidden field setting codeJoey Hess2010-05-07
* fix back-compat with old Net::OpenIDJoey Hess2010-03-24
* openid: Use Openid Simple Registration or OpenID Attribute Exchange to get th...Joey Hess2010-03-13
* Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess2010-02-11
* httpauth: When cgiauthurl is configured, httpauth can now be used alongside o...Joey Hess2010-02-11
* Improve display of openid in preferences page.Joey Hess2010-02-04
* Move OpenID pretty-printing from openid plugin to coreSimon McVittie2009-07-10
* Update IkiWiki::openiduser to work with Net::OpenID 2.xSimon McVittie2009-07-07
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* openid: in &openiduser, allow subdirectory-style providers to end with '/'Simon McVittie2008-12-21
* openid: in &openiduser, let domain-style providers have arbitrarily many subd...Simon McVittie2008-12-21
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* include perl error in warning about openidJoey Hess2008-09-23
* 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