webapps.mason.status-update: don't force SSL (merge local change from concatenative.org)

db4
Slava Pestov 2010-09-04 18:23:04 -07:00
parent 29fb8d39f9
commit b81c37e1d0
1 changed files with 5 additions and 7 deletions

View File

@ -64,11 +64,9 @@ IN: webapps.mason.status-update
[
[
[
find-builder
now >>current-timestamp
[ update-builder ] [ update-tuple ] bi
] with-mason-db
"OK" "text/html" <content>
] if-secure
find-builder
now >>current-timestamp
[ update-builder ] [ update-tuple ] bi
] with-mason-db
"OK" "text/plain" <content>
] >>submit ;