mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
1) Always fail to authenticate system user. 2) DB - always create system user with RANDOM not null password 3) Don't allow modifying (setting api/secretKeys, etc) system user via API Conflicts: server/src/com/cloud/user/AccountManagerImpl.java setup/db/db/schema-305to306.sql