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

User management #614

Merged
merged 4 commits into from
May 27, 2024
Merged

User management #614

merged 4 commits into from
May 27, 2024

Conversation

caffeinated92
Copy link
Collaborator

@caffeinated92 caffeinated92 commented May 27, 2024

Prompt warning default user still have default password. #568

@caffeinated92 caffeinated92 marked this pull request as draft May 27, 2024 06:48
@caffeinated92 caffeinated92 marked this pull request as ready for review May 27, 2024 08:18
@caffeinated92 caffeinated92 linked an issue May 27, 2024 that may be closed by this pull request
@svaroqui
Copy link
Collaborator

APIUsers                  map[string]APIUser          `json:"apiUsers" 

this variable can be use to get a direct hash access to the admin user no need to re parse in a loop no ?

@caffeinated92
Copy link
Collaborator Author

Let me check

@svaroqui svaroqui merged commit d6cf77f into develop May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning on api password need change for no default
2 participants