Fossil

Changes On Branch serverHttps
Login

Changes On Branch serverHttps

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

Changes In Branch serverHttps Excluding Merge-Ins

This is equivalent to a diff from 3c47e0c6 to 2bf596c9

2016-02-01
20:38
Add --https and --nossl options to the 'server' command. (check-in: b8c7af5b user: mistachkin tags: trunk)
20:35
Add the 'insertCsrf' and 'verifyCsrf' commands to TH1. (check-in: f8820eff user: mistachkin tags: trunk)
04:38
Test of latest feature branches, do not merge. (Closed-Leaf check-in: 1a164e5f user: mistachkin tags: do-not-merge, feature-test)
04:34
Add --https and --nossl options to the 'server' command. (Closed-Leaf check-in: 2bf596c9 user: mistachkin tags: serverHttps)
04:11
The 'g.zHttpsURL' variable should be populated even when the --baseurl option is used. (check-in: c45195f1 user: mistachkin tags: httpsBaseUrl)
03:56
Having the 'setup' or 'admin' permission should imply having the 'delete' and 'private' permissions as well (i.e. since they can change their own permissions anyhow). (Closed-Leaf check-in: 62f8ac1f user: mistachkin tags: adminPerms)
2016-01-31
21:13
Add the 'insertCsrf' and 'verifyCsrf' commands to TH1. (Closed-Leaf check-in: 0357c169 user: mistachkin tags: th1AntiCsrf)
21:03
Minor corrections to comments for login_verify_csrf_secret(). (check-in: 3c47e0c6 user: mistachkin tags: trunk)
00:51
Make sure to add the zlib library to LIBS even when configure is run without any arguments. (check-in: eb0cf27a user: mistachkin tags: trunk)

Changes to src/main.c.