Closed (fixed)
Project:
CAS
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2011 at 09:55 UTC
Updated:
7 Jun 2014 at 20:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
penyaskitoAttached a patch for 6.x-3.x, the branch that I used.
Comment #2
penyaskitoThis is already in 7.x-1.x, so no patch needed. Please review 6.x-3.x patch.
Comment #3
bfroehle commentedI thought the default #size is 60 and default #maxlength is 128. Is that not sufficient?
Comment #4
bfroehle commentedNonetheless, I've committed your patch which sets '#maxlength' to 255. In doing so, I also changed the maxlength of paths and hostnames to 255 to match the defaults in Drupal core, and reduced the maxlength of the 'CAS port' to 5 (since the maximum port number is 65536).
Thanks for your contribution! Committed to 6.x-3.x and 7.x-1.x.