Changes between Version 15 and Version 16 of AuthModule/UserStories


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

--

Legend:

Unmodified
Added
Removed
Modified
  • AuthModule/UserStories

    v15 v16  
    1616   * ownership: ability to add or remove data or set permissions
    1717   * sharing permissions: that is row-level security which is defined as defining permissions per data row/object.
     18== As new user to the system I want to register myself and then have the ability to login, logout and change my details ==
     19"User login and registration" plugin
     20
     21Acceptance criteria:
     22* please add
     23
     24Tickets:
     25* please add
    1826
    1927== As an administrator I want to set read, write, execute and ownership permissions on entities including entities, fields, rows and screens. ==
    20 "Users and Groups screen"
     28"Users and Groups manager" screen
    2129
    2230Acceptance criteria:
     
    7482 * Make sure that every database instance has a special 'anonymous' user
    7583 * Make the login class to log in this public user by default.
    76