aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* cloak user PII when making commits etc, and let cloaked PII be used in banned...Joey Hess2015-05-14
* passwordauth: Don't allow registering accounts that look like openids.Joey Hess2015-05-14
* don't let emailauth user's email address be changed on preferences pageJoey Hess2015-05-13
* when an emailauth user posts a comment, use the username only, not the full e...Joey Hess2015-05-13
* avoid showing password prefs for emailauth userJoey Hess2015-05-13
* allow adminuser to be an email addressJoey Hess2015-05-13
* fix up session cookieJoey Hess2015-05-13
* emailauth link sent and verified; user login worksJoey Hess2015-05-13
* move stub auth hook to loginselectorJoey Hess2015-05-13
* email auth plugin now works through email address entryJoey Hess2015-05-13
* Converted openid-selector into a more generic loginselector helper plugin.Joey Hess2015-05-13
* rename openid selector files to login-selectorJoey Hess2015-05-13
* further generalization of openid selectorJoey Hess2015-05-13
* generalized the openid selector to a login selectorJoey Hess2015-05-13
* When openid and passwordauth are the only enabled auth plugins, make the open...Joey Hess2015-05-13
* Standardize on --long-option instead of -long-optionSimon McVittie2015-03-01
* Fix double UTF-8 decode on Perl < 5.20 with upgraded Encode.pmAnders Kaseorg2015-03-01
* fix another unchecked mallocJoey Hess2015-01-25
* Fix NULL ptr deref on ENOMOM in wrapper. (Thanks, igli)Joey Hess2015-01-25
* In VCS-committed anonymous comments, link to url.Amitai Schlair2015-01-08
* Update blogspam to the 2.0 API.Amitai Schlair2015-01-02
* po: If msgmerge falls over on a problem po file, print a warning message, but...Joey Hess2014-12-30
* Avoid uninitialized warnings with comments+no CGI.Amitai Schlair2014-12-28
* ikiwiki-comment: optionally override parameters.Amitai Schlair2014-12-27
* Squelch "keys on reference is experimental".Amitai Schlair2014-12-27
* page.tmpl: tell mobile browsers we have a responsive layout, unless told not toSimon McVittie2014-12-01
* Merge branch 'ready/html5'Simon McVittie2014-11-26
|\
| * Now that we're always using HTML5, <base href> can be relativeSimon McVittie2014-10-16
| * Always produce HTML5 doctype and new attributes, but not new elementsSimon McVittie2014-10-16
* | Fix numeric comparisons with undefSimon McVittie2014-11-26
* | fix some typosSimon McVittie2014-11-26
* | Merge remote-tracking branch 'spalax/calendar-autocreate'Simon McVittie2014-11-26
|\ \
| * | Corrected error: month pages were created even without calendar_autocreate co...Louis2014-11-14
| * | Deleted unnecessary codeLouis2014-11-14
| * | IndentationLouis2014-11-14
| * | Calendar pages are now rebuilt when previous or next page have changedLouis2014-07-07
| * | Making use of the transient pluginLouis2014-07-07
| * | Added option `calendar_fill_gaps`Louis2014-07-05
| * | Simplifying codeLouis2014-07-05
| * | calendar plugin: Autocreate archive pages if neededLouis2014-06-24
* | | openid: Stop suppressing the email field on the Preferences page.Joey Hess2014-11-06
* | | add ikiwiki-comment programJoey Hess2014-10-20
* | | Remove space from perl shebang path.Amitai Schlair2014-10-17
* | | IkiWiki::Plugin::openid: as a precaution, do not call non-coderefsAmitai Schlair2014-10-16
* | | Call CGI->param_fetch instead of CGI->param in array contextAmitai Schlair2014-10-16
* | | Make sure we do not pass multiple CGI parameters in function callsSimon McVittie2014-10-16
| |/ |/|
* | Do not pass ignored sid parameter to checksessionexpirySimon McVittie2014-10-12
* | comments: don't log remote IP address for signed-in usersSimon McVittie2014-10-12
* | In html5 mode, generate a host- or protocol-relative <base> for the CGISimon McVittie2014-10-05
* | Add reverse_proxy option which hard-codes cgiurl in CGI outputSimon McVittie2014-10-05