pgadmin-org / pgadmin-org/pgadmin4
allow unattended initial user creation during web setup
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
The bulk user import created via #9652 expects a fully working setup.
It would be good if the initial user could be added to an empty web setup in the same way importing the user(s) from a json file.
I think the pieces should be all there and the database would (just?) need initialisation during bulk import if not already present.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the bulk user import introduced by #9652 and the empty web-setup path; no file or test is named in the issue. Trace how database initialization and JSON user import currently work, then verify that an initial user can be created unattended in a fresh setup without breaking existing imports.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- authentication, database, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100