Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file src/login.c version 4f4d333a92
2016-02-01
| ||
20:35 | Add the 'insertCsrf' and 'verifyCsrf' commands to TH1. ... (check-in: f8820eff4e user: mistachkin tags: trunk) | |
20:22 | Use strncmp() instead of memcmp(). ... (Closed-Leaf check-in: ffd5e09ec7 user: mistachkin tags: httpsBaseUrl) | |
04:34 | Add --https and --nossl options to the 'server' command. ... (Closed-Leaf check-in: 2bf596c9d5 user: mistachkin tags: serverHttps) | |
04:11 | Comment fix. ... (check-in: c3a17f81cf user: mistachkin tags: httpsBaseUrl) | |
04:11 | The 'g.zHttpsURL' variable should be populated even when the --baseurl option is used. ... (check-in: c45195f123 user: mistachkin tags: httpsBaseUrl) | |
2016-01-31
| ||
21:13 | Add the 'insertCsrf' and 'verifyCsrf' commands to TH1. ... (Closed-Leaf check-in: 0357c16930 user: mistachkin tags: th1AntiCsrf) | |
21:03 | Minor corrections to comments for login_verify_csrf_secret(). ... (check-in: 3c47e0c66a user: mistachkin tags: trunk) | |