mirror of
https://github.com/yusing/godoxy.git
synced 2026-02-16 13:57:46 +01: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.