PacketFence - BTS - PacketFence
View Issue Details
0001516PacketFenceradiuspublic2012-08-15 10:042012-09-06 10:57
dwuelfrath 
dwuelfrath 
highmajoralways
closedfixed 
3.5.0 
3.5.13.5.1 
8c78823
0001516: illegal characters in webservices user / pass not properly escaped
Illegal characters either in WS_USER or WS_PASS of packetfence.pm/packetfence-soh.pm are triggering a "Error in SOAP communication with server: 401 Authorization Required" error when the web service is called.

"Within the user and password field, any ":", "@", or "/" must be encoded."
-- RFC1738
http://tools.ietf.org/html/rfc1738#section-3.1 [^]

A quick work-around would be to change your webservices password.
No tags attached.
Issue History
2012-08-15 10:04dwuelfrathNew Issue
2012-08-15 10:11obilodeauSummaryError in SOAP communication with server: 401 Authorization Required => illegal characters in webservices user / pass not properly escaped
2012-08-15 10:11obilodeauDescription Updated
2012-08-15 10:11obilodeauAdditional Information Updated
2012-08-16 09:40obilodeauCategory802.1x => radius
2012-09-05 12:49obilodeaugit revision => 8c78823
2012-09-05 12:49obilodeauNote Added: 0003012
2012-09-05 12:49obilodeauStatusnew => resolved
2012-09-05 12:49obilodeauFixed in Version => +1
2012-09-05 12:49obilodeauResolutionopen => fixed
2012-09-05 12:49obilodeauAssigned To => obilodeau
2012-09-05 12:49obilodeauAssigned Toobilodeau => dwuelfrath
2012-09-06 10:56obilodeauTarget Versiondevel => 3.5.1
2012-09-06 10:56obilodeauFixed in Version+1 => 3.5.1
2012-09-06 10:57obilodeauNote Added: 0003016
2012-09-06 10:57obilodeauStatusresolved => closed

Notes
(0003012)
obilodeau   
2012-09-05 12:49   
fix in stable, will be part of next stable release
(0003016)
obilodeau   
2012-09-06 10:57   
fix released in 3.5.1 yesterday