Fossil

Timeline
Login

Timeline

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

3 check-ins tagged with "login-enhancements"

2015-02-14
14:55
Added the referred_from_login() function and use it to enhance the /zip and /tarball pages so that they show a download button to click if the referrer page was /login. ... (Closed-Leaf check-in: bcebe55e user: drh tags: login-enhancements)
14:05
Change default headers to show menu-bar items that would be available to user "anonymous" even if the current user is not logged in. ... (check-in: 72cddddb user: drh tags: login-enhancements)
12:24
When the user is "nobody", make the g.anon permission vector for "anonymous" available in addition to g.perm. Hyperlinks to pages that would be available to anonymous are shown rather than suppressed. When permission is denied and control jumps to login_needed() a new flag shows whether or not logging in as "anonymous" would help. Work in progress. ... (check-in: 2f50d427 user: drh tags: login-enhancements)