Pass ALL parameters through connect, allowing arbitrary additional parameters to...
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Fri, 23 Mar 2012 08:00:43 +0000 (01:00 -0700)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Fri, 23 Mar 2012 08:00:43 +0000 (01:00 -0700)
commit54415cb09542c33bbcc274a21fca28fe8cfd5fc5
tree8e76f752ea79e533f3f5b289db674ce7ef7f4ec0
parentdc2d10dcb031797a27dbdecac4e36de6e68a46c9
Pass ALL parameters through connect, allowing arbitrary additional parameters to be used for authentication. Previously, only an "id" parameter was passed to connect, and the contents of that parameter was the entire query string.
src/main/webapp/client.xhtml
src/main/webapp/index.xhtml