Rev 12982 | Rev 14047 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12982 | Rev 13021 | ||
---|---|---|---|
Line 68... | Line 68... | ||
68 | jobs=!nonempty items $jobs,$job3,backstruct |
68 | jobs=!nonempty items $jobs,$job3,backstruct |
69 | !bound job within $jobs default $(default$lv) |
69 | !bound job within $jobs default $(default$lv) |
70 | !read tabletheme |
70 | !read tabletheme |
71 | !read adm/class/limits |
71 | !read adm/class/limits |
72 | !read adm/class/authchars |
72 | !read adm/class/authchars |
- | 73 | ||
- | 74 | !!! $auth_method_list ?? was working for cas before without that ? |
|
- | 75 | !if $auth_method isitemof php |
|
- | 76 | login=$user_auth |
|
- | 77 | !endif |
|
- | 78 | ||
73 | 79 | ||
74 | !read jobs/$job.proc |
80 | !read jobs/$job.proc |
75 | 81 | ||
76 | !if $default3!=$empty |
82 | !if $default3!=$empty |
77 | parent=$default3 |
83 | parent=$default3 |