#4303 Logging in without a ssh key breaks user creation
Closed: Fixed by pingou. Opened by pingou.

I've seen a couple of reports of people not being able to log into pagure and it turned out it may be due to the fact they do not have a ssh key in FAS.

We should check the code and ensure that's what's happening and if so fix it, or find the actual bug.


Thanks for opening this for me. Your assertion that not having an ssh key in FAS is correct. I generated an ed25519 key and uploaded it to FAS. I am now able to log in.

Metadata Update from @pingou:
- Issue assigned to pingou

Commit 5acd44ed fixes this issue

Metadata
Related Pull Requests