Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins using file src/skins.c version 396ebb12d4
|
2018-11-30
| ||
| 13:00 | Fix to the sizing of the iframe for HTML in the /info page so that it works with CSP unsafe-inline. check-in: 4675fc70ba user: drh tags: trunk | |
| 01:11 | Add the backoffice-disable setting to completely disable all backoffice processing. check-in: 2467a356fe user: drh tags: trunk | |
|
2018-11-29
| ||
| 21:38 | Update custom mingw makefile. Update openssl version check-in: 7139924334 user: jan.nijtmans tags: trunk | |
| 11:09 | Improvements to the command-line comment formatter so that it works better with non-ASCII characters. check-in: 1c84a0c14a user: drh tags: trunk | |
|
2018-11-28
| ||
| 18:57 | The /setup page can now be seen by both Admin and Setup users, as requested by drh via private email. The set of links shown is culled for Admin-only users. Also changed some comments to match the code with respect to Admin vs Setup capability. The only change to user capability interpretation in this checkin is to the /setup page. check-in: 7d034d34ba user: wyoung tags: trunk | |
| 18:48 | The /setup_modreq page was limited to Setup users, but since it controls what users with Moderator capability can do, made it available to Admin users as well. check-in: 6242e24d2f user: wyoung tags: trunk | |
| 18:42 | Found several more pages protected with "!g.perm.Setup && !g.perm.Admin" guards: changed them all to "!g.perm.Admin" only for the same reason as [558952c8]. check-in: 42c3364f03 user: wyoung tags: trunk | |
| 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 | |