aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Receive.pm
Commit message (Expand)AuthorAge
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* move untrusted committer test into the wrapper•••This saves around 1/4th second per trusted commit since ikiwiki doesn't need to start up. Joey Hess2008-10-26
* the pre-receive wrapper needs to be suid after all•••It needs to write to the user db. Joey Hess2008-10-24
* can't lock wiki due to permissions (probably)•••luckily, don't really need to here Joey Hess2008-10-24
* include temp file for attachment change tooJoey Hess2008-10-24
* really fix calls to check_can*Joey Hess2008-10-24
* fix calls to check_*•••These throw errors, do not have useful return codes. Joey Hess2008-10-23
* check_canattach hooked upJoey Hess2008-10-23
* more work on untrusted committers•••Wired up check_canedit and check_canremove, still need to deal with check_canattach, and test. Joey Hess2008-10-23