Commit Graph

2 Commits

Author SHA1 Message Date
db123-test
31fc204ef2 refactor: rename entry field to ip across whitelist API
Rename the `entry` field to `ip` throughout the whitelist API for
clarity and consistency. This affects API request/response bodies,
path parameters, OpenAPI spec, documentation, and database queries
in the audit log endpoint.
2026-05-05 17:44:52 +03:30
db123-test
33b0e4e30e refactor: move Go source files to src/ directory
Organize project structure by relocating all Go files to a src/ directory,
following standard Go project conventions and improving code organization.
2026-05-05 11:46:58 +03:30