Rev 5108 | Rev 12845 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5108 | Rev 10171 | ||
---|---|---|---|
Line 87... | Line 87... | ||
87 | prog=!defof sharing_exam in wimshome/log/classes/$class/neighbors |
87 | prog=!defof sharing_exam in wimshome/log/classes/$class/neighbors |
88 | !if $ctype iswordof course icourse and $prog=$wims_class |
88 | !if $ctype iswordof course icourse and $prog=$wims_class |
89 | pass=$current_pass |
89 | pass=$current_pass |
90 | !endif |
90 | !endif |
91 | !endif |
91 | !endif |
92 | !!upartic : no more authentification should check for optional courses ? |
92 | !!upartic : no more authentification should check for optional courses ? |
93 | !if $class notitemof $upartic and $auth_user!=supervisor and $wims_user!=supervisor |
93 | !if $class notitemof $upartic and $auth_user!=supervisor and $wims_user!=supervisor |
94 | pass= |
94 | pass= |
95 | !endif |
95 | !endif |
96 | # These lines should be opened later to close this possibility. |
96 | # These lines should be opened later to close this possibility. |
97 | # !if $auth_user=supervisor and $wims_user=$empty |
97 | # !if $auth_user=supervisor and $wims_user=$empty |