Project

General

Profile

Feature #18970

Updated by Ward Vandewege about 2 years ago

When the config says: 

 <pre> 
       AllowAnonymousUserAccess: true 
 </pre> 

 Workbench2 should: 
 * have a prominent "Browse public projects" link, even when ther user is not logged in 
 * add the anonymous user to the "share with" options when objects are shared 
 * add the anonymous group to the "share with" options when objects are shared 

 When @AllowAnonymousUserAccess@ is false, it should do none of these things.

Back