Joey Hess
|
bb93fccf06
|
Coding style change: Remove explcit vim folding markers.
|
2008-12-17 15:22:16 -05:00 |
Joey Hess
|
7ddea03684
|
move untrusted committer test into the wrapper
This saves around 1/4th second per trusted commit since ikiwiki
doesn't need to start up.
|
2008-10-26 14:03:18 -04:00 |
Joey Hess
|
146192d5b0
|
the pre-receive wrapper needs to be suid after all
It needs to write to the user db.
|
2008-10-24 15:47:42 -04:00 |
Joey Hess
|
739e2ca0b4
|
can't lock wiki due to permissions (probably)
luckily, don't really need to here
|
2008-10-24 15:02:54 -04:00 |
Joey Hess
|
1a883b3c50
|
include temp file for attachment change too
|
2008-10-24 13:44:03 -04:00 |
Joey Hess
|
fbcb8553df
|
really fix calls to check_can*
|
2008-10-24 13:29:30 -04:00 |
Joey Hess
|
f349e4ef36
|
fix calls to check_*
These throw errors, do not have useful return codes.
|
2008-10-23 18:05:12 -04:00 |
Joey Hess
|
ad9e443f22
|
check_canattach hooked up
|
2008-10-23 16:56:40 -04:00 |
Joey Hess
|
4669eab596
|
more work on untrusted committers
Wired up check_canedit and check_canremove, still need to deal with
check_canattach, and test.
|
2008-10-23 16:29:50 -04:00 |