Re: two questions on aeget
Peter Miller <[email protected]>
| Newsgroups | gmane.comp.version-control.aegis.user |
|---|---|
| Message-ID | <1316330946.2785.45.camel@hawk> |
On Sat, 2011-09-17 at 22:34 -0400, Aryeh Friedman wrote: > Does the exec have to be named aeget or can we rename it? It is probably safe to rename it. I don't recall anything that is specific to the program name. > is there any way to but security on it except for .htaccess? Yes and no. The access is performed as what ever user the web server is running as, so if that user has no access to a project, neither will aeget. Aegis uses the operating systems group concept, based on the gid of the project dir tree, so you could add the web-server uid to the appropriate group to get access. -- Peter Miller <[email protected]>