Files
PR-Helper/models
wonder a6bd46db34
Deploy PR-Helper / deploy (push) Successful in 30s
feat: support private repo cloning with HTTP basic auth
- Add SSH URL detection with friendly prompt to use HTTPS instead
- Add private repo toggle (default off) with username/password fields
- Persist auth_type and credential in repositories table
- Pass stored credentials to PullRepo for authenticated pulls
- Incremental migration adds auth_type and credential columns
2026-06-21 14:58:12 +08:00
..