Skip to content

Comments

Fix compatiblity with latest rails#344

Merged
fatkodima merged 1 commit intorails:mainfrom
fatkodima:fix-filter-proxies
Feb 18, 2026
Merged

Fix compatiblity with latest rails#344
fatkodima merged 1 commit intorails:mainfrom
fatkodima:fix-filter-proxies

Conversation

@fatkodima
Copy link
Member

@byroot
Copy link
Member

byroot commented Feb 18, 2026

Urk, having to duplicate Rails code here is really ugly, but alright.

@fatkodima fatkodima merged commit bdbb391 into rails:main Feb 18, 2026
5 checks passed
@fatkodima fatkodima deleted the fix-filter-proxies branch February 18, 2026 11:35
flavorjones added a commit to basecamp/fizzy that referenced this pull request Feb 18, 2026
web-console 4.2.1 overrides the now-renamed filter_proxies method in
ActionDispatch::RemoteIp::GetIp. The fix (rails/web-console#344) is on
main but not yet released.
flavorjones added a commit to basecamp/fizzy that referenced this pull request Feb 18, 2026
web-console 4.2.1 overrides the now-renamed filter_proxies method in
ActionDispatch::RemoteIp::GetIp. The fix (rails/web-console#344) is on
main but not yet released.
driveton pushed a commit to arcakit/arcakit that referenced this pull request Feb 20, 2026
web-console 4.2.1 overrides the now-renamed filter_proxies method in
ActionDispatch::RemoteIp::GetIp. The fix (rails/web-console#344) is on
main but not yet released.
@northeastprince
Copy link

Could a new release be cut for this?

@byroot
Copy link
Member

byroot commented Feb 23, 2026

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NoMethodError raised by WebConsole::Permissions

3 participants