Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file src/main.c version ce862c37a4
|
2018-11-28
| ||
| 18:34 | The /secaudit0 page was checking for both Admin and Setup capabilities, which means it was only accessible to users with Setup users, since that is the only class that can have both capabilities. Since it's documented as being available to Admin users, changed the logic to allow access to Admin *OR* Setup users. check-in: 558952c8d3 user: wyoung tags: trunk | |
| 13:19 | Update the built-in SQLite to the latest 3.26.0 beta for testing. check-in: c523d0a9b5 user: drh tags: trunk | |
|
2018-11-13
| ||
| 20:52 | Merged with trunk. check-in: c70d8abea7 user: vor0nwe tags: vor0nwe-wiki-wysiwyg | |
| 16:20 | Update the built-in SQLite to the latest 3.26.0 beta. This is beta-testing for SQLite. check-in: d3f454fa33 user: drh tags: trunk | |
| 16:14 | Fix a bug in the skin edit pages that can result in an infinite loop. check-in: 995e184cc1 user: drh tags: trunk | |
|
2018-11-10
| ||
| 14:17 | Do not run backoffice if the "--in" option is used on the "fossil http" command. check-in: afb1e5f6cf user: drh tags: trunk | |