On Fri, May 6, 2011 at 11:00 AM, Tomek Kott <tkott.s...@gmail.com> wrote:

> oh, then in that case, I have a problem with it as well :)
>
> I'm using:
>    This is fossil version [047e06193b] 2011-04-13 12:05:18 UTC
>
> On a windows-7 64 bit machine, with the pre-compiled version downloaded
> from the website.
>
> I did the following commands:
>
> fossil new random.fossil
> fossil set localauth 1 -R random.fossil
>

The command above changes the defaults such that login is required.  Only do
that if you really want to force people to log in when running "fossil ui".



> fossil set  -R random.fossil <<< To check that localauth was set
> fossil ui -R random.fossil
>

Try that:

    fossil new whatever.fossil
    fossil ui whatever.fossil





>
> Still have to log in. I also tried:
>
> f new random.fossil
> f set localauth 1 -R random.fossil
> mkdir random
> cd random
> f open ../random.fossil
> f set
> f ui
>
> And still have to log in. Since I generally use cygwin's mintty shell, I
> tested this in the windows command line as well. Same result!
>
> What else can I do to check if things are working or not?
>
> Tomek
>
> On Fri, May 6, 2011 at 10:47 AM, Richard Hipp <d...@sqlite.org> wrote:
>
>>
>>
>> 2011/5/6 Tomek Kott <tkott.s...@gmail.com>
>>
>>> Could the problem be documentation? While on the first opening of fossil
>>> ui I have had to put in the password that was just created for me, it has
>>> worked every time since. So perhaps the documentation should say "except for
>>> the first login"?
>>>
>>
>> For "fossil ui" you should not have to enter the password ever.  Not even
>> the first time.
>>
>>
>>>
>>> Tomek
>>>
>>>
>>> On Fri, May 6, 2011 at 10:42 AM, Richard Hipp <d...@sqlite.org> wrote:
>>>
>>>>
>>>>
>>>> 2011/5/6 Jacek Cała <jacek.c...@gmail.com>
>>>>
>>>>>  Hi all,
>>>>>
>>>>> I can confirm that there is some problem with automatic log in from
>>>>> localhost. I tried setting localauth and using '--localauth' option
>>>>> and both 'server' and 'ui' and couldn't get it.
>>>>>
>>>>> My fossil is the latest binary distribution: 13/04/2011,
>>>>> running on win7 and opera.
>>>>>
>>>>
>>>> I use this feature continuously, all day, every day, and with the latest
>>>> Fossils.  And I've not had any problems.  So I'm going to need some
>>>> additional hints if you want me to make any progress toward fixing it.
>>>>
>>>>
>>>>>  Regards,
>>>>>  Jacek
>>>>>
>>>>> > Hi,
>>>>> > I've been only occasionally using the web ui on fossil in the last
>>>>> few
>>>>> > months,
>>>>> > but I seem to have developed a problem with localauth.
>>>>> >
>>>>> > I forst noticed it when it seemed that I wasn't being automatically
>>>>> logged
>>>>> > in.
>>>>> >
>>>>> > I have since done a test (see below) where I create a new repository,
>>>>> then
>>>>> > attempt to login with fossil ui tracker.fossil
>>>>> >
>>>>> > Is anyone else getting this?
>>>>> > (I'm on win7, IE8)
>>>>> >
>>>>> > Cheers,
>>>>> >
>>>>> > Stephen
>>>>> > --
>>>>> > Stephen De Gabrielle
>>>>> > stephen.degabrie...@acm.org
>>>>> > Telephone +44 (0)20 85670911
>>>>> > Mobile        +44 (0)79 85189045
>>>>> > http://www.degabrielle.name/stephen
>>>>> _______________________________________________
>>>>> fossil-users mailing list
>>>>> fossil-users@lists.fossil-scm.org
>>>>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> D. Richard Hipp
>>>> d...@sqlite.org
>>>>
>>>> _______________________________________________
>>>> fossil-users mailing list
>>>> fossil-users@lists.fossil-scm.org
>>>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>>>>
>>>>
>>>
>>> _______________________________________________
>>> fossil-users mailing list
>>> fossil-users@lists.fossil-scm.org
>>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>>>
>>>
>>
>>
>> --
>> D. Richard Hipp
>> d...@sqlite.org
>>
>> _______________________________________________
>> fossil-users mailing list
>> fossil-users@lists.fossil-scm.org
>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>>
>>
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to