Changes between Version 50 and Version 51 of Modules/Auth


Ignore:
Timestamp:
2011-01-22T12:55:21+01:00 (14 years ago)
Author:
Morris Swertz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Modules/Auth

    v50 v51  
    11== Authentication and Authorization module ==
    22[[TOC()]]
    3 The AuthModule is setup to provide
    4 * user registration and login
    5 * an adminstration panel to group users and set user/group permissions (a.k.a class level security).
    6 * enable users to specify per object if they want to share (a.k.a. row-level security)
     3
    74
    85Details:
     6||summary: ||
     7Provide user registration and login, an adminstration panel to group users and set user/group permissions (a.k.a class level security) and  enable users to specify per object if they want to share (a.k.a. row-level security)||
    98||status: ||alpha ||
    109||source: ||http://www.molgenis.org/browser/gcc/trunk/handwritten/java/plugins/auth ||