mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-07-16 05:54:01 +03:00
[PR #657] [MERGED] feat: configurable local ipv6 ranges for audit log #871
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/657
Author: @kmendell
Created: 6/15/2025
Status: ✅ Merged
Merged: 6/19/2025
Merged by: @stonith404
Base:
main← Head:feat/local-ipv6-ranges📝 Commits (7)
3148b84feat: configurable local ipv6 ranges for audit log5d66d99small lints35f6040fix linting formatting30367e3Merge branch 'main' into feat/local-ipv6-ranges3cf1f36Merge branch 'main' into feat/local-ipv6-rangese57db63remove un-needed mutex63abaa0Merge branch 'main' into feat/local-ipv6-ranges📊 Changes
3 files changed (+301 additions, -3 deletions)
View changed files
📝
backend/internal/common/env_config.go(+2 -0)📝
backend/internal/service/geolite_service.go(+68 -3)➕
backend/internal/service/geolite_service_test.go(+231 -0)📄 Description
Fixes: https://github.com/pocket-id/pocket-id/issues/634
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.