-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[Bug]: When postgres is used, failed to create admin account if username contains hyphen #37114
Closed
6 of 9 tasks
Labels
Comments
Bai-Chiang
added
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
bug
labels
Mar 7, 2023
Hi, can you check if it works with postgres:14-alpine? |
No, it doesn't work with postgres:14-alpine
|
szaimen
added a commit
that referenced
this issue
Mar 7, 2023
fix #37114 Signed-off-by: Simon L <[email protected]>
szaimen
added a commit
that referenced
this issue
Mar 8, 2023
fix #37114 Signed-off-by: Simon L <[email protected]>
Hi, can you check if #37116 fixes the issue for you? Thanks a lot! |
szaimen
added
2. developing
Work in progress
and removed
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
labels
Mar 8, 2023
Sorry I don't know php or database. I can't tell #37116 fixed this issue or not. I could test if there is an docker image release. |
Okay |
backportbot-nextcloud bot
pushed a commit
that referenced
this issue
Mar 10, 2023
fix #37114 Signed-off-by: Simon L <[email protected]>
backportbot-nextcloud bot
pushed a commit
that referenced
this issue
Mar 10, 2023
fix #37114 Signed-off-by: Simon L <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
During initial setup, if try to create an admin account if username contains hyphen it will fail, when using postgres.
Steps to reproduce
docker-compose.yml
john-smith
.Expected behavior
Successfully create john-smith admin account and show welcome page.
Installation method
Community Docker image
Operating system
Debian/Ubuntu
PHP engine version
None
Web server
Apache (supported)
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
Additional info
docker logs:
docker logs nextcloud
docker logs postgres
The text was updated successfully, but these errors were encountered: