Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch fix-login-needed-add-anon Excluding Merge-Ins
This is equivalent to a diff from 0872ecbef7 to 1650a64361
|
2020-12-13
| ||
| 05:32 | Factored the iteration count out of the encrypted backup solution in backup.md, so it isn't repeated between the backup and restore cases. check-in: fc300d5a9a user: wyoung tags: trunk | |
|
2020-12-12
| ||
| 23:20 | fix duplication of QUERY_STRING in the redirection URL in login_needed function, append "&anon" if needed Closed-Leaf check-in: 1650a64361 user: sdr tags: fix-login-needed-add-anon | |
| 19:48 | merged forks check-in: 0872ecbef7 user: sdr tags: trunk | |
| 19:37 | Omit the TCP port from the SERVER_NAME environment variable for the "fossil ui" and "fossil server" commands. check-in: c728509f73 user: drh tags: trunk | |
| 19:06 | fixed a typo in a comment check-in: 02c3468b3f user: sdr tags: trunk | |
Changes to src/login.c.