Content
View differences
Updated by Wieland Lindenthal over 3 years ago
Create a user `OpenProject` `openproject` with some secret password.
This user should be created idempotently at the time of the installation of the app. If the user already exists reuse that existing one.
Also, (nice to have) please check if Nextcloud has some concept of "system users" (<mention class="mention" data-id="74290" data-type="user" data-text="@Julien Veyssier">@Julien Veyssier</mention> Do you know more about this?)
* that are invisible in the normal user management page and/or
* that are protected from deletion
* that do not receive emails
* that cannot be used to login via front-end app
This user should be created idempotently at the time of the installation of the app. If the user already exists reuse that existing one.
Also, (nice to have) please check if Nextcloud has some concept of "system users" (<mention class="mention" data-id="74290" data-type="user" data-text="@Julien Veyssier">@Julien Veyssier</mention> Do you know more about this?)
* that are invisible in the normal user management page and/or
* that are protected from deletion
* that do not receive emails
* that cannot be used to login via front-end