Description | Hi,
Just upgraded to 1.3.5, and CAS auth now fails (infinite loop):
==> httpd/access_log <==
129.20.126.6 - - [28/Jan/2011:14:21:41 +0100] "GET /SOGo HTTP/1.1" 302 - "https://sogo-test.univ-rennes1.fr/index.php" "Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13"
129.20.126.6 - - [28/Jan/2011:14:21:41 +0100] "GET /SOGo/so/?ticket=ST-4345420-wdVyj9G6QQcGNwsTshSo HTTP/1.1" 302 - "https://sogo-test.univ-rennes1.fr/index.php" "Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13"
==> sogo/sogo.log <==
Jan 28 14:21:41 sogod [10969]: |SOGo| starting method 'GET' on uri '/SOGo'
Jan 28 14:21:41 sogod [10969]: <0x0x87c9260[SOGoWebAuthenticator]> tried wrong password for user 'paubry'!
Jan 28 14:21:41 sogod [10969]: |SOGo| request took 0.001758 seconds to execute
localhost.localdomain - - [28/Jan/2011:14:21:41 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.003 - - 0
Jan 28 14:21:41 sogod [10969]: |SOGo| starting method 'GET' on uri '/SOGo/so/?ticket=ST-4345420-wdVyj9G6QQcGNwsTshSo'
Jan 28 14:21:41 sogod [10969]: [WARN] <0x0x8facd00[SOGoCASSession]> failure to obtain a PGT from the C.A.S. service
Jan 28 14:21:41 sogod [10969]: |SOGo| request took 0.073158 seconds to execute
localhost.localdomain - - [28/Jan/2011:14:21:41 GMT] "GET /SOGo/so/?ticket=ST-4345420-wdVyj9G6QQcGNwsTshSo HTTP/1.1" 302 0/0 0.074 - - 44K
==> httpd/access_log <==
129.20.126.6 - - [28/Jan/2011:14:21:56 +0100] "GET /SOGo HTTP/1.1" 302 - "https://sogo-test.univ-rennes1.fr/index.php" "Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13"
129.20.126.6 - - [28/Jan/2011:14:21:56 +0100] "GET /SOGo/so/?ticket=ST-4345467-lyoX14zxkwwcOfJb3L0Z HTTP/1.1" 302 - "https://sogo-test.univ-rennes1.fr/index.php" "Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13" |
---|