mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 17:18:02 +02:00
mechanism to report spam ips to stopforumspam
This commit is contained in:
parent
7be37ce595
commit
bedc08cb58
10 changed files with 38 additions and 25 deletions
|
@ -60,7 +60,7 @@ describe 'signup' do
|
|||
site.site_updated_at.must_equal nil
|
||||
site.is_education.must_equal false
|
||||
|
||||
site.ip.must_equal Site.hash_ip('127.0.0.1')
|
||||
site.ip.must_equal '127.0.0.1'
|
||||
end
|
||||
|
||||
it 'fails if site with same ip has been banned' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue