tml>
GS Fossil: Help: auto-captcha
GS Fossil
Help: auto-captcha
Not logged in
Fossil
html "
Home
\n" if {[anycap jor]} { html "
Timeline
\n" } if {[hascap oh]} { html "
Files
\n" } if {[hascap o]} { html "
Branches
\n" html "
Tags
" } if {[hascap r]} { html "
Tickets
\n" } if {[hascap j]} { html "
Wiki
\n" } if {[hascap s]} { html "
Admin
\n" } elseif {[hascap a]} { html "
Users
\n" } if {[info exists login]} { html "
Logout
\n" } else { html "
Login
\n" }
Topic-List
The "auto-captcha" setting:
If enabled, the /login page provides a button that will automatically fill in the captcha password. This makes things easier for human users, at the expense of also making logins easier for malicious robots.