source: main/waeup.kofa/branches/uli-py3/src/waeup/kofa/students/tests/sample_student_data_migration.csv

Last change on this file was 8355, checked in by uli, 13 years ago

Add sample data with encrypted password.

File size: 544 bytes
Line 
1student_id,firstname,lastname,reg_number,date_of_birth,matric_number,email,phone,password,sex,state
2A123456,Aaren,Pieri,1,1990-01-02#,100000,aa@aa.ng,1234,mypw1,m,clearance started
3B123456,Aaren,Finau,2,1990-01-03,100001,aa@aa.ng,1234,mypw1,m,cleared
4C123456,Aaren,Berson,3,1990-01-04,100002,aa@aa.ng,1234,{SSHA}JJBeA47pgGah500NFpuM2tVeLAbM8dxj,m,admitted
5D123456,John,Wolter,4,1990-01-05,100003,aa@aa.ng,1234,mypw1,m,nonsense
6E123456,John,Kennedy,5,1990-01-06,100004,aa@aa.ng,1234,,x,
7F123456,Frank,Meyer,6,1990-01-06,100005,aa@aa.ng,1234,,m,
Note: See TracBrowser for help on using the repository browser.