Skip to content
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

[ENHANCEMENT] Ability to edit default user and password #6221

Open
fjcasti1 opened this issue Jan 31, 2025 · 1 comment · May be fixed by #6223
Open

[ENHANCEMENT] Ability to edit default user and password #6221

fjcasti1 opened this issue Jan 31, 2025 · 1 comment · May be fixed by #6223
Assignees
Labels
enhancement New feature or request

Comments

@fjcasti1
Copy link
Contributor

The first user and password the database is seeded with, assuming auth enabled deployment, is admin@localhost and admin, respectively. It would be useful to be able to customize this

@fjcasti1 fjcasti1 added enhancement New feature or request triage issues that need triage labels Jan 31, 2025
@github-project-automation github-project-automation bot moved this to 📘 Todo in phoenix Jan 31, 2025
@mikeldking mikeldking removed the triage issues that need triage label Feb 3, 2025
@RogerHYang
Copy link
Contributor

RogerHYang commented Feb 3, 2025

We may need to add a new role here. Otherwise the SQL query logic to figure out who is the real default admin (for the purpose of deletion or creation) is very tricky.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📘 Todo
Development

Successfully merging a pull request may close this issue.

3 participants