webapps.mason.status-update: don't force SSL (merge local change from concatenative.org)
parent
29fb8d39f9
commit
b81c37e1d0
|
@ -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 ;
|
||||
|
|
Loading…
Reference in New Issue