2fauth: minor fixes for 8.0.0

Add command to fix passport key permissions
This commit is contained in:
CanbiZ (MickLesk)
2026-07-15 10:17:26 +02:00
committed by GitHub
parent 2afea1239c
commit 5fdc8a0d67
+1
View File
@@ -43,6 +43,7 @@ $STD php artisan migrate:refresh
$STD php artisan passport:install -q -n
$STD php artisan storage:link
$STD php artisan config:cache
$STD php artisan 2fauth:fix-passport-key-permissions
chown -R www-data: /opt/2fauth
chmod -R 755 /opt/2fauth
msg_ok "Setup 2fauth"