* new token to put in the actual filename (just works when debugging enabled)
authorWilfried Göesgens <willi@citadel.org>
Thu, 22 Oct 2009 18:21:35 +0000 (18:21 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 22 Oct 2009 18:21:35 +0000 (18:21 +0000)
commit57c0db4b938e49d0162be49502ebdd842735c95c
tree89679805e508b869f2d4eb10c56fa7953510dc1f
parent21492a45bd019f67c151717cea319c7bad89db4a
* new token to put in the actual filename (just works when debugging enabled)
* catch possible access to not set token parameter; off by one. usualy requester should check if the token is there in advance.
* check for presence of token in preferences before accessing it
webcit/preferences.c
webcit/subst.c