Make lang::user::site_wide_locale_not_cached{} return the system widelocale for non-registered users, who does not have an ad_locale cookie.Ensure that the ad_locale cookie never expires. Oops. ;)
Fixed bug #591: bug in user-join. Also fixed the problem that if some of the segments required by the constraints were closed, you couldn't join, even if you were already a member of those segments mentioned in the constraints.
Small change to www/members/index.tcl, which allows non-registered visitorsto see a partial email address. Assuming they are permitted to see the memberslist in the first place, of course.
Resolves bug #851. Added two new parameters, MembersCanInviteMembersP andShowMembersListTo, and made the subsite pages and Tcl procs honour them.In particular subsite::get_section_info{}.