Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Artifact ID: | 29c2bb2a9337f2d6dfc4f9d7ff1567a03fa6116a |
---|---|
Page Name: | bugs |
Date: | 2008-04-25 21:51:10 |
Original User: | stephan |
Parent: | a1af4a7d1cb58cb55d7744a39ab160886a1d3e8c (diff) |
Next | aec80699fe5e86ac444b934bad2ae58b41e3cee2 |
Content
Fossil Bugs
* anonymous may break wiki-security by simply accessing any wiki page as http://my.server.test/fossil/wikiedit?name=SomeWikiPage
* Building on some Unix platforms (e.g. OpenSolaris) requires adding -lsocket to the linker args. To do this, set LDFLAGS=-lsocket and the Makefile will add that to the linker args. (Requires a fossil newer than 2008.04.25)