Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-11 | realm is an url pattern | Joey Hess | |
2010-06-11 | openid: Add openid_realm and openid_cgiurl configuration options, useful in ↵ | Joey Hess | |
a few edge case setups. | |||
2010-05-07 | Removed the openidsignup option. | Joey Hess | |
2010-05-06 | url to myopenid affiliate program has changed | Joey Hess | |
2009-06-03 | update openid docs regarding openid 2, since smcv noticed | Joey Hess | |
a newer perl module supports it. Although, based on its bug reports at <http://rt.cpan.org/Public/Dist/Display.html?Name=Net-OpenID-Consumer>, there may be some problems (myspace is known not to work, for example). | |||
2008-07-21 | Migrate doc/plugins via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2007-04-29 | * Enable openid logins by default. | joey | |
* Enable usedirs by default. | |||
2007-02-13 | simplified plugin definitions | joey | |
2006-11-20 | doesn't really matter what do= is set to, as long as it's set | joey | |
2006-11-20 | testing | joey | |
2006-11-20 | testing | joey | |
2006-11-20 | testing | joey | |
2006-11-20 | shortcut stuff | joey | |
2006-11-20 | cleanup | joey | |
2006-11-20 | * Add openidsignup config option. | joey | |
* Make the openid plugin support the callbacks from myopenid.com via its affiliate program. * Change how post signin actions are propigated through the signin process; they're now stored in the session. | |||
2006-11-20 | * Make auth methods pluggable. | joey | |
* Move httpauth support to a plugin. * Add an openid plugin to support logging in using OpenID. |