On 6/6/17, Johan Kuuse <[email protected]> wrote: > Hi, > > Is there any way to access the Fossil built-in webpages using the "fossil > http"? > In the example below, I try to access the /setup page from localhost, > but it seems I don't get authorized. Instead I get redirected to the > /login page.
You have to log in as a user with "s" (superuser) permission in order to access the /setup page. If you try to access /setup without the right permissions, you get redirected. Log in first, then try again. -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

