Revert "machine: restrict register-machine action again"

Now that we have landed several fixes, this should be safe to do
again, so allow logged in users to register machines without
authentication prompts

This reverts commit 65badde82e.
This commit is contained in:
Luca Boccassi
2025-10-14 18:07:50 +01:00
committed by Lennart Poettering
parent 9dd61cfbe7
commit de2276cdcd

View File

@@ -108,7 +108,7 @@
<defaults>
<allow_any>auth_admin</allow_any>
<allow_inactive>auth_admin</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
<allow_active>yes</allow_active>
</defaults>
</action>