Subversion Repositories wimsdev

Rev

Rev 17426 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17426 Rev 17630
Line 41... Line 41...
41
  !read msg.phtml
41
  !read msg.phtml
42
  </div>
42
  </div>
43
  !! when you have the no_cgu error you do not want to show the rest
43
  !! when you have the no_cgu error you do not want to show the rest
44
  !! of the page, do you? (it is shown e.g. when $(class_authidp[1;])=cas
44
  !! of the page, do you? (it is shown e.g. when $(class_authidp[1;])=cas
45
  !if $error=no_cgu
45
  !if $error=no_cgu
46
    !!  !goto end
46
    !goto end
47
  !endif
47
  !endif
48
!endif
48
!endif
49
 
49
 
50
!!! En fait cela devrait etre $idp_method=$empty Comment arrive-t-on ici ?
50
!!! En fait cela devrait etre $idp_method=$empty Comment arrive-t-on ici ?
51
!if OK iswordof $auth_test and $auth_method isitemof $auth_method_list and $exist_check notsametext yes
51
!if OK iswordof $auth_test and $auth_method isitemof $auth_method_list and $exist_check notsametext yes