Rev 15421 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15421 | Rev 15803 | ||
---|---|---|---|
Line 33... | Line 33... | ||
33 | pass_check=!passcheck $auth and $pass |
33 | pass_check=!passcheck $auth and $pass |
34 | !if $pass_check=yes and $pass!=$empty |
34 | !if $pass_check=yes and $pass!=$empty |
35 | !writefile wimshome/$wims_sesdir/.manager yes |
35 | !writefile wimshome/$wims_sesdir/.manager yes |
36 | wims_ismanager=2 |
36 | wims_ismanager=2 |
37 | job=list |
37 | job=list |
- | 38 | !readproc geolocoption.proc |
|
38 | !else |
39 | !else |
39 | job=wrongpass |
40 | job=wrongpass |
40 | !endif |
41 | !endif |
41 | !reset passone |
42 | !reset passone |