pve-http-server/PVE/APIServer
Dietmar Maurer 6389088689 call Net::SSLeay::ERR_clear_error() after auth_handler
Some auth_handlers use Crypt::OpenSSL::RSA, which seems to set the openssl error
variable. We need to clear that here, else AnyEvent::TLS aborts the connection.
2017-01-20 18:17:13 +01:00
..
Formatter use canonical flag for json format 2017-01-16 13:05:21 +01:00
AnyEvent.pm call Net::SSLeay::ERR_clear_error() after auth_handler 2017-01-20 18:17:13 +01:00
Formatter.pm extract_auth_cookie: always call uri_unescape($ticket) 2017-01-16 14:24:21 +01:00