Bug? Unable to modify login keys for admin without domain

kristian

Verified User
Joined
Nov 4, 2005
Messages
489
Location
Norway
My admin user has a few login keys created. The admin user has no domains attached to the account.

When I go into the Login Keys page and click on a Key Name to modify it, I get an error in the lower right corner

Code:
No Domains
There is no default domain; you should start with creating one first

and I am sent to the Create Domain page. The same happens when I click on the "Log" button for a login key.
 
Getting this exact error on three other freshly installed servers as well, which is a little frustrating.
 
After reading https://docs.directadmin.com/direct...kflow/api-all-about.html#creating-a-login-key I tried to access, as suggested, the /CMD_LOGIN_KEYS endpoint directly in the browser. With the Evolution skin this does nothing useful, just brings me to the Login Keys overview. However when changing to the Enhanced skin for the admin user, the direct access of /CMD_LOGIN_KEYS works, and I am able to create a Login Key. So the bug here seems to be with the Evolution skin.
 
Back
Top