LXConsole 0.6.0

This new update brings the addition of a multi factor login option with use the use of apps such as Authy, Google Authenticator, Microsoft Authenticator, and more. Users will have the ability to setup this MFA under the accounts page. With this addition comes new python package requirements.

Administrators can now set password requirements under the new settings page. Settings include the minimum password length and complexity options such as requiring uppercase, lowercase, numbers, and special characters within a password.

The instances page got a face lift with the new tables layout. This allows a user to change the instance state of multiple instances at once as well as now editing a instance from this page

With the support of OCI based containers (ex. docker) in addition to the standard simplestreams based LXC containers in Incus, a new registries page has been created that will allow you to add both types of image repositories. The simplestreams page is now deprecated and will be removed in version 1.0

The versions of python packages in the requirements.txt file have been updated to newer packages. This will likely be the case now for minor package updates.

A new table column has been added to the certificates page showing the certificate expiration dates.

A typo in the network zones file that prevented displaying results was fixed.