Changes between Version 26 and Version 27 of AuthModule/UserStories
- Timestamp:
- 2011-01-25T15:50:47+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AuthModule/UserStories
v26 v27 79 79 * Create a user interface to manage permissions for the entities owned by the user that is logged in. 80 80 81 == As a anonymous user I want to see all the entities I am entitled to see without logging in. ==81 == As an anonymous user I want to see all the entities I am entitled to see without logging in. == 82 82 Acceptance criteria: 83 83 * I, Anonymous, can use the application and see all entities which are available to the user "anonymous". 84 84 85 T ickets:85 Tasks: 86 86 * Make sure that every database instance has a special 'anonymous' user 87 87 * Make the login class to log in this public user by default. 88 88 89 89 [[TicketQuery(format=table,component=auth,type=enhancement,col=id|summary,rows=description)]] 90 [[TicketQuery(format=table,component=auth,type=enhancement,col=id|summary,rows=description)]]