Rev 15473 | Rev 16615 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15473 | Rev 16539 | ||
---|---|---|---|
Line 40... | Line 40... | ||
40 | !! in case of php need to check user_auth is defined |
40 | !! in case of php need to check user_auth is defined |
41 | !if $auth_method isitemof php and $wims_user=supervisor and $step=3 and $user_auth=$empty |
41 | !if $auth_method isitemof php and $wims_user=supervisor and $step=3 and $user_auth=$empty |
42 | error=login_empty |
42 | error=login_empty |
43 | !exit |
43 | !exit |
44 | !endif |
44 | !endif |
- | 45 | ||
- | 46 | !default utype=0 |
|
45 | 47 | ||
46 | ##################################### |
48 | ##################################### |
47 | ## need to set user_external_auth |
49 | ## need to set user_external_auth |
48 | ##################################### |
50 | ##################################### |
49 | 51 |