Skip to content
Snippets Groups Projects
Commit 5addff7e authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch 'use-remote-ip-for-akismet' into 'master'

Use ActionDispatch Remote IP for Akismet checking

Previously all remote IPs appeared at 127.0.0.1, which made Akismet
not very useful. Using the ActionDispatch Remote IP (http://api.rubyonrails.org/classes/ActionDispatch/RemoteIp.html)
should provide more reliable results.

Closes #16629

See merge request !3961
parents d4668825 e99cf058
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment