Files
pangolin/server/routers
Adrian Astles 69baa6785f feat: Add setup token security for initial server setup
- Add setupTokens database table with proper schema
- Implement setup token generation on first server startup
- Add token validation endpoint and modify admin creation
- Update initial setup page to require setup token
- Add migration scripts for both SQLite and PostgreSQL
- Add internationalization support for setup token fields
- Implement proper error handling and logging
- Add CLI command for resetting user security keys

This prevents unauthorized access during initial server setup by requiring
a token that is generated and displayed in the server console.
2025-08-03 21:17:18 +08:00
..
2025-07-31 15:00:17 -07:00
2025-07-31 15:57:30 -07:00
2025-07-31 15:00:17 -07:00
2025-07-28 22:40:27 -07:00
2025-07-28 12:53:13 -07:00
2025-06-04 17:28:46 -04:00
2025-07-24 22:01:22 -07:00
2025-07-27 10:21:27 -07:00
2025-07-27 10:21:27 -07:00
2025-07-16 19:07:25 -07:00
2025-07-30 23:18:51 -07:00