diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-14 09:13:03 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-14 09:13:03 -0400 |
| commit | c479038b4431c101d6b00918c9ee16d3ef3fa0c8 (patch) | |
| tree | 098baa926c65d689d9b4dc6c8f31842185fe2441 /src | |
| parent | 6fdfc1fd9577e6a1415241b43ee0d6354a155933 (diff) | |
sostler prod
Diffstat (limited to 'src')
| -rw-r--r-- | src/site.clj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/site.clj b/src/site.clj index ca8bc9d..3686bb9 100644 --- a/src/site.clj +++ b/src/site.clj @@ -1029,6 +1029,7 @@ (decorate multipart (with-mimetypes {:mimetypes mimetypes}) + (with-cookie-login (comp not logged-in?) make-login-token read-login-token) (with-session {:type :memory, :expires (* 60 60)}) (with-multipart)) |
