2015-02-14 12:24:12
— part of check-in
[2f50d427a9]
on branch login-enhancements
— 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.
(user:
drh
size: 81467)
2015-02-14 15:06:00
— part of check-in
[653dd402ea]
on branch trunk
— Improvements to login/logout processing:
(1) When the user is "nobody", show hyperlinks to pages that require
"anonymous" but have those links redirect to the /login page.
(2) Clean up the /login page - less verbage.
(3) Redirects from /login to /tarball or /zip provide a button to press,
rather than immediately starting the download.
(user:
drh
size: 81467)