I've setup a local fossil repository by exactly following these
instructions:



[1]http://write.intellectualmollusc.net/2010/01/setting-up-a-fossil-rep
ository-on-a-public-shared-server/



The server's repository was cloned from a temporary copy of the
original repo. I am able to push new changes into this properly through
the CGI interface using a username and password.



However, when I pull up my CGI interface in a browser, I am able to
fully browse all contents of the file without needing to put in a
username or password.



Check my access logs, the requests are not somehow coming from loopback
- they are indeed coming from a remote IP.



How is this possible and what should I do to fix it? My understanding
was that by default any request that isn't from loopback would require
a username and password in order to view anything. Is that incorrect?



Turning on the "Require password for local access" option has not
effect on this (as I don't expect it should).



Thanks in advance for any help!



IJR

References

1. 
http://write.intellectualmollusc.net/2010/01/setting-up-a-fossil-repository-on-a-public-shared-server/
_______________________________________________
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