Diff for /loncom/auth/lonacc.pm between versions 1.116 and 1.117

version 1.116, 2008/09/15 19:08:44 version 1.117, 2008/11/10 13:20:24
Line 150  sub get_posted_cgi { Line 150  sub get_posted_cgi {
 # balance them  # balance them
 # returns OK if it was a SSO and user was handled  # returns OK if it was a SSO and user was handled
 #         undef if not SSO or no means to hanle the user  #         undef if not SSO or no means to hanle the user
   
 sub sso_login {  sub sso_login {
     my ($r,$handle) = @_;      my ($r,$handle) = @_;
   

Removed from v.1.116  
changed lines
  Added in v.1.117


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>