belykhk / castopod-ansible-playbook

Ansible playbook to deploy Castopod on Ubuntu\Debian server
4 stars 2 forks source link

Spark user creation is not working #1

Closed belykhk closed 11 months ago

belykhk commented 1 year ago

Since changing auth library in castopod from myth-auth to shield, there is no current way to create superuser within ssh session (and in consequence with ansible). Currently playbook throws error similar to this:

$ php spark auth:create_user

CodeIgniter v4.2.7 Command Line Tool - Server Time: 2023-07-22 10:08:43 UTC+00:00

Command "auth:create_user" not found.

Currently waiting for this issue and pull request to be merged

yassinedoghri commented 1 year ago

Good news: the feature has been merged into develop and the issue was closed!

Awaiting for a release to update Castopod.