mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-30 14:22:18 +02:00
- Updated NewHandler function to accept a requireAuth parameter for authentication control. - Introduced a new local API server that allows unauthenticated access when LocalAPIHTTPAddr is set. - Adjusted server startup logic to handle both authenticated and unauthenticated API routes.