On Mon, Nov 19, 2012 at 10:32 AM, Gautier DI FOLCO <
[email protected]> wrote:

> Hi all,
>
> I have to manage mnay (D)VCS with dynamic repositories. I'd like to
> integrate fossil, but I have a problem: my infrastructure is based on
> REMOTE_USER, so I sought to make fossil using REMOTE_USER to
> identify the user. Fossil supports it! great :) but I can only activate him
> by the web interface :(. Is there a way to add in the settings?
> If yes, can I submit a patch?
>

echo "replace into config(name,value) values('remote_user_ok',1);" | fossil
sql



>
> For your help,
> Thanks by advance.
>
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>


-- 
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to