Rev 2569 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
20 | reyssat | 1 | !read adm/class/authchars |
2 | instlim=50 |
||
3 | desclim=30 |
||
4 | suplim=60 |
||
5 | emaillim=60 |
||
6 | exologlim=40 |
||
7 | max_institution=$instlim |
||
8 | max_description=$desclim |
||
9 | max_supervisor=$suplim |
||
10 | max_email=$emaillim |
||
11 | max_passsup=$passwd_max |
||
12 | max_password=$passwd_max |
||
13 | max_level=2 |
||
14 | max_homepage=100 |
||
15 | min_institution=2 |
||
16 | min_description=2 |
||
17 | min_supervisor=6 |
||
18 | min_email=8 |
||
19 | min_passsup=$passwd_min |
||
20 | min_password=$passwd_min |
||
21 | min_level=2 |
||
22 | min_homepage=0 |