You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then can use php application/command/console.php plugin cron myaction
Or did you prefer a new controller ?
Like you want, maybe best : UpdateCommand move it to YnhCommand and we can add desired function inside .
And follow LS api (with specific release of the patch in github).
=> I start for this
disableUser => disable auth access for a user
enableUser => enable auth access (and create iof didn't exist at this time)
Currently I just warn the yunoadmin to delete the user account in LimeSurvey
If the user is not the administrator we should delete it.
I would delete it via console.php command, but there is no commands to do that.
So a new LimeSurvey command should be created and added with a patch
Like the UpdateCommand we use to migrate DB https://github.com/YunoHost-Apps/limesurvey_ynh/blob/master/patches/app-0001-7ca4932.patch
@Shnoulle (or a LimeSurvey contrib) May be you are able to create a command like this ?
The text was updated successfully, but these errors were encountered: