User Tools

Site Tools


stats:schema:stats

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
stats:schema:stats [2011/09/29 01:14]
Patrick Michel [Account Management]
stats:schema:stats [2012/01/11 14:53] (current)
Patrick Michel [Account Management]
Line 23: Line 23:
  
 The third procedure is a compound procedure, which combines account and student role creation and therefore also combines their preconditions. This is the procedure which should be offered for everyone, especially guests. The third procedure is a compound procedure, which combines account and student role creation and therefore also combines their preconditions. This is the procedure which should be offered for everyone, especially guests.
 +
 +Finally, there are more procedures which can be called by anyone, as they are concerned about users who lost their password.
  
 {{page>​stats:​proc:​createAccount&​noheader&​nofooter}} {{page>​stats:​proc:​createAccount&​noheader&​nofooter}}
Line 29: Line 31:
  
 {{page>​stats:​proc:​createStudentAccount&​noheader&​nofooter}} {{page>​stats:​proc:​createStudentAccount&​noheader&​nofooter}}
 +
 +{{page>​stats:​proc:​requestReset&​noheader&​nofooter}}
 +{{page>​stats:​proc:​resetPassword&​noheader&​nofooter}}
 +
 +==== Validation and Authentication ====
 +
 +The free procedures to create a student account comes with the obligation to validate the email address. Its only then that the user can authenticate. The latter is not a real procedure, as nothing even gets modified in the system. It is there to illustrate who the [[:​stats:​roles]] system works.
 +
 +{{page>​stats:​proc:​validateAccount&​noheader&​nofooter}}
 +
 +{{page>​stats:​proc:​authenticate&​noheader&​nofooter}}
 +
  
 ==== Exercise Management ==== ==== Exercise Management ====
stats/schema/stats.1317251668.txt.gz ยท Last modified: 2011/09/29 01:14 by Patrick Michel