 marcoep
|
Hi there,
Cool I’m the first one posting here
This is about managing other users’ permission to a given Git repo. You understand that access control is needed when dealing with papers in progress.
0) Is a Git repo world readable?
1) Does git.publications.li support ssh+git? I tried at no avail, only http seems to work.
2) How can I allow a different user to access my repo with his/her credentials?
Maybe I’m missing something, but I don’t see anything related to access control in my dashboard, and not even references to the test papers I created!? Please help.
Cheers,
^s
|
 Martin Monperrus
|
Hi marcoep,
I am really happy that you inaugurate this forum
> 0) Is a Git repo world readable?
No. Only publications.li members can access it. Furthermore, the special URL based on the paper ID is meant to be kept private. No URL, no access. This ACL model may be improved later.
> 1) Does git.publications.li support ssh+git? I tried at no avail, only http seems to work.
Only HTTP is supported.
> 2) How can I allow a different user to access my repo with his/her credentials?
By sharing your paper URL.
Regards, –Martin
|