memos/server/router
Steven 6926764b91 fix: allow unauthenticated CreateUser for first user registration
Add CreateUser to PublicMethods ACL whitelist to fix "authentication required"
error during first-time setup. The CreateUser method already has proper security
logic that automatically assigns HOST role to the first user and enforces
DisallowUserRegistration setting for subsequent users.

Fixes #5352

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-15 23:18:30 +08:00
..
api/v1 fix: allow unauthenticated CreateUser for first user registration 2025-12-15 23:18:30 +08:00
fileserver refactor: migrate to connect-rpc (#5338) 2025-12-11 19:49:07 +08:00
frontend fix(server): reduce static asset cache to prevent stale files after redeploy 2025-10-28 07:55:02 +08:00
rss refactor: simplify theme/locale to user preferences and improve initialization 2025-12-02 09:08:46 +08:00