]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Ticket #2811 use more consistent max limit for OAuth application registration descrip...
authorBrion Vibber <brion@pobox.com>
Mon, 11 Oct 2010 19:52:32 +0000 (12:52 -0700)
committerBrion Vibber <brion@pobox.com>
Mon, 11 Oct 2010 19:52:32 +0000 (12:52 -0700)
commit1cd60579f5ac99a2c8bfb12d35093f5c74f14b04
treebde6dc2188465a109657d8d3a6bcd2bfe2f877b2
parent5215423ea908218566909ab628fad88e780ee1e8
Ticket #2811 use more consistent max limit for OAuth application registration descriptions; now using the field max of 255 rather than $config['site']['textlimit'] as fallback if $config['application']['desclimit'] is unset or out of bounds.
classes/Oauth_application.php