2017-01-11 |
Simon McVittie | remove: make it clearer that repeated page parameter... |
tree | commitdiff |
2017-01-11 |
Simon McVittie | CGI, attachment, passwordauth: harden against repeated... |
tree | commitdiff |
2017-01-11 |
Simon McVittie | passwordauth: avoid userinfo forgery via repeated email... |
tree | commitdiff |
2017-01-11 |
Simon McVittie | passwordauth: prevent authentication bypass via multipl... |
tree | commitdiff |
2017-01-09 |
Simon McVittie | git: don't redundantly pass "--" to git_sha1 |
tree | commitdiff |
2017-01-09 |
Simon McVittie | git: use parameters, not global state, to swap working... |
tree | commitdiff |
2017-01-09 |
Simon McVittie | Revert "git: Turn $git_dir into a stack" |
tree | commitdiff |
2017-01-09 |
Simon McVittie | git: do not mix in_git_dir with eval{} |
tree | commitdiff |
2017-01-09 |
Simon McVittie | Use rel=nofollow microformat for dynamic (CGI-related... |
tree | commitdiff |
2017-01-02 |
Amitai Schleier | Enquote $background_command as surely intended. |
tree | commitdiff |
2016-12-29 |
Simon McVittie | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2016-12-29 |
Simon McVittie | git: Do not disable commit hook for temporary working... |
tree | commitdiff |
2016-12-29 |
Simon McVittie | git: Attribute reverts to the user doing the revert... |
tree | commitdiff |
2016-12-28 |
Simon McVittie | git: write proposed attachment to temp file without... |
tree | commitdiff |
2016-12-28 |
Simon McVittie | git: change calling convention of safe_git to have... |
tree | commitdiff |
2016-12-28 |
Simon McVittie | git: Do the revert operation in a secondary working... |
tree | commitdiff |
2016-12-28 |
Simon McVittie | git: Turn $git_dir into a stack |
tree | commitdiff |
2016-12-28 |
Simon McVittie | Try revert operations (on a branch) before approving... |
tree | commitdiff |
2016-12-28 |
Simon McVittie | Revert "Tell `git revert` not to follow renames" |
tree | commitdiff |
2016-12-28 |
Simon McVittie | Force CGI::FormBuilder->field to scalar context where... |
tree | commitdiff |
2016-12-28 |
Simon McVittie | git: do not fail to commit if committer is anonymous |
tree | commitdiff |
2016-12-28 |
Simon McVittie | git: don't issue a warning if rcsinfo is undefined |
tree | commitdiff |
2016-12-19 |
intrigeri | Make pagestats output more deterministic. |
tree | commitdiff |
2016-12-19 |
Simon McVittie | Tell `git revert` not to follow renames |
tree | commitdiff |
2016-12-19 |
Simon McVittie | cgitemplate: actually remove dead code |
tree | commitdiff |
2016-09-21 |
Joey Hess | inline: Prevent creating a file named ".mdwn" when... |
tree | commitdiff |
2016-09-14 |
Amitai Schlair | Update my surname to its new legal spelling. |
tree | commitdiff |
2016-09-03 |
Simon McVittie | Use git log --no-renames for recentchanges |
tree | commitdiff |
2016-06-03 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info |
tree | commitdiff |
2016-05-31 |
Joey Hess | improve warning message for multiple sources for page |
tree | commitdiff |
2016-05-11 |
Simon McVittie | Wrapper: allocate new environment dynamically |
tree | commitdiff |
2016-05-08 |
Amitai Schlair | Detect image type from .JPG just like .jpg (etc.). |
tree | commitdiff |
2016-05-07 |
Simon McVittie | img: make img_allowed_formats case-insensitive |
tree | commitdiff |
2016-05-06 |
Simon McVittie | inline: expand show=N backwards compatibility to negative N |
tree | commitdiff |
2016-05-06 |
Simon McVittie | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2016-05-06 |
Simon McVittie | img: Add back support for SVG images, bypassing ImageMa... |
tree | commitdiff |
2016-05-05 |
Simon McVittie | img: check magic number before giving common formats... |
tree | commitdiff |
2016-05-05 |
Simon McVittie | img: restrict to JPEG, PNG and GIF images by default |
tree | commitdiff |
2016-05-05 |
Simon McVittie | img: force common Web formats to be interpreted accordi... |
tree | commitdiff |
2016-05-05 |
Simon McVittie | HTML-escape error messages (OVE-20160505-0012) |
tree | commitdiff |
2016-03-17 |
Florian Wagner | Correctly handle filenames starting with a dash in... |
tree | commitdiff |
2016-03-08 |
Amitai Schlair | Process .md like .mdwn, but disallow web creation. |
tree | commitdiff |
2016-03-02 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info |
tree | commitdiff |
2016-03-02 |
Joey Hess | loginselector: When only openid and emailauth are enabl... |
tree | commitdiff |
2016-02-21 |
Amitai Schlair | Fix typo. |
tree | commitdiff |
2016-01-21 |
Simon McVittie | Compose relative URLs in RSS feeds correctly |
tree | commitdiff |
2016-01-21 |
Simon McVittie | Force comments URL in RSS feeds to be absolute |
tree | commitdiff |
2016-01-19 |
Simon McVittie | Silence "used only once: possible typo" warnings for... |
tree | commitdiff |
2015-11-30 |
Simon McVittie | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2015-11-30 |
Simon McVittie | Merge remote-tracking branch 'smcv/pagestats-show' |
tree | commitdiff |
2015-11-30 |
Simon McVittie | Merge remote-tracking branch 'smcv/ready/limit' |
tree | commitdiff |
2015-11-30 |
Simon McVittie | ensure_committer: don't do anything if we have the... |
tree | commitdiff |
2015-11-30 |
Simon McVittie | Don't memoize ensure_committer |
tree | commitdiff |
2015-11-30 |
Simon McVittie | git: if no committer identity is known, set it to ... |
tree | commitdiff |
2015-10-02 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info |
tree | commitdiff |
2015-10-02 |
Joey Hess | emailauth: Added emailauth_sender config. |
tree | commitdiff |
2015-08-23 |
Amitai Schlair | Fix [[!meta name=foo]] by closing the open quote. |
tree | commitdiff |
2015-06-15 |
Amitai Schlair | Squelch regex deprecation warnings from Perl 5.22. |
tree | commitdiff |
2015-06-13 |
Simon McVittie | img: stop ImageMagick trying to be clever if filenames... |
tree | commitdiff |
2015-06-13 |
Simon McVittie | inline: change default sort order from age to "age... |
tree | commitdiff |
2015-06-09 |
Simon McVittie | polygen: if deterministic build is requested, use a... |
tree | commitdiff |
2015-06-09 |
Simon McVittie | haiku: if deterministic build is requested, return... |
tree | commitdiff |
2015-06-09 |
Simon McVittie | Sort backlinks deterministically, by falling back to... |
tree | commitdiff |
2015-06-09 |
Simon McVittie | brokenlinks: sort the pages that link to the missing... |
tree | commitdiff |
2015-06-09 |
Simon McVittie | Populate pagectime from mtime or inode change time... |
tree | commitdiff |
2015-06-08 |
Simon McVittie | In rebuilds, assume that every page has been scanned... |
tree | commitdiff |
2015-06-08 |
Simon McVittie | Revert "Assume that every page has been scanned by... |
tree | commitdiff |
2015-06-07 |
Simon McVittie | Make the attachment plugin work with CGI.pm 4.x (Closes... |
tree | commitdiff |
2015-05-27 |
Simon McVittie | Do not directly enable emailauth by default, only indir... |
tree | commitdiff |
2015-05-19 |
Joey Hess | sohrten url in subject |
tree | commitdiff |
2015-05-19 |
Joey Hess | nicer layout of subject |
tree | commitdiff |
2015-05-19 |
Joey Hess | add url to subject of email |
tree | commitdiff |
2015-05-14 |
Joey Hess | cloak user PII when making commits etc, and let cloaked... |
tree | commitdiff |
2015-05-14 |
Joey Hess | passwordauth: Don't allow registering accounts that... |
tree | commitdiff |
2015-05-14 |
Joey Hess | Merge branch 'emailauth' |
tree | commitdiff |
2015-05-14 |
Joey Hess | don't let emailauth user's email address be changed... |
tree | commitdiff |
2015-05-14 |
Joey Hess | when an emailauth user posts a comment, use the usernam... |
tree | commitdiff |
2015-05-14 |
Joey Hess | avoid showing password prefs for emailauth user |
tree | commitdiff |
2015-05-14 |
Joey Hess | allow adminuser to be an email address |
tree | commitdiff |
2015-05-14 |
Joey Hess | fix up session cookie |
tree | commitdiff |
2015-05-14 |
Joey Hess | emailauth link sent and verified; user login works |
tree | commitdiff |
2015-05-13 |
Joey Hess | move stub auth hook to loginselector |
tree | commitdiff |
2015-05-13 |
Joey Hess | email auth plugin now works through email address entry |
tree | commitdiff |
2015-05-13 |
Joey Hess | Converted openid-selector into a more generic loginsele... |
tree | commitdiff |
2015-05-13 |
Joey Hess | rename openid selector files to login-selector |
tree | commitdiff |
2015-05-13 |
Joey Hess | further generalization of openid selector |
tree | commitdiff |
2015-05-13 |
Joey Hess | generalized the openid selector to a login selector |
tree | commitdiff |
2015-05-13 |
Joey Hess | When openid and passwordauth are the only enabled auth... |
tree | commitdiff |
2015-03-01 |
Simon McVittie | Standardize on --long-option instead of -long-option |
tree | commitdiff |
2015-03-01 |
Anders Kaseorg | Fix double UTF-8 decode on Perl < 5.20 with upgraded... |
tree | commitdiff |
2015-01-25 |
Joey Hess | fix another unchecked malloc |
tree | commitdiff |
2015-01-25 |
Joey Hess | Fix NULL ptr deref on ENOMOM in wrapper. (Thanks, igli) |
tree | commitdiff |
2015-01-08 |
Amitai Schlair | In VCS-committed anonymous comments, link to url. |
tree | commitdiff |
2015-01-02 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info |
tree | commitdiff |
2015-01-02 |
Amitai Schlair | Update blogspam to the 2.0 API. |
tree | commitdiff |
2014-12-30 |
Joey Hess | po: If msgmerge falls over on a problem po file, print... |
tree | commitdiff |
2014-12-28 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info |
tree | commitdiff |
2014-12-28 |
Amitai Schlair | Avoid uninitialized warnings with comments+no CGI. |
tree | commitdiff |
2014-12-28 |
Amitai Schlair | ikiwiki-comment: optionally override parameters. |
tree | commitdiff |
2014-12-27 |
Amitai Schlair | Squelch "keys on reference is experimental". |
tree | commitdiff |
next |