v1.7.1

AIPentest/CyberStrikeAIv1.7.1Jul 11, 2026by Ed1s0nZ

AI Summary

Removes the `auth.password` configuration field, migrating credential management to the RBAC database. The initial admin password is now displayed on the console during first-time startup.

Key Highlights

  • Migration of credentials to RBAC database
  • Removal of `auth.password` from config.yaml
  • Console output of initial admin password

Breaking Changes

  • Removed `auth.password` from config.yaml

New Features

  • Database-based credential management
  • Initial admin password display

Full Release Notes

移除 config.yaml 中的 auth.password,登录凭据改由 RBAC 数据库管理,首次启动时在控制台输出 admin 初始密码。

---

Removed auth.password from config.yaml so credentials are managed in the RBAC database, with the initial admin password shown once in the console on first startup.