Changes between Version 15 and Version 16 of AuthModule/UserStories
- Timestamp:
- 2011-01-22T09:52:55+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AuthModule/UserStories
v15 v16 16 16 * ownership: ability to add or remove data or set permissions 17 17 * 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 21 Acceptance criteria: 22 * please add 23 24 Tickets: 25 * please add 18 26 19 27 == 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 21 29 22 30 Acceptance criteria: … … 74 82 * Make sure that every database instance has a special 'anonymous' user 75 83 * Make the login class to log in this public user by default. 76