On Fri, Jan 9, 2009 at 4:14 AM, AkitaOnRails <[email protected]> wrote: > Now you have an option at config/gitorious.yml called > 'gitorious_public_registration'. If 'true', the website behaves > exactly like before. But if 'false' it is locked down completely. You > have to run script/create_admin to manually create the super user and > only this user can add more users to the system. No one from the > outside can list or see projects nor source code from there as well.
I renamed the config key to "public_mode" in my master, but otherwise a nice addition. > I didn't lock down git-daemon but I am assuming, for now, that this is > not so bad because you have to know the name of the project to git > clone from it. You can just not start a git daemon and use the ssh for cloning as well, that way it's under key auth JS --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
