Skip to content

Conversation

@kentdahl
Copy link
Contributor

@kentdahl kentdahl commented Feb 9, 2025

GeoPlugin configuration settings; enable toggle and API URL.

Adds configuration settings to be able to disable the GeoPlugin used from the log activity views.

Disable in .env with:

LARAVEL_LOGGER_GEO_PLUGIN_ENABLED=false

... and you should see a lot more Additional Ip Address Data Not Available on individual activity log entries.

(The usual caveats about published config files apply; republish or merge to ensure setting is picked up.)

@kentdahl
Copy link
Contributor Author

kentdahl commented Feb 9, 2025

Rationale for this is: European boffins have gotten their knickers in a twist regarding any data crossing the Atlantic ocean (increasingly understandable TBH), and any outbound network request from you own app is likely to cause a security assessment. 🥲

@jeremykenedy
Copy link
Owner

Just slap me when I miss the messages. This slipped under my radar

@jeremykenedy jeremykenedy merged commit 5551019 into jeremykenedy:master Sep 18, 2025
2 of 3 checks passed
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.

2 participants