The creation of a new user from CLI gives administration power even if the is_admin=false parameter is used #1

Tancada
oberta 2023-05-15 13:57:13 +02:00 per spla · 1 comment
Owner
php artisan user:create --name=whatever --username=whatever --email=whatever@example.org --password=password --is_admin=false --confirm_email=true
``` php artisan user:create --name=whatever --username=whatever --email=whatever@example.org --password=password --is_admin=false --confirm_email=true
spla ha afegit l'etiqueta
bug
2023-05-15 13:57:57 +02:00
spla s'ha auto assignat aquest 2023-05-15 13:58:04 +02:00
Author
Owner

If is_admin param is not passed it works as expected, new user is a regular user.
In example:

php artisan user:create --name=whatever1 --username=whatever1 --email=whatever1@example.org --password=password --confirm_email=true
If `is_admin` param is not passed it works as expected, new user is a regular user. In example: ``` php artisan user:create --name=whatever1 --username=whatever1 --email=whatever1@example.org --password=password --confirm_email=true
spla ha referenciat aquesta incidència en un commit 2023-05-15 16:19:48 +02:00
spla ha tancat aquesta incidència 2023-05-15 16:19:48 +02:00
Inicia sessió per a unir-te a aquesta conversa.
Sense Milestone
Ningún proyecto
Sense assignats
1 participant
Notificacions
Data de venciment
La fecha de vencimiento es inválida o está fuera de rango. Por favor utilice el formato 'aaaa-mm-dd'.

Sin fecha de vencimiento.

Dependències

Aquesta incidència no té cap dependència.

Referència: spla/pixcat#1
Aún no existe contenido.