Should be OK. I think disallowing '@' is a bug, as you've discovered. :wes
On 15 Apr 2008, at 10:19, Andrew Weeks wrote: > I am trying to integrate Cosign with a Shibboleth Target, using > basic authentication with REMOTE_USER set to the EduPersonTargetedID > > However this string contains non-alphanumeric characters (notably > "@"), which > get blocked by 'validchars' in common/mkcookie.c > > How many problems would be caused by my adding things to the > "valid_tab" > array or by dropping the check altogether ? ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Cosign-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cosign-discuss
