thread reply emails! also a few mail bugfixes

This commit is contained in:
jomo
2014-04-30 02:35:54 +02:00
parent c109f8d23a
commit 85a2938443
7 changed files with 71 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
class ApplicationController < ActionController::Base
protect_from_forgery
before_filter :update_ip, :update_seen, :check_banned
# force_ssl
# TODO: force_ssl
http_basic_authenticate_with name: "redstone", password: "sheep_"