| Commit message (Expand) | Author | Age |
* | further generalization of openid selector | Joey Hess | 2015-05-13 |
* | generalized the openid selector to a login selector | Joey Hess | 2015-05-13 |
* | When openid and passwordauth are the only enabled auth plugins, make the open... | Joey Hess | 2015-05-13 |
* | openid: Stop suppressing the email field on the Preferences page. | Joey Hess | 2014-11-06 |
* | IkiWiki::Plugin::openid: as a precaution, do not call non-coderefs | Amitai Schlair | 2014-10-16 |
* | Make sure we do not pass multiple CGI parameters in function calls | Simon McVittie | 2014-10-16 |
* | Bug#737121: ikiwiki: [PATCH] Implement configuration option to set the user a... | Tuomas Jormola | 2014-02-01 |
* | Honor proxy env vars and reliably honor cookiejar. | Amitai Schlair | 2013-07-27 |
* | openid: Automatically upgrade openid_realm to https when accessed via https. | Joey Hess | 2013-06-29 |
* | openid: Display openid in Preferences page as a comment, so it can be selecte... | Joey Hess | 2012-12-04 |
* | updated jquery and made it its own underlay | Joey Hess | 2011-06-15 |
* | openid: also use Net::INET6Glue if available | Joey Hess | 2011-05-09 |
* | use cgitemplate, remove misctemplate | Joey Hess | 2011-01-05 |
* | use CGI->url to get current absolute cgi url for openid login process | Joey Hess | 2010-12-25 |
* | revert cgiurl change that broke openid login | Joey Hess | 2010-12-25 |
* | Use local paths for the CGI URL | Simon McVittie | 2010-11-23 |
* | Use local paths for redirection where possible | Simon McVittie | 2010-11-23 |
* | openid: Fix handling of utf-8 nicknames. | Joey Hess | 2010-07-11 |
* | move nickname sanitization out | Joey Hess | 2010-07-04 |
* | further sanitize nickname characters | Joey Hess | 2010-07-04 |
* | finializing openid nickname support | Joey Hess | 2010-06-23 |
* | take username from email address as fallback | Joey Hess | 2010-06-23 |
* | realm is an url pattern | Joey Hess | 2010-06-11 |
* | openid: Add openid_realm and openid_cgiurl configuration options, useful in a... | Joey Hess | 2010-06-11 |
* | moved non-openid signin form into same page as openid selector; show/hide as ... | Joey Hess | 2010-05-08 |
* | scale display form to match openid size | Joey Hess | 2010-05-07 |
* | Removed the openidsignup option. | Joey Hess | 2010-05-07 |
* | bugfix | Joey Hess | 2010-05-07 |
* | bugfix | Joey Hess | 2010-05-07 |
* | remove loginlabel, not used | Joey Hess | 2010-05-07 |
* | pretty openid login | Joey Hess | 2010-05-07 |
* | patch hidden field setting code | Joey Hess | 2010-05-07 |
* | 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 |