-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT] User definition and user management #15
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Thanks @aptalca for your reply. |
@AxelOvelacq you're looking to suggest a new feature on the application and not the container, open an issue here and I'll take a look at it. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is locked due to inactivity |
Is this a new feature request?
Wanted change
Define default user credentials and/or create and delete users via an API or php command
Reason for change
This eliminates the need to manually access the WebUI to edit users in the case of automated deployment, with an orchestrator for example.
Proposed code change
php commands :
Environment variable to set default user creds:
The text was updated successfully, but these errors were encountered: