Branch: refs/heads/develop
Home:
https://github.com/seam/faces
Commit: ee7e0a869c3b261961c4075546e3a94faa1e7613
https://github.com/seam/faces/commit/ee7e0a869c3b261961c4075546e3a94faa1e...
Author: youmag <jeremy(a)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/c693f0fc68077acf202fd1b9d39934c58cf1...
Author: Brian Leathem <bleathem(a)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