Changes between Version 15 and Version 16 of s2s-login-functionality


Ignore:
Timestamp:
04/07/10 20:33:12 (15 years ago)
Author:
mira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • s2s-login-functionality

    v15 v16  
    119119The configurable things for the server from this task are: the smtp hostname, the smtp port, the email and pass from which to send support mails and a flag showing that there is no email conformation needed for the registration functionality. [[BR]] 
    120120 
    121 The RegistrationFormBean is a bean used to transfer information from the servlet to the jspx pages. It has user-name, email, password, screenName, description and avatar ref. [[BR]] 
     121The RegistrationFormBean is a bean used to transfer information from the servlet to the jspx pages. It has user-name, email, password, screenName, description and avatar ref. [[BR]] [[BR]] 
    122122  
    123123The implementation is done according to the design at the [browser:branches/private/mira/security] with some exceptions: