Changes between Version 8 and Version 9 of s2s-login-functionality
- Timestamp:
- 03/25/10 18:19:45 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
s2s-login-functionality
v8 v9 19 19 * Mail that is used to send messages to the user. (All needed information for this to work) This won't have default value. 20 20 * User activation via mail - the default behavior for this is to be on, however users should have the ability to disable this functionality. This way the user became active immediately after registration. 21 * 21 * Rights to anonymous user - some small(local) servers may not need users. As default this user have only read rights. 22 22 == Task requirements == 23 23 * provide … … 37 37 * User details: Shows user info as the others sees it. 38 38 * Should show avatar, screen name, emails(depends on user input), description, list of (public) groups that the user is include in (this won't be implemented in this task), list of (public) owned resources. 39 * If the user views his own page, then all resources and groups are shown. 39 * If the user views his own page, then all resources and groups are shown. Also should have the ability to remove resources and to leave groups. 40 40 * The url for this page should be human readable. One opportunity is [DOMAIN NAME]/users/[user registration mail with "_" instead of "@"]/ 41 41 * Register page: Should contain text input controls for all properties that the user can give input on