OSDN Git Service

Changed the maximum length of LDAP account to 255 characters.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 2 Dec 2007 22:07:56 +0000 (22:07 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 2 Dec 2007 22:07:56 +0000 (22:07 +0000)
commit7d8af70a6362517cab9aa2dc2054fa8dd8581ad8
tree2e548d81ebeb8c3e9964b8d6b87b37ec78a0ea0e
parent8c65cc47122b802150bf3591cb4eba4f8c4fb4b4
Changed the maximum length of LDAP account to 255 characters.
Added length validations on AuthSource model.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@948 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/auth_source.rb
db/migrate/084_change_auth_sources_account_limit.rb [new file with mode: 0644]