Rev 17285 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17285 | Rev 17386 | ||
---|---|---|---|
Line 238... | Line 238... | ||
238 | error=no_cgu |
238 | error=no_cgu |
239 | !exit |
239 | !exit |
240 | !endif |
240 | !endif |
241 | !endif |
241 | !endif |
242 | 242 | ||
- | 243 | !if / notin $class and $class<=9999 and anonymous isin $auth_user |
|
- | 244 | !read adm/class/anonymous.proc $class,$auth_user |
|
- | 245 | auth_user=$output_user |
|
- | 246 | !endif |
|
243 | !read adm/class/authprep $class,$auth_user |
247 | !read adm/class/authprep $class,$auth_user |
244 | 248 | ||
245 | !if $logfile!=$empty |
249 | !if $logfile!=$empty |
246 | !if $auth_user=supervisor |
250 | !if $auth_user=supervisor |
247 | !appendfile $logfiles $now $httpd_REMOTE_ADDR supervisor login |
251 | !appendfile $logfiles $now $httpd_REMOTE_ADDR supervisor login |