Fossil

Changes On Branch https-all-pages-option
Login

Changes On Branch https-all-pages-option

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch https-all-pages-option Excluding Merge-Ins

This is equivalent to a diff from 742d64d9 to 9ae6f866

2019-01-21
18:28
Enhance the "redirect-to-https" setting so that if it is 2 or more it forces all pages to travel of a secure connection. (check-in: 4aba9ea6 user: drh tags: trunk)
18:27
The --nossl option is on by default for the "fossil ui" command. (Closed-Leaf check-in: 9ae6f866 user: drh tags: https-all-pages-option)
18:05
Fixes to the automatic HTTPS redirector. (check-in: 14ff7af4 user: drh tags: https-all-pages-option)
17:33
Provide the option to force all web page requests to go over HTTPS. (check-in: f372e189 user: drh tags: https-all-pages-option)
16:57
Fix a documentation error on the setup_access page. (check-in: 742d64d9 user: drh tags: trunk)
16:54
When SQLite detects that the repository associated with a checkout has been replaced by a clone (such that the RID values potentially change) then automatically adjust the content of the checkout database. (check-in: fff37e62 user: drh tags: trunk)

Changes to src/cgi.c.

Changes to src/login.c.

Changes to src/main.c.

Changes to src/setup.c.

Changes to src/style.c.