[seam-commits] [seam/faces] ee7e0a: QueryString was not correctly rebuild during PreLo...
noreply at github.com
noreply at github.com
Tue Oct 11 11:04:51 EDT 2011
Branch: refs/heads/develop
Home: https://github.com/seam/faces
Commit: ee7e0a869c3b261961c4075546e3a94faa1e7613
https://github.com/seam/faces/commit/ee7e0a869c3b261961c4075546e3a94faa1e7613
Author: youmag <jeremy at youmag.com>
Date: 2011-10-11 (Tue, 11 Oct 2011)
Changed paths:
M impl/src/main/java/org/jboss/seam/faces/security/LoginListener.java
Log Message:
-----------
QueryString was not correctly rebuild during PreLoginEvent. Question mark (?) was used to separate all query parameters and not only the first one from the url path.
Commit: c693f0fc68077acf202fd1b9d39934c58cf198c3
https://github.com/seam/faces/commit/c693f0fc68077acf202fd1b9d39934c58cf198c3
Author: Brian Leathem <bleathem at gmail.com>
Date: 2011-10-11 (Tue, 11 Oct 2011)
Changed paths:
M impl/src/main/java/org/jboss/seam/faces/security/LoginListener.java
Log Message:
-----------
Merge pull request #58 from youmag/3.0.2.Final
QueryString was not correctly rebuild during PreLoginEvent.
Compare: https://github.com/seam/faces/compare/bab1ae1...c693f0f
More information about the seam-commits
mailing list