Fixes https://pagure.io/pagure/issue/2524
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
what will happen if you are not logged in?
I thought the block was already not showing but I was mis-reading, fixing
1 new commit added
rebased
@pingou +1. Did you want to change the default config to have {username} in it or document this?
{username}
By default no, this is really customed to dist-git.
I'll had a blob to the doc though yes
Documented :)
Grammar fix:
If you have a custom setup that requires that all users have an account on the git server, you can use {username} in the URL and it will be expanded to the username of the user viewing the project page. For example: 'ssh://{username}@pagure.org/'
'ssh://{username}@pagure.org/'
@pingou, I just realized, can you make this change on the API that shows the git URLs as well? (e.g. https://src.fedoraproject.org/api/0/rpms/fedrepo-req/git/urls)
Sure
3 new commits added
Done :)
@pingou +1
Thanks!
Mind doing pagure-dist-git while at it?
Pull-Request has been merged by pingou
Fixes https://pagure.io/pagure/issue/2524
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr